Shades of Pine Tree #293416
Tints of Pine Tree #293416
RGB
CMYK
RGB Variations
Color information
#293416 (or 0x293416) is known color: Pine Tree. HEX triplet: 29, 34 and 16. RGB value is (41,52,22). Sum of RGB (Red+Green+Blue) = 41+52+22=115 (15% of max value = 765). Red value is 41 (16.41% from 255 or 35.65% from 115); Green value is 52 (20.70% from 255 or 45.22% from 115); Blue value is 22 (8.98% from 255 or 19.13% from 115); Max value from RGB is 52 - color contains mainly: green. Hex color #293416 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #293416 is #D6CBE9. Grayscale: #2D2D2D. Windows color (decimal): -14076906 or 1455145. OLE color: 1455145.
HSL color Cylindrical-coordinate representation of color #293416: hue angle of 82º degrees, saturation: 0.41, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #293416 is Cyan = 0.21, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 41 | 52 | 22 | - |
| CMYK | 0.21 | 0 | 0.58 | 0.80 |
| HSL | 82º | 0.41% | 0.15% | - |
| HSV(B) | 82º | 0.58% | 0.2% | - |
| XYZ | 2.29 | 2.99 | 1.21 | - |
| YUV | 45.29 | 114.86 | 124.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 52 | 22 | 0.21 | 0 | 0.58 | 0.80 | 82 | 0.41 | 0.15 |
| Hex | 29 | 34 | 16 | 15 | 0 | 3A | 50 | 52 | 29 | F |
| Octal | 51 | 64 | 26 | 25 | 0 | 72 | 120 | 122 | 51 | 17 |
| Binary | 101001 | 110100 | 10110 | 10101 | 0 | 111010 | 1010000 | 1010010 | 101001 | 1111 |
Color Harmonies of #293416
Complementary color
Monochromatic Colors of #293416
Black with #293416
Text Example
Text Example
White with #293416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293416; }
p { color: rgb(41,52,22); }
H1.HeaderClassName
{
color: #293416;
}
.AnyTagClassName
{
color: #293416;
}
</style>
background-color css
<style>
a { background-color: #293416; }
a { background-color: rgb(41,52,22); }
div.DivClassName
{
background-color: #293416;
}
.BgClassName
{
background-color: #293416;
}
</style>
border-color css
<style>
span { border-color: #293416; }
span { border-color: rgb(41,52,22); }
td.TdClassName
{
border-color: #293416;
}
.TagClassName
{
border-color: #293416;
}
</style>