Shades of Green House #396737
Tints of Green House #396737
RGB
CMYK
RGB Variations
Color information
#396737 (or 0x396737) is known color: Green House. HEX triplet: 39, 67 and 37. RGB value is (57,103,55). Sum of RGB (Red+Green+Blue) = 57+103+55=215 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.51% from 215); Green value is 103 (40.62% from 255 or 47.91% from 215); Blue value is 55 (21.88% from 255 or 25.58% from 215); Max value from RGB is 103 - color contains mainly: green. Hex color #396737 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396737 is #C698C8. Grayscale: #535353. Windows color (decimal): -13015241 or 3630905. OLE color: 3630905.
HSL color Cylindrical-coordinate representation of color #396737: hue angle of 117.5º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #396737 is Cyan = 0.45, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 103 | 55 | - |
| CMYK | 0.45 | 0 | 0.47 | 0.60 |
| HSL | 117.5º | 0.3% | 0.31% | - |
| HSV(B) | 117.5º | 0.47% | 0.4% | - |
| XYZ | 7.23 | 10.85 | 5.33 | - |
| YUV | 83.77 | 111.76 | 108.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 103 | 55 | 0.45 | 0 | 0.47 | 0.60 | 117.5 | 0.3 | 0.31 |
| Hex | 39 | 67 | 37 | 2D | 0 | 2F | 3C | 76 | 1E | 1F |
| Octal | 71 | 147 | 67 | 55 | 0 | 57 | 74 | 166 | 36 | 37 |
| Binary | 111001 | 1100111 | 110111 | 101101 | 0 | 101111 | 111100 | 1110110 | 11110 | 11111 |
Color Harmonies of #396737
Complementary color
Monochromatic Colors of #396737
Black with #396737
Text Example
Text Example
White with #396737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396737; }
p { color: rgb(57,103,55); }
H1.HeaderClassName
{
color: #396737;
}
.AnyTagClassName
{
color: #396737;
}
</style>
background-color css
<style>
a { background-color: #396737; }
a { background-color: rgb(57,103,55); }
div.DivClassName
{
background-color: #396737;
}
.BgClassName
{
background-color: #396737;
}
</style>
border-color css
<style>
span { border-color: #396737; }
span { border-color: rgb(57,103,55); }
td.TdClassName
{
border-color: #396737;
}
.TagClassName
{
border-color: #396737;
}
</style>