Shades of Green House #407437
Tints of Green House #407437
RGB
CMYK
RGB Variations
Color information
#407437 (or 0x407437) is known color: Green House. HEX triplet: 40, 74 and 37. RGB value is (64,116,55). Sum of RGB (Red+Green+Blue) = 64+116+55=235 (31% of max value = 765). Red value is 64 (25.39% from 255 or 27.23% from 235); Green value is 116 (45.70% from 255 or 49.36% from 235); Blue value is 55 (21.88% from 255 or 23.40% from 235); Max value from RGB is 116 - color contains mainly: green. Hex color #407437 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407437 is #BF8BC8. Grayscale: #5D5D5D. Windows color (decimal): -12553161 or 3634240. OLE color: 3634240.
HSL color Cylindrical-coordinate representation of color #407437: hue angle of 111.15º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #407437 is Cyan = 0.45, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 116 | 55 | - |
| CMYK | 0.45 | 0 | 0.53 | 0.55 |
| HSL | 111.15º | 0.36% | 0.34% | - |
| HSV(B) | 111.15º | 0.53% | 0.45% | - |
| XYZ | 9.05 | 13.86 | 5.81 | - |
| YUV | 93.5 | 106.27 | 106.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 55 | 0.45 | 0 | 0.53 | 0.55 | 111.15 | 0.36 | 0.34 |
| Hex | 40 | 74 | 37 | 2D | 0 | 35 | 37 | 6F | 24 | 22 |
| Octal | 100 | 164 | 67 | 55 | 0 | 65 | 67 | 157 | 44 | 42 |
| Binary | 1000000 | 1110100 | 110111 | 101101 | 0 | 110101 | 110111 | 1101111 | 100100 | 100010 |
Color Harmonies of #407437
Complementary color
Monochromatic Colors of #407437
Black with #407437
Text Example
Text Example
White with #407437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407437; }
p { color: rgb(64,116,55); }
H1.HeaderClassName
{
color: #407437;
}
.AnyTagClassName
{
color: #407437;
}
</style>
background-color css
<style>
a { background-color: #407437; }
a { background-color: rgb(64,116,55); }
div.DivClassName
{
background-color: #407437;
}
.BgClassName
{
background-color: #407437;
}
</style>
border-color css
<style>
span { border-color: #407437; }
span { border-color: rgb(64,116,55); }
td.TdClassName
{
border-color: #407437;
}
.TagClassName
{
border-color: #407437;
}
</style>