Shades of Pine Tree #293518
Tints of Pine Tree #293518
RGB
CMYK
RGB Variations
Color information
#293518 (or 0x293518) is known color: Pine Tree. HEX triplet: 29, 35 and 18. RGB value is (41,53,24). Sum of RGB (Red+Green+Blue) = 41+53+24=118 (15% of max value = 765). Red value is 41 (16.41% from 255 or 34.75% from 118); Green value is 53 (21.09% from 255 or 44.92% from 118); Blue value is 24 (9.77% from 255 or 20.34% from 118); Max value from RGB is 53 - color contains mainly: green. Hex color #293518 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #293518 is #D6CAE7. Grayscale: #2E2E2E. Windows color (decimal): -14076648 or 1586473. OLE color: 1586473.
HSL color Cylindrical-coordinate representation of color #293518: hue angle of 84.83º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #293518 is Cyan = 0.23, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 41 | 53 | 24 | - |
| CMYK | 0.23 | 0 | 0.55 | 0.79 |
| HSL | 84.83º | 0.38% | 0.15% | - |
| HSV(B) | 84.83º | 0.55% | 0.21% | - |
| XYZ | 2.35 | 3.08 | 1.34 | - |
| YUV | 46.11 | 115.52 | 124.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 53 | 24 | 0.23 | 0 | 0.55 | 0.79 | 84.83 | 0.38 | 0.15 |
| Hex | 29 | 35 | 18 | 17 | 0 | 37 | 4F | 55 | 26 | F |
| Octal | 51 | 65 | 30 | 27 | 0 | 67 | 117 | 125 | 46 | 17 |
| Binary | 101001 | 110101 | 11000 | 10111 | 0 | 110111 | 1001111 | 1010101 | 100110 | 1111 |
Color Harmonies of #293518
Complementary color
Monochromatic Colors of #293518
Black with #293518
Text Example
Text Example
White with #293518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293518; }
p { color: rgb(41,53,24); }
H1.HeaderClassName
{
color: #293518;
}
.AnyTagClassName
{
color: #293518;
}
</style>
background-color css
<style>
a { background-color: #293518; }
a { background-color: rgb(41,53,24); }
div.DivClassName
{
background-color: #293518;
}
.BgClassName
{
background-color: #293518;
}
</style>
border-color css
<style>
span { border-color: #293518; }
span { border-color: rgb(41,53,24); }
td.TdClassName
{
border-color: #293518;
}
.TagClassName
{
border-color: #293518;
}
</style>