Shades of Green House #397230
Tints of Green House #397230
RGB
CMYK
RGB Variations
Color information
#397230 (or 0x397230) is known color: Green House. HEX triplet: 39, 72 and 30. RGB value is (57,114,48). Sum of RGB (Red+Green+Blue) = 57+114+48=219 (29% of max value = 765). Red value is 57 (22.66% from 255 or 26.03% from 219); Green value is 114 (44.92% from 255 or 52.05% from 219); Blue value is 48 (19.14% from 255 or 21.92% from 219); Max value from RGB is 114 - color contains mainly: green. Hex color #397230 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397230 is #C68DCF. Grayscale: #595959. Windows color (decimal): -13012432 or 3174969. OLE color: 3174969.
HSL color Cylindrical-coordinate representation of color #397230: hue angle of 111.82º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #397230 is Cyan = 0.50, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 114 | 48 | - |
| CMYK | 0.50 | 0 | 0.58 | 0.55 |
| HSL | 111.82º | 0.41% | 0.32% | - |
| HSV(B) | 111.82º | 0.58% | 0.45% | - |
| XYZ | 8.24 | 13.12 | 4.89 | - |
| YUV | 89.43 | 104.62 | 104.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 114 | 48 | 0.50 | 0 | 0.58 | 0.55 | 111.82 | 0.41 | 0.32 |
| Hex | 39 | 72 | 30 | 32 | 0 | 3A | 37 | 70 | 29 | 20 |
| Octal | 71 | 162 | 60 | 62 | 0 | 72 | 67 | 160 | 51 | 40 |
| Binary | 111001 | 1110010 | 110000 | 110010 | 0 | 111010 | 110111 | 1110000 | 101001 | 100000 |
Color Harmonies of #397230
Complementary color
Monochromatic Colors of #397230
Black with #397230
Text Example
Text Example
White with #397230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397230; }
p { color: rgb(57,114,48); }
H1.HeaderClassName
{
color: #397230;
}
.AnyTagClassName
{
color: #397230;
}
</style>
background-color css
<style>
a { background-color: #397230; }
a { background-color: rgb(57,114,48); }
div.DivClassName
{
background-color: #397230;
}
.BgClassName
{
background-color: #397230;
}
</style>
border-color css
<style>
span { border-color: #397230; }
span { border-color: rgb(57,114,48); }
td.TdClassName
{
border-color: #397230;
}
.TagClassName
{
border-color: #397230;
}
</style>