Template:Color OIAm Light Blue/doc: Difference between revisions

From OIAr
Jump to navigation Jump to search
(doc added)
 
(added example)
 
Line 2: Line 2:
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
This is the base color OIAm Light Blue, RGB value R:43, G:172, B:229, hexadecimal #{{Color OIAm Light Blue}}. It is part of this wiki's [[:Category:Base color templates|base color palette]]. It is not meant to be used directly, but rather to be inserted in one or more [[:Category:Color combination|color combinations]]. Should you nevertheless wish to use it directly, you must know that it ONLY returns the six-digit hexadecimal color code.
This is the base color OIAm Light Blue, RGB value R:43, G:172, B:229, hexadecimal #{{Color OIAm Light Blue}}. It is part of this wiki's [[:Category:Base color templates|base color palette]]. It is not meant to be used directly, but rather to be inserted in one or more [[:Category:Color combination|color combinations]]. Should you nevertheless wish to use it directly, you must know that it ONLY returns the six-digit hexadecimal color code.
The color looks like the background in this table:
{| style="color: black; background-color:#{{Color OIAm Light Blue}}" cellpadding="10"
| Black text
|- style="color: white;"
| White text
|}


You can use it like this:
You can use it like this:

Latest revision as of 21:41, 25 March 2013

This is the base color OIAm Light Blue, RGB value R:43, G:172, B:229, hexadecimal #2BACE5. 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.

The color looks like the background in this table:

Black text
White text

You can use it like this:

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

This results in: This text will be OIAm Light Blue and on a black background