Shades of Pine Tree #152805
Tints of Pine Tree #152805
RGB
CMYK
RGB Variations
Color information
#152805 (or 0x152805) is known color: Pine Tree. HEX triplet: 15, 28 and 05. RGB value is (21,40,5). Sum of RGB (Red+Green+Blue) = 21+40+5=66 (8% of max value = 765). Red value is 21 (8.59% from 255 or 31.82% from 66); Green value is 40 (16.02% from 255 or 60.61% from 66); Blue value is 5 (2.34% from 255 or 7.58% from 66); Max value from RGB is 40 - color contains mainly: green. Hex color #152805 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #152805 is #EAD7FA. Grayscale: #1E1E1E. Windows color (decimal): -15390715 or 337941. OLE color: 337941.
HSL color Cylindrical-coordinate representation of color #152805: hue angle of 92.57º degrees, saturation: 0.78, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #152805 is Cyan = 0.48, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 21 | 40 | 5 | - |
| CMYK | 0.48 | 0 | 0.88 | 0.84 |
| HSL | 92.57º | 0.78% | 0.09% | - |
| HSV(B) | 92.57º | 0.88% | 0.16% | - |
| XYZ | 1.1 | 1.69 | 0.41 | - |
| YUV | 30.33 | 113.71 | 121.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 40 | 5 | 0.48 | 0 | 0.88 | 0.84 | 92.57 | 0.78 | 0.09 |
| Hex | 15 | 28 | 5 | 30 | 0 | 58 | 54 | 5D | 4E | 9 |
| Octal | 25 | 50 | 5 | 60 | 0 | 130 | 124 | 135 | 116 | 11 |
| Binary | 10101 | 101000 | 101 | 110000 | 0 | 1011000 | 1010100 | 1011101 | 1001110 | 1001 |
Color Harmonies of #152805
Complementary color
Monochromatic Colors of #152805
Black with #152805
Text Example
Text Example
White with #152805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #152805; }
p { color: rgb(21,40,5); }
H1.HeaderClassName
{
color: #152805;
}
.AnyTagClassName
{
color: #152805;
}
</style>
background-color css
<style>
a { background-color: #152805; }
a { background-color: rgb(21,40,5); }
div.DivClassName
{
background-color: #152805;
}
.BgClassName
{
background-color: #152805;
}
</style>
border-color css
<style>
span { border-color: #152805; }
span { border-color: rgb(21,40,5); }
td.TdClassName
{
border-color: #152805;
}
.TagClassName
{
border-color: #152805;
}
</style>