Shades of Pine Tree #121906
Tints of Pine Tree #121906
RGB
CMYK
RGB Variations
Color information
#121906 (or 0x121906) is known color: Pine Tree. HEX triplet: 12, 19 and 06. RGB value is (18,25,6). Sum of RGB (Red+Green+Blue) = 18+25+6=49 (6% of max value = 765). Red value is 18 (7.42% from 255 or 36.73% from 49); Green value is 25 (10.16% from 255 or 51.02% from 49); Blue value is 6 (2.73% from 255 or 12.24% from 49); Max value from RGB is 25 - color contains mainly: green. Hex color #121906 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #121906 is #EDE6F9. Grayscale: #141414. Windows color (decimal): -15591162 or 399634. OLE color: 399634.
HSL color Cylindrical-coordinate representation of color #121906: hue angle of 82.11º degrees, saturation: 0.61, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #121906 is Cyan = 0.28, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.90.
Color convert
| RGB | 18 | 25 | 6 | - |
| CMYK | 0.28 | 0 | 0.76 | 0.90 |
| HSL | 82.11º | 0.61% | 0.06% | - |
| HSV(B) | 82.11º | 0.76% | 0.1% | - |
| XYZ | 0.63 | 0.84 | 0.3 | - |
| YUV | 20.74 | 119.68 | 126.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 25 | 6 | 0.28 | 0 | 0.76 | 0.90 | 82.11 | 0.61 | 0.06 |
| Hex | 12 | 19 | 6 | 1C | 0 | 4C | 5A | 52 | 3D | 6 |
| Octal | 22 | 31 | 6 | 34 | 0 | 114 | 132 | 122 | 75 | 6 |
| Binary | 10010 | 11001 | 110 | 11100 | 0 | 1001100 | 1011010 | 1010010 | 111101 | 110 |
Color Harmonies of #121906
Complementary color
Monochromatic Colors of #121906
Black with #121906
Text Example
Text Example
White with #121906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #121906; }
p { color: rgb(18,25,6); }
H1.HeaderClassName
{
color: #121906;
}
.AnyTagClassName
{
color: #121906;
}
</style>
background-color css
<style>
a { background-color: #121906; }
a { background-color: rgb(18,25,6); }
div.DivClassName
{
background-color: #121906;
}
.BgClassName
{
background-color: #121906;
}
</style>
border-color css
<style>
span { border-color: #121906; }
span { border-color: rgb(18,25,6); }
td.TdClassName
{
border-color: #121906;
}
.TagClassName
{
border-color: #121906;
}
</style>