Shades of Green House #407636
Tints of Green House #407636
RGB
CMYK
RGB Variations
Color information
#407636 (or 0x407636) is known color: Green House. HEX triplet: 40, 76 and 36. RGB value is (64,118,54). Sum of RGB (Red+Green+Blue) = 64+118+54=236 (31% of max value = 765). Red value is 64 (25.39% from 255 or 27.12% from 236); Green value is 118 (46.48% from 255 or 50% from 236); Blue value is 54 (21.48% from 255 or 22.88% from 236); Max value from RGB is 118 - color contains mainly: green. Hex color #407636 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #407636 is #BF89C9. Grayscale: #5E5E5E. Windows color (decimal): -12552650 or 3569216. OLE color: 3569216.
HSL color Cylindrical-coordinate representation of color #407636: hue angle of 110.62º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #407636 is Cyan = 0.46, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 54 | - |
| CMYK | 0.46 | 0 | 0.54 | 0.54 |
| HSL | 110.63º | 0.37% | 0.34% | - |
| HSV(B) | 110.63º | 0.54% | 0.46% | - |
| XYZ | 9.26 | 14.31 | 5.76 | - |
| YUV | 94.56 | 105.11 | 106.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 54 | 0.46 | 0 | 0.54 | 0.54 | 110.63 | 0.37 | 0.34 |
| Hex | 40 | 76 | 36 | 2E | 0 | 36 | 36 | 6F | 25 | 22 |
| Octal | 100 | 166 | 66 | 56 | 0 | 66 | 66 | 157 | 45 | 42 |
| Binary | 1000000 | 1110110 | 110110 | 101110 | 0 | 110110 | 110110 | 1101111 | 100101 | 100010 |
Color Harmonies of #407636
Complementary color
Monochromatic Colors of #407636
Black with #407636
Text Example
Text Example
White with #407636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407636; }
p { color: rgb(64,118,54); }
H1.HeaderClassName
{
color: #407636;
}
.AnyTagClassName
{
color: #407636;
}
</style>
background-color css
<style>
a { background-color: #407636; }
a { background-color: rgb(64,118,54); }
div.DivClassName
{
background-color: #407636;
}
.BgClassName
{
background-color: #407636;
}
</style>
border-color css
<style>
span { border-color: #407636; }
span { border-color: rgb(64,118,54); }
td.TdClassName
{
border-color: #407636;
}
.TagClassName
{
border-color: #407636;
}
</style>