From http://www.w3schools.com (Copyright Refsnes Data)
The table below provides a list of the color values that are supported by all major browsers.
Click on a hex value (or a color name) to view the color as the background-color along with different text colors:
Link: Same list sorted by names
Note: The names above are not a part of the W3C web standard.
The W3C HTML and CSS standards have listed only 16 valid color names:
aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, and yellow.
If you want valid HTML or CSS use the HEX values instead.
From http://www.w3schools.com (Copyright Refsnes Data)