From http://www.w3schools.com (Copyright Refsnes Data)
The list below is a complete list of the color names supported by all major browsers.
You can click on a color name (or a hex value) to view the color as the background-color along with different text colors.
Link: Same list sorted by values
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)