Shades of Green House #406136
Tints of Green House #406136
RGB
CMYK
RGB Variations
Color information
#406136 (or 0x406136) is known color: Green House. HEX triplet: 40, 61 and 36. RGB value is (64,97,54). Sum of RGB (Red+Green+Blue) = 64+97+54=215 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.77% from 215); Green value is 97 (38.28% from 255 or 45.12% from 215); Blue value is 54 (21.48% from 255 or 25.12% from 215); Max value from RGB is 97 - color contains mainly: green. Hex color #406136 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406136 is #BF9EC9. Grayscale: #525252. Windows color (decimal): -12558026 or 3563840. OLE color: 3563840.
HSL color Cylindrical-coordinate representation of color #406136: hue angle of 106.05º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #406136 is Cyan = 0.34, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 97 | 54 | - |
| CMYK | 0.34 | 0 | 0.44 | 0.62 |
| HSL | 106.05º | 0.28% | 0.3% | - |
| HSV(B) | 106.05º | 0.44% | 0.38% | - |
| XYZ | 7.05 | 9.91 | 5.03 | - |
| YUV | 82.23 | 112.07 | 115 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 97 | 54 | 0.34 | 0 | 0.44 | 0.62 | 106.05 | 0.28 | 0.3 |
| Hex | 40 | 61 | 36 | 22 | 0 | 2C | 3E | 6A | 1C | 1E |
| Octal | 100 | 141 | 66 | 42 | 0 | 54 | 76 | 152 | 34 | 36 |
| Binary | 1000000 | 1100001 | 110110 | 100010 | 0 | 101100 | 111110 | 1101010 | 11100 | 11110 |
Color Harmonies of #406136
Complementary color
Monochromatic Colors of #406136
Black with #406136
Text Example
Text Example
White with #406136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406136; }
p { color: rgb(64,97,54); }
H1.HeaderClassName
{
color: #406136;
}
.AnyTagClassName
{
color: #406136;
}
</style>
background-color css
<style>
a { background-color: #406136; }
a { background-color: rgb(64,97,54); }
div.DivClassName
{
background-color: #406136;
}
.BgClassName
{
background-color: #406136;
}
</style>
border-color css
<style>
span { border-color: #406136; }
span { border-color: rgb(64,97,54); }
td.TdClassName
{
border-color: #406136;
}
.TagClassName
{
border-color: #406136;
}
</style>