Shades of Pine Tree #243415
Tints of Pine Tree #243415
RGB
CMYK
RGB Variations
Color information
#243415 (or 0x243415) is known color: Pine Tree. HEX triplet: 24, 34 and 15. RGB value is (36,52,21). Sum of RGB (Red+Green+Blue) = 36+52+21=109 (14% of max value = 765). Red value is 36 (14.45% from 255 or 33.03% from 109); Green value is 52 (20.70% from 255 or 47.71% from 109); Blue value is 21 (8.59% from 255 or 19.27% from 109); Max value from RGB is 52 - color contains mainly: green. Hex color #243415 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #243415 is #DBCBEA. Grayscale: #2B2B2B. Windows color (decimal): -14404587 or 1389604. OLE color: 1389604.
HSL color Cylindrical-coordinate representation of color #243415: hue angle of 90.97º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #243415 is Cyan = 0.31, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 36 | 52 | 21 | - |
| CMYK | 0.31 | 0 | 0.60 | 0.80 |
| HSL | 90.97º | 0.42% | 0.14% | - |
| HSV(B) | 90.97º | 0.6% | 0.2% | - |
| XYZ | 2.09 | 2.89 | 1.16 | - |
| YUV | 43.68 | 115.2 | 122.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 52 | 21 | 0.31 | 0 | 0.60 | 0.80 | 90.97 | 0.42 | 0.14 |
| Hex | 24 | 34 | 15 | 1F | 0 | 3C | 50 | 5B | 2A | E |
| Octal | 44 | 64 | 25 | 37 | 0 | 74 | 120 | 133 | 52 | 16 |
| Binary | 100100 | 110100 | 10101 | 11111 | 0 | 111100 | 1010000 | 1011011 | 101010 | 1110 |
Color Harmonies of #243415
Complementary color
Monochromatic Colors of #243415
Black with #243415
Text Example
Text Example
White with #243415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243415; }
p { color: rgb(36,52,21); }
H1.HeaderClassName
{
color: #243415;
}
.AnyTagClassName
{
color: #243415;
}
</style>
background-color css
<style>
a { background-color: #243415; }
a { background-color: rgb(36,52,21); }
div.DivClassName
{
background-color: #243415;
}
.BgClassName
{
background-color: #243415;
}
</style>
border-color css
<style>
span { border-color: #243415; }
span { border-color: rgb(36,52,21); }
td.TdClassName
{
border-color: #243415;
}
.TagClassName
{
border-color: #243415;
}
</style>