Template:Color Black/doc

From OIAr
Revision as of 19:40, 25 March 2013 by Jan Schoonderbeek (talk | contribs) (doc)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is the base color Black, RGB value R:0, G:0, B:0, hexadecimal #000000. It is part of this wiki's base color palette. It is not meant to be used directly, but rather to be inserted in one or more color combinations. Should you nevertheless wish to use it directly, you must know that it ONLY returns the six-digit hexadecimal color code.

You can use it like this:

<span style="color:#{{Color White}}; background:#{{Color Black}}"> This text will be white and on a black background </span>

This results in: This text will be white and on a black background