Shades of Pine Tree #152807
Tints of Pine Tree #152807
RGB
CMYK
RGB Variations
Color information
#152807 (or 0x152807) is known color: Pine Tree. HEX triplet: 15, 28 and 07. RGB value is (21,40,7). Sum of RGB (Red+Green+Blue) = 21+40+7=68 (9% of max value = 765). Red value is 21 (8.59% from 255 or 30.88% from 68); Green value is 40 (16.02% from 255 or 58.82% from 68); Blue value is 7 (3.12% from 255 or 10.29% from 68); Max value from RGB is 40 - color contains mainly: green. Hex color #152807 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #152807 is #EAD7F8. Grayscale: #1E1E1E. Windows color (decimal): -15390713 or 469013. OLE color: 469013.
HSL color Cylindrical-coordinate representation of color #152807: hue angle of 94.55º degrees, saturation: 0.7, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #152807 is Cyan = 0.48, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 21 | 40 | 7 | - |
| CMYK | 0.48 | 0 | 0.83 | 0.84 |
| HSL | 94.55º | 0.7% | 0.09% | - |
| HSV(B) | 94.55º | 0.83% | 0.16% | - |
| XYZ | 1.11 | 1.69 | 0.47 | - |
| YUV | 30.56 | 114.71 | 121.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 40 | 7 | 0.48 | 0 | 0.83 | 0.84 | 94.55 | 0.7 | 0.09 |
| Hex | 15 | 28 | 7 | 30 | 0 | 53 | 54 | 5F | 46 | 9 |
| Octal | 25 | 50 | 7 | 60 | 0 | 123 | 124 | 137 | 106 | 11 |
| Binary | 10101 | 101000 | 111 | 110000 | 0 | 1010011 | 1010100 | 1011111 | 1000110 | 1001 |
Color Harmonies of #152807
Complementary color
Monochromatic Colors of #152807
Black with #152807
Text Example
Text Example
White with #152807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #152807; }
p { color: rgb(21,40,7); }
H1.HeaderClassName
{
color: #152807;
}
.AnyTagClassName
{
color: #152807;
}
</style>
background-color css
<style>
a { background-color: #152807; }
a { background-color: rgb(21,40,7); }
div.DivClassName
{
background-color: #152807;
}
.BgClassName
{
background-color: #152807;
}
</style>
border-color css
<style>
span { border-color: #152807; }
span { border-color: rgb(21,40,7); }
td.TdClassName
{
border-color: #152807;
}
.TagClassName
{
border-color: #152807;
}
</style>