|
| |||||
| These Color Test Pages are designed to demonstrate the actual color your browser will display when you enter a color name into your HTML document in lieu of its code number [as in: color="blue", left, -- instead of color="#0000FF"]. | |||||
| The pages first display the color-name in the named-color font column as text [as in: font color="redorange" shown right.] to demonstrate the appearance of a text in that color against a neutral background. | |||||
| Then the named color is displayed in the named-color background column as a solid background color with the name of the color superimposted on it [example: bgcolor="red", shown left] to demonstrate the appearance of a broader field of that color. | |||||
| Finally, in the coded-color font column, the hexadecimal number for that color name -- and the color it produces when used -- is shown as text against a neutral background. [example: color="#228b22" -- corresponding to forestgreen -- as shown at right. In HTML the hexadecimal number is always preceded by a hash mark (#) and enclosed in quotes.] | |||||
|
Several color names in the tables do not produce the color they name -- they are obsolete [as in "summersky", left]. You can still produce that named color, but only by using its hexadecimal code number. These colors are therefore listed in the named-color font column as Hexadecimal Only, with the former name in quotes over its color field in the named-color background column -- (in this case the background and texts are produced with the hexadecimal code, not the name). |
Return to KJArt's Corner