Color Chart: Difference between revisions
imported>Tlosk |
imported>Tlosk |
||
Line 11: | Line 11: | ||
Note that these are case insensitive (capitalization, or lack thereof, doesn't matter). | Note that these are case insensitive (capitalization, or lack thereof, doesn't matter). | ||
{|border=0 cellpadding=3 cellspacing=0 | <!-- Double nested table (each column is its own table in a cell of a larger table, for ease in vertical ordering) --> | ||
{|border=0 cellpadding=3 cellspacing=0 | |||
|-valign=top | |||
| | |||
{|border=0 cellpadding=3 cellspacing=0 | |||
|- | |||
|width=30 bgcolor=AliceBlue| | |width=30 bgcolor=AliceBlue| | ||
|AliceBlue | |AliceBlue | ||
Line 171: | Line 176: | ||
|DeepSkyBlue | |DeepSkyBlue | ||
|- | |- | ||
|} | |||
| | |||
|bgcolor=DimGray| | {|border=0 cellpadding=3 cellspacing=0 | ||
|- | |||
|width=30 bgcolor=DimGray| | |||
|DimGray | |DimGray | ||
|- | |- | ||
Line 331: | Line 341: | ||
|Magenta | |Magenta | ||
|- | |- | ||
|} | |||
|bgcolor=Maroon| | | | ||
{|border=0 cellpadding=3 cellspacing=0 | |||
|- | |||
|width=30 bgcolor=Maroon| | |||
|Maroon | |Maroon | ||
|- | |- | ||
Line 491: | Line 506: | ||
|SeaGreen | |SeaGreen | ||
|- | |- | ||
|} | |||
|bgcolor=SeaShell| | | | ||
{|border=0 cellpadding=3 cellspacing=0 | |||
|- | |||
|width=30 bgcolor=SeaShell| | |||
|SeaShell | |SeaShell | ||
|- | |- | ||
Line 576: | Line 596: | ||
|- | |- | ||
|} | |||
|} | |} | ||
Revision as of 10:01, 19 June 2008
General
There are two ways to specify a particular color, and usually more than one way to use markup to specify the color displayed. If you have a very specific color in mind, you can specify the exact color by determining the Red Green and Blue components and converting this to a decimal equivalent (an example is given below).
You can also use color constants, these are words that the wiki engine recognizes and will display that color for you without having to know the RGB components. A fairly complete table is given below that displays a variety of color constants.
Most modern browsers are able to display most colors, however there are still occasions where the colors a user sees are dependent on their particular browser/software version.
Using Colors
Color Chart
Note that these are case insensitive (capitalization, or lack thereof, doesn't matter).
|
|
|
|