Shades of Green House #396029
Tints of Green House #396029
RGB
CMYK
RGB Variations
Color information
#396029 (or 0x396029) is known color: Green House. HEX triplet: 39, 60 and 29. RGB value is (57,96,41). Sum of RGB (Red+Green+Blue) = 57+96+41=194 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.38% from 194); Green value is 96 (37.89% from 255 or 49.48% from 194); Blue value is 41 (16.41% from 255 or 21.13% from 194); Max value from RGB is 96 - color contains mainly: green. Hex color #396029 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396029 is #C69FD6. Grayscale: #4E4E4E. Windows color (decimal): -13017047 or 2711609. OLE color: 2711609.
HSL color Cylindrical-coordinate representation of color #396029: hue angle of 102.55º degrees, saturation: 0.4, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #396029 is Cyan = 0.41, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 96 | 41 | - |
| CMYK | 0.41 | 0 | 0.57 | 0.62 |
| HSL | 102.55º | 0.4% | 0.27% | - |
| HSV(B) | 102.55º | 0.57% | 0.38% | - |
| XYZ | 6.27 | 9.4 | 3.58 | - |
| YUV | 78.07 | 107.08 | 112.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 96 | 41 | 0.41 | 0 | 0.57 | 0.62 | 102.55 | 0.4 | 0.27 |
| Hex | 39 | 60 | 29 | 29 | 0 | 39 | 3E | 67 | 28 | 1B |
| Octal | 71 | 140 | 51 | 51 | 0 | 71 | 76 | 147 | 50 | 33 |
| Binary | 111001 | 1100000 | 101001 | 101001 | 0 | 111001 | 111110 | 1100111 | 101000 | 11011 |
Color Harmonies of #396029
Complementary color
Monochromatic Colors of #396029
Black with #396029
Text Example
Text Example
White with #396029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396029; }
p { color: rgb(57,96,41); }
H1.HeaderClassName
{
color: #396029;
}
.AnyTagClassName
{
color: #396029;
}
</style>
background-color css
<style>
a { background-color: #396029; }
a { background-color: rgb(57,96,41); }
div.DivClassName
{
background-color: #396029;
}
.BgClassName
{
background-color: #396029;
}
</style>
border-color css
<style>
span { border-color: #396029; }
span { border-color: rgb(57,96,41); }
td.TdClassName
{
border-color: #396029;
}
.TagClassName
{
border-color: #396029;
}
</style>