Difference between revisions of "Directory:HTML Color Codes"
Line 46: | Line 46: | ||
For instance the html color code ''000000'' yields a ''pitch black'' - | For instance the html color code ''000000'' yields a ''pitch black'' - | ||
<center> | <center> | ||
− | { | + | {{black}} |
− | |||
− | |||
<br> | <br> | ||
<br> | <br> | ||
Line 55: | Line 53: | ||
Conversely the code ''FFFFFF'' makes a ''stark white'' - | Conversely the code ''FFFFFF'' makes a ''stark white'' - | ||
</center> | </center> | ||
− | { | + | {{white}} |
− | |||
− | |||
<br> | <br> | ||
<br> | <br> | ||
Line 64: | Line 60: | ||
To mix it up a bit the code ''FF0000'' gives you a ''light red'' - | To mix it up a bit the code ''FF0000'' gives you a ''light red'' - | ||
<center> | <center> | ||
− | { | + | {{red}} |
− | |||
− | |||
<br> | <br> | ||
<br> | <br> | ||
|} | |} | ||
And the code ''99FF99'' is a ''sea foam green'' - | And the code ''99FF99'' is a ''sea foam green'' - | ||
− | { | + | {{sea foam}} |
− | |||
− | |||
<br> | <br> | ||
<br> | <br> |
Revision as of 02:12, 11 May 2007
|