Shades of Green House #397032
Tints of Green House #397032
RGB
CMYK
RGB Variations
Color information
#397032 (or 0x397032) is known color: Green House. HEX triplet: 39, 70 and 32. RGB value is (57,112,50). Sum of RGB (Red+Green+Blue) = 57+112+50=219 (29% of max value = 765). Red value is 57 (22.66% from 255 or 26.03% from 219); Green value is 112 (44.14% from 255 or 51.14% from 219); Blue value is 50 (19.92% from 255 or 22.83% from 219); Max value from RGB is 112 - color contains mainly: green. Hex color #397032 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397032 is #C68FCD. Grayscale: #585858. Windows color (decimal): -13012942 or 3305529. OLE color: 3305529.
HSL color Cylindrical-coordinate representation of color #397032: hue angle of 113.23º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #397032 is Cyan = 0.49, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 112 | 50 | - |
| CMYK | 0.49 | 0 | 0.55 | 0.56 |
| HSL | 113.23º | 0.38% | 0.32% | - |
| HSV(B) | 113.23º | 0.55% | 0.44% | - |
| XYZ | 8.06 | 12.69 | 5.04 | - |
| YUV | 88.49 | 106.28 | 105.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 50 | 0.49 | 0 | 0.55 | 0.56 | 113.23 | 0.38 | 0.32 |
| Hex | 39 | 70 | 32 | 31 | 0 | 37 | 38 | 71 | 26 | 20 |
| Octal | 71 | 160 | 62 | 61 | 0 | 67 | 70 | 161 | 46 | 40 |
| Binary | 111001 | 1110000 | 110010 | 110001 | 0 | 110111 | 111000 | 1110001 | 100110 | 100000 |
Color Harmonies of #397032
Complementary color
Monochromatic Colors of #397032
Black with #397032
Text Example
Text Example
White with #397032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397032; }
p { color: rgb(57,112,50); }
H1.HeaderClassName
{
color: #397032;
}
.AnyTagClassName
{
color: #397032;
}
</style>
background-color css
<style>
a { background-color: #397032; }
a { background-color: rgb(57,112,50); }
div.DivClassName
{
background-color: #397032;
}
.BgClassName
{
background-color: #397032;
}
</style>
border-color css
<style>
span { border-color: #397032; }
span { border-color: rgb(57,112,50); }
td.TdClassName
{
border-color: #397032;
}
.TagClassName
{
border-color: #397032;
}
</style>