Shades of Green House #396731
Tints of Green House #396731
RGB
CMYK
RGB Variations
Color information
#396731 (or 0x396731) is known color: Green House. HEX triplet: 39, 67 and 31. RGB value is (57,103,49). Sum of RGB (Red+Green+Blue) = 57+103+49=209 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.27% from 209); Green value is 103 (40.62% from 255 or 49.28% from 209); Blue value is 49 (19.53% from 255 or 23.44% from 209); Max value from RGB is 103 - color contains mainly: green. Hex color #396731 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396731 is #C698CE. Grayscale: #535353. Windows color (decimal): -13015247 or 3237689. OLE color: 3237689.
HSL color Cylindrical-coordinate representation of color #396731: hue angle of 111.11º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #396731 is Cyan = 0.45, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 103 | 49 | - |
| CMYK | 0.45 | 0 | 0.52 | 0.60 |
| HSL | 111.11º | 0.36% | 0.3% | - |
| HSV(B) | 111.11º | 0.52% | 0.4% | - |
| XYZ | 7.09 | 10.79 | 4.62 | - |
| YUV | 83.09 | 108.76 | 109.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 103 | 49 | 0.45 | 0 | 0.52 | 0.60 | 111.11 | 0.36 | 0.3 |
| Hex | 39 | 67 | 31 | 2D | 0 | 34 | 3C | 6F | 24 | 1E |
| Octal | 71 | 147 | 61 | 55 | 0 | 64 | 74 | 157 | 44 | 36 |
| Binary | 111001 | 1100111 | 110001 | 101101 | 0 | 110100 | 111100 | 1101111 | 100100 | 11110 |
Color Harmonies of #396731
Complementary color
Monochromatic Colors of #396731
Black with #396731
Text Example
Text Example
White with #396731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396731; }
p { color: rgb(57,103,49); }
H1.HeaderClassName
{
color: #396731;
}
.AnyTagClassName
{
color: #396731;
}
</style>
background-color css
<style>
a { background-color: #396731; }
a { background-color: rgb(57,103,49); }
div.DivClassName
{
background-color: #396731;
}
.BgClassName
{
background-color: #396731;
}
</style>
border-color css
<style>
span { border-color: #396731; }
span { border-color: rgb(57,103,49); }
td.TdClassName
{
border-color: #396731;
}
.TagClassName
{
border-color: #396731;
}
</style>