Shades of Green House #406535
Tints of Green House #406535
RGB
CMYK
RGB Variations
Color information
#406535 (or 0x406535) is known color: Green House. HEX triplet: 40, 65 and 35. RGB value is (64,101,53). Sum of RGB (Red+Green+Blue) = 64+101+53=218 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.36% from 218); Green value is 101 (39.84% from 255 or 46.33% from 218); Blue value is 53 (21.09% from 255 or 24.31% from 218); Max value from RGB is 101 - color contains mainly: green. Hex color #406535 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406535 is #BF9ACA. Grayscale: #545454. Windows color (decimal): -12557003 or 3499328. OLE color: 3499328.
HSL color Cylindrical-coordinate representation of color #406535: hue angle of 106.25º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #406535 is Cyan = 0.37, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 101 | 53 | - |
| CMYK | 0.37 | 0 | 0.48 | 0.60 |
| HSL | 106.25º | 0.31% | 0.3% | - |
| HSV(B) | 106.25º | 0.48% | 0.4% | - |
| XYZ | 7.41 | 10.65 | 5.03 | - |
| YUV | 84.47 | 110.24 | 113.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 101 | 53 | 0.37 | 0 | 0.48 | 0.60 | 106.25 | 0.31 | 0.3 |
| Hex | 40 | 65 | 35 | 25 | 0 | 30 | 3C | 6A | 1F | 1E |
| Octal | 100 | 145 | 65 | 45 | 0 | 60 | 74 | 152 | 37 | 36 |
| Binary | 1000000 | 1100101 | 110101 | 100101 | 0 | 110000 | 111100 | 1101010 | 11111 | 11110 |
Color Harmonies of #406535
Complementary color
Monochromatic Colors of #406535
Black with #406535
Text Example
Text Example
White with #406535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406535; }
p { color: rgb(64,101,53); }
H1.HeaderClassName
{
color: #406535;
}
.AnyTagClassName
{
color: #406535;
}
</style>
background-color css
<style>
a { background-color: #406535; }
a { background-color: rgb(64,101,53); }
div.DivClassName
{
background-color: #406535;
}
.BgClassName
{
background-color: #406535;
}
</style>
border-color css
<style>
span { border-color: #406535; }
span { border-color: rgb(64,101,53); }
td.TdClassName
{
border-color: #406535;
}
.TagClassName
{
border-color: #406535;
}
</style>