Shades of Pine Tree #293418
Tints of Pine Tree #293418
RGB
CMYK
RGB Variations
Color information
#293418 (or 0x293418) is known color: Pine Tree. HEX triplet: 29, 34 and 18. RGB value is (41,52,24). Sum of RGB (Red+Green+Blue) = 41+52+24=117 (15% of max value = 765). Red value is 41 (16.41% from 255 or 35.04% from 117); Green value is 52 (20.70% from 255 or 44.44% from 117); Blue value is 24 (9.77% from 255 or 20.51% from 117); Max value from RGB is 52 - color contains mainly: green. Hex color #293418 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #293418 is #D6CBE7. Grayscale: #2D2D2D. Windows color (decimal): -14076904 or 1586217. OLE color: 1586217.
HSL color Cylindrical-coordinate representation of color #293418: hue angle of 83.57º degrees, saturation: 0.37, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #293418 is Cyan = 0.21, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 41 | 52 | 24 | - |
| CMYK | 0.21 | 0 | 0.54 | 0.80 |
| HSL | 83.57º | 0.37% | 0.15% | - |
| HSV(B) | 83.57º | 0.54% | 0.2% | - |
| XYZ | 2.31 | 2.99 | 1.32 | - |
| YUV | 45.52 | 115.86 | 124.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 52 | 24 | 0.21 | 0 | 0.54 | 0.80 | 83.57 | 0.37 | 0.15 |
| Hex | 29 | 34 | 18 | 15 | 0 | 36 | 50 | 54 | 25 | F |
| Octal | 51 | 64 | 30 | 25 | 0 | 66 | 120 | 124 | 45 | 17 |
| Binary | 101001 | 110100 | 11000 | 10101 | 0 | 110110 | 1010000 | 1010100 | 100101 | 1111 |
Color Harmonies of #293418
Complementary color
Monochromatic Colors of #293418
Black with #293418
Text Example
Text Example
White with #293418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293418; }
p { color: rgb(41,52,24); }
H1.HeaderClassName
{
color: #293418;
}
.AnyTagClassName
{
color: #293418;
}
</style>
background-color css
<style>
a { background-color: #293418; }
a { background-color: rgb(41,52,24); }
div.DivClassName
{
background-color: #293418;
}
.BgClassName
{
background-color: #293418;
}
</style>
border-color css
<style>
span { border-color: #293418; }
span { border-color: rgb(41,52,24); }
td.TdClassName
{
border-color: #293418;
}
.TagClassName
{
border-color: #293418;
}
</style>