Shades of Pine Tree #152509
Tints of Pine Tree #152509
RGB
CMYK
RGB Variations
Color information
#152509 (or 0x152509) is known color: Pine Tree. HEX triplet: 15, 25 and 09. RGB value is (21,37,9). Sum of RGB (Red+Green+Blue) = 21+37+9=67 (8% of max value = 765). Red value is 21 (8.59% from 255 or 31.34% from 67); Green value is 37 (14.84% from 255 or 55.22% from 67); Blue value is 9 (3.91% from 255 or 13.43% from 67); Max value from RGB is 37 - color contains mainly: green. Hex color #152509 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #152509 is #EADAF6. Grayscale: #1D1D1D. Windows color (decimal): -15391479 or 599317. OLE color: 599317.
HSL color Cylindrical-coordinate representation of color #152509: hue angle of 94.29º degrees, saturation: 0.61, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #152509 is Cyan = 0.43, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 21 | 37 | 9 | - |
| CMYK | 0.43 | 0 | 0.76 | 0.85 |
| HSL | 94.29º | 0.61% | 0.09% | - |
| HSV(B) | 94.29º | 0.76% | 0.15% | - |
| XYZ | 1.02 | 1.5 | 0.49 | - |
| YUV | 29.02 | 116.7 | 122.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 37 | 9 | 0.43 | 0 | 0.76 | 0.85 | 94.29 | 0.61 | 0.09 |
| Hex | 15 | 25 | 9 | 2B | 0 | 4C | 55 | 5E | 3D | 9 |
| Octal | 25 | 45 | 11 | 53 | 0 | 114 | 125 | 136 | 75 | 11 |
| Binary | 10101 | 100101 | 1001 | 101011 | 0 | 1001100 | 1010101 | 1011110 | 111101 | 1001 |
Color Harmonies of #152509
Complementary color
Monochromatic Colors of #152509
Black with #152509
Text Example
Text Example
White with #152509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #152509; }
p { color: rgb(21,37,9); }
H1.HeaderClassName
{
color: #152509;
}
.AnyTagClassName
{
color: #152509;
}
</style>
background-color css
<style>
a { background-color: #152509; }
a { background-color: rgb(21,37,9); }
div.DivClassName
{
background-color: #152509;
}
.BgClassName
{
background-color: #152509;
}
</style>
border-color css
<style>
span { border-color: #152509; }
span { border-color: rgb(21,37,9); }
td.TdClassName
{
border-color: #152509;
}
.TagClassName
{
border-color: #152509;
}
</style>