Shades of Pine Tree #294211
Tints of Pine Tree #294211
RGB
CMYK
RGB Variations
Color information
#294211 (or 0x294211) is known color: Pine Tree. HEX triplet: 29, 42 and 11. RGB value is (41,66,17). Sum of RGB (Red+Green+Blue) = 41+66+17=124 (16% of max value = 765). Red value is 41 (16.41% from 255 or 33.06% from 124); Green value is 66 (26.17% from 255 or 53.23% from 124); Blue value is 17 (7.03% from 255 or 13.71% from 124); Max value from RGB is 66 - color contains mainly: green. Hex color #294211 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #294211 is #D6BDEE. Grayscale: #353535. Windows color (decimal): -14073327 or 1131049. OLE color: 1131049.
HSL color Cylindrical-coordinate representation of color #294211: hue angle of 90.61º degrees, saturation: 0.59, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #294211 is Cyan = 0.38, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 41 | 66 | 17 | - |
| CMYK | 0.38 | 0 | 0.74 | 0.74 |
| HSL | 90.61º | 0.59% | 0.16% | - |
| HSV(B) | 90.61º | 0.74% | 0.26% | - |
| XYZ | 2.96 | 4.41 | 1.22 | - |
| YUV | 52.94 | 107.72 | 119.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 66 | 17 | 0.38 | 0 | 0.74 | 0.74 | 90.61 | 0.59 | 0.16 |
| Hex | 29 | 42 | 11 | 26 | 0 | 4A | 4A | 5B | 3B | 10 |
| Octal | 51 | 102 | 21 | 46 | 0 | 112 | 112 | 133 | 73 | 20 |
| Binary | 101001 | 1000010 | 10001 | 100110 | 0 | 1001010 | 1001010 | 1011011 | 111011 | 10000 |
Color Harmonies of #294211
Complementary color
Monochromatic Colors of #294211
Black with #294211
Text Example
Text Example
White with #294211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294211; }
p { color: rgb(41,66,17); }
H1.HeaderClassName
{
color: #294211;
}
.AnyTagClassName
{
color: #294211;
}
</style>
background-color css
<style>
a { background-color: #294211; }
a { background-color: rgb(41,66,17); }
div.DivClassName
{
background-color: #294211;
}
.BgClassName
{
background-color: #294211;
}
</style>
border-color css
<style>
span { border-color: #294211; }
span { border-color: rgb(41,66,17); }
td.TdClassName
{
border-color: #294211;
}
.TagClassName
{
border-color: #294211;
}
</style>