Shades of Pine Tree #293317
Tints of Pine Tree #293317
RGB
CMYK
RGB Variations
Color information
#293317 (or 0x293317) is known color: Pine Tree. HEX triplet: 29, 33 and 17. RGB value is (41,51,23). Sum of RGB (Red+Green+Blue) = 41+51+23=115 (15% of max value = 765). Red value is 41 (16.41% from 255 or 35.65% from 115); Green value is 51 (20.31% from 255 or 44.35% from 115); Blue value is 23 (9.38% from 255 or 20% from 115); Max value from RGB is 51 - color contains mainly: green. Hex color #293317 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #293317 is #D6CCE8. Grayscale: #2C2C2C. Windows color (decimal): -14077161 or 1520425. OLE color: 1520425.
HSL color Cylindrical-coordinate representation of color #293317: hue angle of 81.43º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #293317 is Cyan = 0.20, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 41 | 51 | 23 | - |
| CMYK | 0.20 | 0 | 0.55 | 0.8 |
| HSL | 81.43º | 0.38% | 0.15% | - |
| HSV(B) | 81.43º | 0.55% | 0.2% | - |
| XYZ | 2.25 | 2.9 | 1.25 | - |
| YUV | 44.82 | 115.69 | 125.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 51 | 23 | 0.20 | 0 | 0.55 | 0.8 | 81.43 | 0.38 | 0.15 |
| Hex | 29 | 33 | 17 | 14 | 0 | 37 | 50 | 51 | 26 | F |
| Octal | 51 | 63 | 27 | 24 | 0 | 67 | 120 | 121 | 46 | 17 |
| Binary | 101001 | 110011 | 10111 | 10100 | 0 | 110111 | 1010000 | 1010001 | 100110 | 1111 |
Color Harmonies of #293317
Complementary color
Monochromatic Colors of #293317
Black with #293317
Text Example
Text Example
White with #293317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293317; }
p { color: rgb(41,51,23); }
H1.HeaderClassName
{
color: #293317;
}
.AnyTagClassName
{
color: #293317;
}
</style>
background-color css
<style>
a { background-color: #293317; }
a { background-color: rgb(41,51,23); }
div.DivClassName
{
background-color: #293317;
}
.BgClassName
{
background-color: #293317;
}
</style>
border-color css
<style>
span { border-color: #293317; }
span { border-color: rgb(41,51,23); }
td.TdClassName
{
border-color: #293317;
}
.TagClassName
{
border-color: #293317;
}
</style>