Shades of Pine Tree #152408
Tints of Pine Tree #152408
RGB
CMYK
RGB Variations
Color information
#152408 (or 0x152408) is known color: Pine Tree. HEX triplet: 15, 24 and 08. RGB value is (21,36,8). Sum of RGB (Red+Green+Blue) = 21+36+8=65 (8% of max value = 765). Red value is 21 (8.59% from 255 or 32.31% from 65); Green value is 36 (14.45% from 255 or 55.38% from 65); Blue value is 8 (3.52% from 255 or 12.31% from 65); Max value from RGB is 36 - color contains mainly: green. Hex color #152408 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #152408 is #EADBF7. Grayscale: #1C1C1C. Windows color (decimal): -15391736 or 533525. OLE color: 533525.
HSL color Cylindrical-coordinate representation of color #152408: hue angle of 92.14º degrees, saturation: 0.64, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #152408 is Cyan = 0.42, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 21 | 36 | 8 | - |
| CMYK | 0.42 | 0 | 0.78 | 0.86 |
| HSL | 92.14º | 0.64% | 0.09% | - |
| HSV(B) | 92.14º | 0.78% | 0.14% | - |
| XYZ | 0.98 | 1.44 | 0.46 | - |
| YUV | 28.32 | 116.53 | 122.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 36 | 8 | 0.42 | 0 | 0.78 | 0.86 | 92.14 | 0.64 | 0.09 |
| Hex | 15 | 24 | 8 | 2A | 0 | 4E | 56 | 5C | 40 | 9 |
| Octal | 25 | 44 | 10 | 52 | 0 | 116 | 126 | 134 | 100 | 11 |
| Binary | 10101 | 100100 | 1000 | 101010 | 0 | 1001110 | 1010110 | 1011100 | 1000000 | 1001 |
Color Harmonies of #152408
Complementary color
Monochromatic Colors of #152408
Black with #152408
Text Example
Text Example
White with #152408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #152408; }
p { color: rgb(21,36,8); }
H1.HeaderClassName
{
color: #152408;
}
.AnyTagClassName
{
color: #152408;
}
</style>
background-color css
<style>
a { background-color: #152408; }
a { background-color: rgb(21,36,8); }
div.DivClassName
{
background-color: #152408;
}
.BgClassName
{
background-color: #152408;
}
</style>
border-color css
<style>
span { border-color: #152408; }
span { border-color: rgb(21,36,8); }
td.TdClassName
{
border-color: #152408;
}
.TagClassName
{
border-color: #152408;
}
</style>