Shades of Green House #397130
Tints of Green House #397130
RGB
CMYK
RGB Variations
Color information
#397130 (or 0x397130) is known color: Green House. HEX triplet: 39, 71 and 30. RGB value is (57,113,48). Sum of RGB (Red+Green+Blue) = 57+113+48=218 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.15% from 218); Green value is 113 (44.53% from 255 or 51.83% from 218); Blue value is 48 (19.14% from 255 or 22.02% from 218); Max value from RGB is 113 - color contains mainly: green. Hex color #397130 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397130 is #C68ECF. Grayscale: #595959. Windows color (decimal): -13012688 or 3174713. OLE color: 3174713.
HSL color Cylindrical-coordinate representation of color #397130: hue angle of 111.69º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #397130 is Cyan = 0.50, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 113 | 48 | - |
| CMYK | 0.50 | 0 | 0.58 | 0.56 |
| HSL | 111.69º | 0.4% | 0.32% | - |
| HSV(B) | 111.69º | 0.58% | 0.44% | - |
| XYZ | 8.13 | 12.89 | 4.86 | - |
| YUV | 88.85 | 104.95 | 105.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 48 | 0.50 | 0 | 0.58 | 0.56 | 111.69 | 0.4 | 0.32 |
| Hex | 39 | 71 | 30 | 32 | 0 | 3A | 38 | 70 | 28 | 20 |
| Octal | 71 | 161 | 60 | 62 | 0 | 72 | 70 | 160 | 50 | 40 |
| Binary | 111001 | 1110001 | 110000 | 110010 | 0 | 111010 | 111000 | 1110000 | 101000 | 100000 |
Color Harmonies of #397130
Complementary color
Monochromatic Colors of #397130
Black with #397130
Text Example
Text Example
White with #397130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397130; }
p { color: rgb(57,113,48); }
H1.HeaderClassName
{
color: #397130;
}
.AnyTagClassName
{
color: #397130;
}
</style>
background-color css
<style>
a { background-color: #397130; }
a { background-color: rgb(57,113,48); }
div.DivClassName
{
background-color: #397130;
}
.BgClassName
{
background-color: #397130;
}
</style>
border-color css
<style>
span { border-color: #397130; }
span { border-color: rgb(57,113,48); }
td.TdClassName
{
border-color: #397130;
}
.TagClassName
{
border-color: #397130;
}
</style>