Shades of Pine Tree #152906
Tints of Pine Tree #152906
RGB
CMYK
RGB Variations
Color information
#152906 (or 0x152906) is known color: Pine Tree. HEX triplet: 15, 29 and 06. RGB value is (21,41,6). Sum of RGB (Red+Green+Blue) = 21+41+6=68 (9% of max value = 765). Red value is 21 (8.59% from 255 or 30.88% from 68); Green value is 41 (16.41% from 255 or 60.29% from 68); Blue value is 6 (2.73% from 255 or 8.82% from 68); Max value from RGB is 41 - color contains mainly: green. Hex color #152906 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #152906 is #EAD6F9. Grayscale: #1F1F1F. Windows color (decimal): -15390458 or 403733. OLE color: 403733.
HSL color Cylindrical-coordinate representation of color #152906: hue angle of 94.29º degrees, saturation: 0.74, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #152906 is Cyan = 0.49, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 21 | 41 | 6 | - |
| CMYK | 0.49 | 0 | 0.85 | 0.84 |
| HSL | 94.29º | 0.74% | 0.09% | - |
| HSV(B) | 94.29º | 0.85% | 0.16% | - |
| XYZ | 1.14 | 1.76 | 0.45 | - |
| YUV | 31.03 | 113.87 | 120.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 41 | 6 | 0.49 | 0 | 0.85 | 0.84 | 94.29 | 0.74 | 0.09 |
| Hex | 15 | 29 | 6 | 31 | 0 | 55 | 54 | 5E | 4A | 9 |
| Octal | 25 | 51 | 6 | 61 | 0 | 125 | 124 | 136 | 112 | 11 |
| Binary | 10101 | 101001 | 110 | 110001 | 0 | 1010101 | 1010100 | 1011110 | 1001010 | 1001 |
Color Harmonies of #152906
Complementary color
Monochromatic Colors of #152906
Black with #152906
Text Example
Text Example
White with #152906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #152906; }
p { color: rgb(21,41,6); }
H1.HeaderClassName
{
color: #152906;
}
.AnyTagClassName
{
color: #152906;
}
</style>
background-color css
<style>
a { background-color: #152906; }
a { background-color: rgb(21,41,6); }
div.DivClassName
{
background-color: #152906;
}
.BgClassName
{
background-color: #152906;
}
</style>
border-color css
<style>
span { border-color: #152906; }
span { border-color: rgb(21,41,6); }
td.TdClassName
{
border-color: #152906;
}
.TagClassName
{
border-color: #152906;
}
</style>