Shades of Pine Tree #243313
Tints of Pine Tree #243313
RGB
CMYK
RGB Variations
Color information
#243313 (or 0x243313) is known color: Pine Tree. HEX triplet: 24, 33 and 13. RGB value is (36,51,19). Sum of RGB (Red+Green+Blue) = 36+51+19=106 (14% of max value = 765). Red value is 36 (14.45% from 255 or 33.96% from 106); Green value is 51 (20.31% from 255 or 48.11% from 106); Blue value is 19 (7.81% from 255 or 17.92% from 106); Max value from RGB is 51 - color contains mainly: green. Hex color #243313 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #243313 is #DBCCEC. Grayscale: #2A2A2A. Windows color (decimal): -14404845 or 1258276. OLE color: 1258276.
HSL color Cylindrical-coordinate representation of color #243313: hue angle of 88.12º 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 #243313 is Cyan = 0.29, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 36 | 51 | 19 | - |
| CMYK | 0.29 | 0 | 0.63 | 0.8 |
| HSL | 88.13º | 0.46% | 0.14% | - |
| HSV(B) | 88.13º | 0.63% | 0.2% | - |
| XYZ | 2.03 | 2.79 | 1.05 | - |
| YUV | 42.87 | 114.53 | 123.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 51 | 19 | 0.29 | 0 | 0.63 | 0.8 | 88.13 | 0.46 | 0.14 |
| Hex | 24 | 33 | 13 | 1D | 0 | 3F | 50 | 58 | 2E | E |
| Octal | 44 | 63 | 23 | 35 | 0 | 77 | 120 | 130 | 56 | 16 |
| Binary | 100100 | 110011 | 10011 | 11101 | 0 | 111111 | 1010000 | 1011000 | 101110 | 1110 |
Color Harmonies of #243313
Complementary color
Monochromatic Colors of #243313
Black with #243313
Text Example
Text Example
White with #243313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #243313; }
p { color: rgb(36,51,19); }
H1.HeaderClassName
{
color: #243313;
}
.AnyTagClassName
{
color: #243313;
}
</style>
background-color css
<style>
a { background-color: #243313; }
a { background-color: rgb(36,51,19); }
div.DivClassName
{
background-color: #243313;
}
.BgClassName
{
background-color: #243313;
}
</style>
border-color css
<style>
span { border-color: #243313; }
span { border-color: rgb(36,51,19); }
td.TdClassName
{
border-color: #243313;
}
.TagClassName
{
border-color: #243313;
}
</style>