Shades of Pine Tree #243413
Tints of Pine Tree #243413
RGB
CMYK
RGB Variations
Color information
#243413 (or 0x243413) is known color: Pine Tree. HEX triplet: 24, 34 and 13. RGB value is (36,52,19). Sum of RGB (Red+Green+Blue) = 36+52+19=107 (14% of max value = 765). Red value is 36 (14.45% from 255 or 33.64% from 107); Green value is 52 (20.70% from 255 or 48.60% from 107); Blue value is 19 (7.81% from 255 or 17.76% from 107); Max value from RGB is 52 - color contains mainly: green. Hex color #243413 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #243413 is #DBCBEC. Grayscale: #2B2B2B. Windows color (decimal): -14404589 or 1258532. OLE color: 1258532.
HSL color Cylindrical-coordinate representation of color #243413: hue angle of 89.09º degrees, saturation: 0.46, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #243413 is Cyan = 0.31, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 36 | 52 | 19 | - |
| CMYK | 0.31 | 0 | 0.63 | 0.80 |
| HSL | 89.09º | 0.46% | 0.14% | - |
| HSV(B) | 89.09º | 0.63% | 0.2% | - |
| XYZ | 2.07 | 2.88 | 1.06 | - |
| YUV | 43.45 | 114.2 | 122.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 52 | 19 | 0.31 | 0 | 0.63 | 0.80 | 89.09 | 0.46 | 0.14 |
| Hex | 24 | 34 | 13 | 1F | 0 | 3F | 50 | 59 | 2E | E |
| Octal | 44 | 64 | 23 | 37 | 0 | 77 | 120 | 131 | 56 | 16 |
| Binary | 100100 | 110100 | 10011 | 11111 | 0 | 111111 | 1010000 | 1011001 | 101110 | 1110 |
Color Harmonies of #243413
Complementary color
Monochromatic Colors of #243413
Black with #243413
Text Example
Text Example
White with #243413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243413; }
p { color: rgb(36,52,19); }
H1.HeaderClassName
{
color: #243413;
}
.AnyTagClassName
{
color: #243413;
}
</style>
background-color css
<style>
a { background-color: #243413; }
a { background-color: rgb(36,52,19); }
div.DivClassName
{
background-color: #243413;
}
.BgClassName
{
background-color: #243413;
}
</style>
border-color css
<style>
span { border-color: #243413; }
span { border-color: rgb(36,52,19); }
td.TdClassName
{
border-color: #243413;
}
.TagClassName
{
border-color: #243413;
}
</style>