Shades of Green House #406533
Tints of Green House #406533
RGB
CMYK
RGB Variations
Color information
#406533 (or 0x406533) is known color: Green House. HEX triplet: 40, 65 and 33. RGB value is (64,101,51). Sum of RGB (Red+Green+Blue) = 64+101+51=216 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.63% from 216); Green value is 101 (39.84% from 255 or 46.76% from 216); Blue value is 51 (20.31% from 255 or 23.61% from 216); Max value from RGB is 101 - color contains mainly: green. Hex color #406533 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406533 is #BF9ACC. Grayscale: #545454. Windows color (decimal): -12557005 or 3368256. OLE color: 3368256.
HSL color Cylindrical-coordinate representation of color #406533: hue angle of 104.4º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #406533 is Cyan = 0.37, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 101 | 51 | - |
| CMYK | 0.37 | 0 | 0.50 | 0.60 |
| HSL | 104.4º | 0.33% | 0.3% | - |
| HSV(B) | 104.4º | 0.5% | 0.4% | - |
| XYZ | 7.37 | 10.64 | 4.8 | - |
| YUV | 84.24 | 109.24 | 113.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 101 | 51 | 0.37 | 0 | 0.50 | 0.60 | 104.4 | 0.33 | 0.3 |
| Hex | 40 | 65 | 33 | 25 | 0 | 32 | 3C | 68 | 21 | 1E |
| Octal | 100 | 145 | 63 | 45 | 0 | 62 | 74 | 150 | 41 | 36 |
| Binary | 1000000 | 1100101 | 110011 | 100101 | 0 | 110010 | 111100 | 1101000 | 100001 | 11110 |
Color Harmonies of #406533
Complementary color
Monochromatic Colors of #406533
Black with #406533
Text Example
Text Example
White with #406533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406533; }
p { color: rgb(64,101,51); }
H1.HeaderClassName
{
color: #406533;
}
.AnyTagClassName
{
color: #406533;
}
</style>
background-color css
<style>
a { background-color: #406533; }
a { background-color: rgb(64,101,51); }
div.DivClassName
{
background-color: #406533;
}
.BgClassName
{
background-color: #406533;
}
</style>
border-color css
<style>
span { border-color: #406533; }
span { border-color: rgb(64,101,51); }
td.TdClassName
{
border-color: #406533;
}
.TagClassName
{
border-color: #406533;
}
</style>