How to spawn a mob with dyed wool head

Solution 1:

When summoning a mob with equipment, you don't combine the metadata into the id, there is a separate tag for metadata

/summon Zombie ~ ~1 ~ {Equipment:[{},{},{},{},{id:wool,Damage:<Metadata>,Count:1}]}