Shades of Green House #296417
Tints of Green House #296417
RGB
CMYK
RGB Variations
Color information
#296417 (or 0x296417) is known color: Green House. HEX triplet: 29, 64 and 17. RGB value is (41,100,23). Sum of RGB (Red+Green+Blue) = 41+100+23=164 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25% from 164); Green value is 100 (39.45% from 255 or 60.98% from 164); Blue value is 23 (9.38% from 255 or 14.02% from 164); Max value from RGB is 100 - color contains mainly: green. Hex color #296417 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296417 is #D69BE8. Grayscale: #494949. Windows color (decimal): -14064617 or 1532969. OLE color: 1532969.
HSL color Cylindrical-coordinate representation of color #296417: hue angle of 105.97º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #296417 is Cyan = 0.59, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 100 | 23 | - |
| CMYK | 0.59 | 0 | 0.77 | 0.61 |
| HSL | 105.97º | 0.63% | 0.24% | - |
| HSV(B) | 105.97º | 0.77% | 0.39% | - |
| XYZ | 5.63 | 9.65 | 2.38 | - |
| YUV | 73.58 | 99.45 | 104.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 100 | 23 | 0.59 | 0 | 0.77 | 0.61 | 105.97 | 0.63 | 0.24 |
| Hex | 29 | 64 | 17 | 3B | 0 | 4D | 3D | 6A | 3F | 18 |
| Octal | 51 | 144 | 27 | 73 | 0 | 115 | 75 | 152 | 77 | 30 |
| Binary | 101001 | 1100100 | 10111 | 111011 | 0 | 1001101 | 111101 | 1101010 | 111111 | 11000 |
Color Harmonies of #296417
Complementary color
Monochromatic Colors of #296417
Black with #296417
Text Example
Text Example
White with #296417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296417; }
p { color: rgb(41,100,23); }
H1.HeaderClassName
{
color: #296417;
}
.AnyTagClassName
{
color: #296417;
}
</style>
background-color css
<style>
a { background-color: #296417; }
a { background-color: rgb(41,100,23); }
div.DivClassName
{
background-color: #296417;
}
.BgClassName
{
background-color: #296417;
}
</style>
border-color css
<style>
span { border-color: #296417; }
span { border-color: rgb(41,100,23); }
td.TdClassName
{
border-color: #296417;
}
.TagClassName
{
border-color: #296417;
}
</style>