Shades of Green House #296419
Tints of Green House #296419
RGB
CMYK
RGB Variations
Color information
#296419 (or 0x296419) is known color: Green House. HEX triplet: 29, 64 and 19. RGB value is (41,100,25). Sum of RGB (Red+Green+Blue) = 41+100+25=166 (21% of max value = 765). Red value is 41 (16.41% from 255 or 24.70% from 166); Green value is 100 (39.45% from 255 or 60.24% from 166); Blue value is 25 (10.16% from 255 or 15.06% from 166); Max value from RGB is 100 - color contains mainly: green. Hex color #296419 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296419 is #D69BE6. Grayscale: #4A4A4A. Windows color (decimal): -14064615 or 1664041. OLE color: 1664041.
HSL color Cylindrical-coordinate representation of color #296419: hue angle of 107.2º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #296419 is Cyan = 0.59, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 100 | 25 | - |
| CMYK | 0.59 | 0 | 0.75 | 0.61 |
| HSL | 107.2º | 0.6% | 0.25% | - |
| HSV(B) | 107.2º | 0.75% | 0.39% | - |
| XYZ | 5.65 | 9.66 | 2.49 | - |
| YUV | 73.81 | 100.45 | 104.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 100 | 25 | 0.59 | 0 | 0.75 | 0.61 | 107.2 | 0.6 | 0.25 |
| Hex | 29 | 64 | 19 | 3B | 0 | 4B | 3D | 6B | 3C | 19 |
| Octal | 51 | 144 | 31 | 73 | 0 | 113 | 75 | 153 | 74 | 31 |
| Binary | 101001 | 1100100 | 11001 | 111011 | 0 | 1001011 | 111101 | 1101011 | 111100 | 11001 |
Color Harmonies of #296419
Complementary color
Monochromatic Colors of #296419
Black with #296419
Text Example
Text Example
White with #296419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296419; }
p { color: rgb(41,100,25); }
H1.HeaderClassName
{
color: #296419;
}
.AnyTagClassName
{
color: #296419;
}
</style>
background-color css
<style>
a { background-color: #296419; }
a { background-color: rgb(41,100,25); }
div.DivClassName
{
background-color: #296419;
}
.BgClassName
{
background-color: #296419;
}
</style>
border-color css
<style>
span { border-color: #296419; }
span { border-color: rgb(41,100,25); }
td.TdClassName
{
border-color: #296419;
}
.TagClassName
{
border-color: #296419;
}
</style>