Shades of Green House #406832
Tints of Green House #406832
RGB
CMYK
RGB Variations
Color information
#406832 (or 0x406832) is known color: Green House. HEX triplet: 40, 68 and 32. RGB value is (64,104,50). Sum of RGB (Red+Green+Blue) = 64+104+50=218 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.36% from 218); Green value is 104 (41.02% from 255 or 47.71% from 218); Blue value is 50 (19.92% from 255 or 22.94% from 218); Max value from RGB is 104 - color contains mainly: green. Hex color #406832 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406832 is #BF97CD. Grayscale: #565656. Windows color (decimal): -12556238 or 3303488. OLE color: 3303488.
HSL color Cylindrical-coordinate representation of color #406832: hue angle of 104.44º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #406832 is Cyan = 0.38, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 104 | 50 | - |
| CMYK | 0.38 | 0 | 0.52 | 0.59 |
| HSL | 104.44º | 0.35% | 0.3% | - |
| HSV(B) | 104.44º | 0.52% | 0.41% | - |
| XYZ | 7.64 | 11.22 | 4.78 | - |
| YUV | 85.88 | 107.75 | 112.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 50 | 0.38 | 0 | 0.52 | 0.59 | 104.44 | 0.35 | 0.3 |
| Hex | 40 | 68 | 32 | 26 | 0 | 34 | 3B | 68 | 23 | 1E |
| Octal | 100 | 150 | 62 | 46 | 0 | 64 | 73 | 150 | 43 | 36 |
| Binary | 1000000 | 1101000 | 110010 | 100110 | 0 | 110100 | 111011 | 1101000 | 100011 | 11110 |
Color Harmonies of #406832
Complementary color
Monochromatic Colors of #406832
Black with #406832
Text Example
Text Example
White with #406832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406832; }
p { color: rgb(64,104,50); }
H1.HeaderClassName
{
color: #406832;
}
.AnyTagClassName
{
color: #406832;
}
</style>
background-color css
<style>
a { background-color: #406832; }
a { background-color: rgb(64,104,50); }
div.DivClassName
{
background-color: #406832;
}
.BgClassName
{
background-color: #406832;
}
</style>
border-color css
<style>
span { border-color: #406832; }
span { border-color: rgb(64,104,50); }
td.TdClassName
{
border-color: #406832;
}
.TagClassName
{
border-color: #406832;
}
</style>