Shades of Pine Tree #294110
Tints of Pine Tree #294110
RGB
CMYK
RGB Variations
Color information
#294110 (or 0x294110) is known color: Pine Tree. HEX triplet: 29, 41 and 10. RGB value is (41,65,16). Sum of RGB (Red+Green+Blue) = 41+65+16=122 (16% of max value = 765). Red value is 41 (16.41% from 255 or 33.61% from 122); Green value is 65 (25.78% from 255 or 53.28% from 122); Blue value is 16 (6.64% from 255 or 13.11% from 122); Max value from RGB is 65 - color contains mainly: green. Hex color #294110 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #294110 is #D6BEEF. Grayscale: #343434. Windows color (decimal): -14073584 or 1065257. OLE color: 1065257.
HSL color Cylindrical-coordinate representation of color #294110: hue angle of 89.39º degrees, saturation: 0.6, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #294110 is Cyan = 0.37, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 41 | 65 | 16 | - |
| CMYK | 0.37 | 0 | 0.75 | 0.75 |
| HSL | 89.39º | 0.6% | 0.16% | - |
| HSV(B) | 89.39º | 0.75% | 0.25% | - |
| XYZ | 2.9 | 4.29 | 1.17 | - |
| YUV | 52.24 | 107.55 | 119.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 65 | 16 | 0.37 | 0 | 0.75 | 0.75 | 89.39 | 0.6 | 0.16 |
| Hex | 29 | 41 | 10 | 25 | 0 | 4B | 4B | 59 | 3C | 10 |
| Octal | 51 | 101 | 20 | 45 | 0 | 113 | 113 | 131 | 74 | 20 |
| Binary | 101001 | 1000001 | 10000 | 100101 | 0 | 1001011 | 1001011 | 1011001 | 111100 | 10000 |
Color Harmonies of #294110
Complementary color
Monochromatic Colors of #294110
Black with #294110
Text Example
Text Example
White with #294110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294110; }
p { color: rgb(41,65,16); }
H1.HeaderClassName
{
color: #294110;
}
.AnyTagClassName
{
color: #294110;
}
</style>
background-color css
<style>
a { background-color: #294110; }
a { background-color: rgb(41,65,16); }
div.DivClassName
{
background-color: #294110;
}
.BgClassName
{
background-color: #294110;
}
</style>
border-color css
<style>
span { border-color: #294110; }
span { border-color: rgb(41,65,16); }
td.TdClassName
{
border-color: #294110;
}
.TagClassName
{
border-color: #294110;
}
</style>