Shades of Pine Tree #152809
Tints of Pine Tree #152809
RGB
CMYK
RGB Variations
Color information
#152809 (or 0x152809) is known color: Pine Tree. HEX triplet: 15, 28 and 09. RGB value is (21,40,9). Sum of RGB (Red+Green+Blue) = 21+40+9=70 (9% of max value = 765). Red value is 21 (8.59% from 255 or 30% from 70); Green value is 40 (16.02% from 255 or 57.14% from 70); Blue value is 9 (3.91% from 255 or 12.86% from 70); Max value from RGB is 40 - color contains mainly: green. Hex color #152809 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #152809 is #EAD7F6. Grayscale: #1E1E1E. Windows color (decimal): -15390711 or 600085. OLE color: 600085.
HSL color Cylindrical-coordinate representation of color #152809: hue angle of 96.77º degrees, saturation: 0.63, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #152809 is Cyan = 0.48, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 21 | 40 | 9 | - |
| CMYK | 0.48 | 0 | 0.78 | 0.84 |
| HSL | 96.77º | 0.63% | 0.1% | - |
| HSV(B) | 96.77º | 0.78% | 0.16% | - |
| XYZ | 1.12 | 1.7 | 0.53 | - |
| YUV | 30.79 | 115.71 | 121.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 40 | 9 | 0.48 | 0 | 0.78 | 0.84 | 96.77 | 0.63 | 0.1 |
| Hex | 15 | 28 | 9 | 30 | 0 | 4E | 54 | 61 | 3F | A |
| Octal | 25 | 50 | 11 | 60 | 0 | 116 | 124 | 141 | 77 | 12 |
| Binary | 10101 | 101000 | 1001 | 110000 | 0 | 1001110 | 1010100 | 1100001 | 111111 | 1010 |
Color Harmonies of #152809
Complementary color
Monochromatic Colors of #152809
Black with #152809
Text Example
Text Example
White with #152809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #152809; }
p { color: rgb(21,40,9); }
H1.HeaderClassName
{
color: #152809;
}
.AnyTagClassName
{
color: #152809;
}
</style>
background-color css
<style>
a { background-color: #152809; }
a { background-color: rgb(21,40,9); }
div.DivClassName
{
background-color: #152809;
}
.BgClassName
{
background-color: #152809;
}
</style>
border-color css
<style>
span { border-color: #152809; }
span { border-color: rgb(21,40,9); }
td.TdClassName
{
border-color: #152809;
}
.TagClassName
{
border-color: #152809;
}
</style>