Shades of Pine Tree #243013
Tints of Pine Tree #243013
RGB
CMYK
RGB Variations
Color information
#243013 (or 0x243013) is known color: Pine Tree. HEX triplet: 24, 30 and 13. RGB value is (36,48,19). Sum of RGB (Red+Green+Blue) = 36+48+19=103 (13% of max value = 765). Red value is 36 (14.45% from 255 or 34.95% from 103); Green value is 48 (19.14% from 255 or 46.60% from 103); Blue value is 19 (7.81% from 255 or 18.45% from 103); Max value from RGB is 48 - color contains mainly: green. Hex color #243013 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #243013 is #DBCFEC. Grayscale: #292929. Windows color (decimal): -14405613 or 1257508. OLE color: 1257508.
HSL color Cylindrical-coordinate representation of color #243013: hue angle of 84.83º degrees, saturation: 0.43, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #243013 is Cyan = 0.25, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 36 | 48 | 19 | - |
| CMYK | 0.25 | 0 | 0.60 | 0.81 |
| HSL | 84.83º | 0.43% | 0.13% | - |
| HSV(B) | 84.83º | 0.6% | 0.19% | - |
| XYZ | 1.9 | 2.54 | 1.01 | - |
| YUV | 41.11 | 115.52 | 124.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 48 | 19 | 0.25 | 0 | 0.60 | 0.81 | 84.83 | 0.43 | 0.13 |
| Hex | 24 | 30 | 13 | 19 | 0 | 3C | 51 | 55 | 2B | D |
| Octal | 44 | 60 | 23 | 31 | 0 | 74 | 121 | 125 | 53 | 15 |
| Binary | 100100 | 110000 | 10011 | 11001 | 0 | 111100 | 1010001 | 1010101 | 101011 | 1101 |
Color Harmonies of #243013
Complementary color
Monochromatic Colors of #243013
Black with #243013
Text Example
Text Example
White with #243013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243013; }
p { color: rgb(36,48,19); }
H1.HeaderClassName
{
color: #243013;
}
.AnyTagClassName
{
color: #243013;
}
</style>
background-color css
<style>
a { background-color: #243013; }
a { background-color: rgb(36,48,19); }
div.DivClassName
{
background-color: #243013;
}
.BgClassName
{
background-color: #243013;
}
</style>
border-color css
<style>
span { border-color: #243013; }
span { border-color: rgb(36,48,19); }
td.TdClassName
{
border-color: #243013;
}
.TagClassName
{
border-color: #243013;
}
</style>