Shades of Green House #406833
Tints of Green House #406833
RGB
CMYK
RGB Variations
Color information
#406833 (or 0x406833) is known color: Green House. HEX triplet: 40, 68 and 33. RGB value is (64,104,51). Sum of RGB (Red+Green+Blue) = 64+104+51=219 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.22% from 219); Green value is 104 (41.02% from 255 or 47.49% from 219); Blue value is 51 (20.31% from 255 or 23.29% from 219); Max value from RGB is 104 - color contains mainly: green. Hex color #406833 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406833 is #BF97CC. Grayscale: #565656. Windows color (decimal): -12556237 or 3369024. OLE color: 3369024.
HSL color Cylindrical-coordinate representation of color #406833: hue angle of 105.28º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #406833 is Cyan = 0.38, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 104 | 51 | - |
| CMYK | 0.38 | 0 | 0.51 | 0.59 |
| HSL | 105.28º | 0.34% | 0.3% | - |
| HSV(B) | 105.28º | 0.51% | 0.41% | - |
| XYZ | 7.66 | 11.23 | 4.9 | - |
| YUV | 86 | 108.25 | 112.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 51 | 0.38 | 0 | 0.51 | 0.59 | 105.28 | 0.34 | 0.3 |
| Hex | 40 | 68 | 33 | 26 | 0 | 33 | 3B | 69 | 22 | 1E |
| Octal | 100 | 150 | 63 | 46 | 0 | 63 | 73 | 151 | 42 | 36 |
| Binary | 1000000 | 1101000 | 110011 | 100110 | 0 | 110011 | 111011 | 1101001 | 100010 | 11110 |
Color Harmonies of #406833
Complementary color
Monochromatic Colors of #406833
Black with #406833
Text Example
Text Example
White with #406833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406833; }
p { color: rgb(64,104,51); }
H1.HeaderClassName
{
color: #406833;
}
.AnyTagClassName
{
color: #406833;
}
</style>
background-color css
<style>
a { background-color: #406833; }
a { background-color: rgb(64,104,51); }
div.DivClassName
{
background-color: #406833;
}
.BgClassName
{
background-color: #406833;
}
</style>
border-color css
<style>
span { border-color: #406833; }
span { border-color: rgb(64,104,51); }
td.TdClassName
{
border-color: #406833;
}
.TagClassName
{
border-color: #406833;
}
</style>