Shades of Green House #406732
Tints of Green House #406732
RGB
CMYK
RGB Variations
Color information
#406732 (or 0x406732) is known color: Green House. HEX triplet: 40, 67 and 32. RGB value is (64,103,50). Sum of RGB (Red+Green+Blue) = 64+103+50=217 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.49% from 217); Green value is 103 (40.62% from 255 or 47.47% from 217); Blue value is 50 (19.92% from 255 or 23.04% from 217); Max value from RGB is 103 - color contains mainly: green. Hex color #406732 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406732 is #BF98CD. Grayscale: #555555. Windows color (decimal): -12556494 or 3303232. OLE color: 3303232.
HSL color Cylindrical-coordinate representation of color #406732: hue angle of 104.15º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #406732 is Cyan = 0.38, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 103 | 50 | - |
| CMYK | 0.38 | 0 | 0.51 | 0.60 |
| HSL | 104.15º | 0.35% | 0.3% | - |
| HSV(B) | 104.15º | 0.51% | 0.4% | - |
| XYZ | 7.54 | 11.02 | 4.75 | - |
| YUV | 85.3 | 108.08 | 112.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 103 | 50 | 0.38 | 0 | 0.51 | 0.60 | 104.15 | 0.35 | 0.3 |
| Hex | 40 | 67 | 32 | 26 | 0 | 33 | 3C | 68 | 23 | 1E |
| Octal | 100 | 147 | 62 | 46 | 0 | 63 | 74 | 150 | 43 | 36 |
| Binary | 1000000 | 1100111 | 110010 | 100110 | 0 | 110011 | 111100 | 1101000 | 100011 | 11110 |
Color Harmonies of #406732
Complementary color
Monochromatic Colors of #406732
Black with #406732
Text Example
Text Example
White with #406732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406732; }
p { color: rgb(64,103,50); }
H1.HeaderClassName
{
color: #406732;
}
.AnyTagClassName
{
color: #406732;
}
</style>
background-color css
<style>
a { background-color: #406732; }
a { background-color: rgb(64,103,50); }
div.DivClassName
{
background-color: #406732;
}
.BgClassName
{
background-color: #406732;
}
</style>
border-color css
<style>
span { border-color: #406732; }
span { border-color: rgb(64,103,50); }
td.TdClassName
{
border-color: #406732;
}
.TagClassName
{
border-color: #406732;
}
</style>