Shades of Green House #296319
Tints of Green House #296319
RGB
CMYK
RGB Variations
Color information
#296319 (or 0x296319) is known color: Green House. HEX triplet: 29, 63 and 19. RGB value is (41,99,25). Sum of RGB (Red+Green+Blue) = 41+99+25=165 (21% of max value = 765). Red value is 41 (16.41% from 255 or 24.85% from 165); Green value is 99 (39.06% from 255 or 60% from 165); Blue value is 25 (10.16% from 255 or 15.15% from 165); Max value from RGB is 99 - color contains mainly: green. Hex color #296319 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296319 is #D69CE6. Grayscale: #494949. Windows color (decimal): -14064871 or 1663785. OLE color: 1663785.
HSL color Cylindrical-coordinate representation of color #296319: hue angle of 107.03º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #296319 is Cyan = 0.59, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 99 | 25 | - |
| CMYK | 0.59 | 0 | 0.75 | 0.61 |
| HSL | 107.03º | 0.6% | 0.24% | - |
| HSV(B) | 107.03º | 0.75% | 0.39% | - |
| XYZ | 5.55 | 9.47 | 2.45 | - |
| YUV | 73.22 | 100.78 | 105.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 99 | 25 | 0.59 | 0 | 0.75 | 0.61 | 107.03 | 0.6 | 0.24 |
| Hex | 29 | 63 | 19 | 3B | 0 | 4B | 3D | 6B | 3C | 18 |
| Octal | 51 | 143 | 31 | 73 | 0 | 113 | 75 | 153 | 74 | 30 |
| Binary | 101001 | 1100011 | 11001 | 111011 | 0 | 1001011 | 111101 | 1101011 | 111100 | 11000 |
Color Harmonies of #296319
Complementary color
Monochromatic Colors of #296319
Black with #296319
Text Example
Text Example
White with #296319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296319; }
p { color: rgb(41,99,25); }
H1.HeaderClassName
{
color: #296319;
}
.AnyTagClassName
{
color: #296319;
}
</style>
background-color css
<style>
a { background-color: #296319; }
a { background-color: rgb(41,99,25); }
div.DivClassName
{
background-color: #296319;
}
.BgClassName
{
background-color: #296319;
}
</style>
border-color css
<style>
span { border-color: #296319; }
span { border-color: rgb(41,99,25); }
td.TdClassName
{
border-color: #296319;
}
.TagClassName
{
border-color: #296319;
}
</style>