Shades of Green House #406733
Tints of Green House #406733
RGB
CMYK
RGB Variations
Color information
#406733 (or 0x406733) is known color: Green House. HEX triplet: 40, 67 and 33. RGB value is (64,103,51). Sum of RGB (Red+Green+Blue) = 64+103+51=218 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.36% from 218); Green value is 103 (40.62% from 255 or 47.25% from 218); Blue value is 51 (20.31% from 255 or 23.39% from 218); Max value from RGB is 103 - color contains mainly: green. Hex color #406733 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406733 is #BF98CC. Grayscale: #555555. Windows color (decimal): -12556493 or 3368768. OLE color: 3368768.
HSL color Cylindrical-coordinate representation of color #406733: hue angle of 105º degrees, saturation: 0.34, 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 #406733 is Cyan = 0.38, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 103 | 51 | - |
| CMYK | 0.38 | 0 | 0.50 | 0.60 |
| HSL | 105º | 0.34% | 0.3% | - |
| HSV(B) | 105º | 0.5% | 0.4% | - |
| XYZ | 7.56 | 11.03 | 4.86 | - |
| YUV | 85.41 | 108.58 | 112.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 103 | 51 | 0.38 | 0 | 0.50 | 0.60 | 105 | 0.34 | 0.3 |
| Hex | 40 | 67 | 33 | 26 | 0 | 32 | 3C | 69 | 22 | 1E |
| Octal | 100 | 147 | 63 | 46 | 0 | 62 | 74 | 151 | 42 | 36 |
| Binary | 1000000 | 1100111 | 110011 | 100110 | 0 | 110010 | 111100 | 1101001 | 100010 | 11110 |
Color Harmonies of #406733
Complementary color
Monochromatic Colors of #406733
Black with #406733
Text Example
Text Example
White with #406733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406733; }
p { color: rgb(64,103,51); }
H1.HeaderClassName
{
color: #406733;
}
.AnyTagClassName
{
color: #406733;
}
</style>
background-color css
<style>
a { background-color: #406733; }
a { background-color: rgb(64,103,51); }
div.DivClassName
{
background-color: #406733;
}
.BgClassName
{
background-color: #406733;
}
</style>
border-color css
<style>
span { border-color: #406733; }
span { border-color: rgb(64,103,51); }
td.TdClassName
{
border-color: #406733;
}
.TagClassName
{
border-color: #406733;
}
</style>