Shades of Green House #406630
Tints of Green House #406630
RGB
CMYK
RGB Variations
Color information
#406630 (or 0x406630) is known color: Green House. HEX triplet: 40, 66 and 30. RGB value is (64,102,48). Sum of RGB (Red+Green+Blue) = 64+102+48=214 (28% of max value = 765). Red value is 64 (25.39% from 255 or 29.91% from 214); Green value is 102 (40.23% from 255 or 47.66% from 214); Blue value is 48 (19.14% from 255 or 22.43% from 214); Max value from RGB is 102 - color contains mainly: green. Hex color #406630 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406630 is #BF99CF. Grayscale: #545454. Windows color (decimal): -12556752 or 3171904. OLE color: 3171904.
HSL color Cylindrical-coordinate representation of color #406630: hue angle of 102.22º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #406630 is Cyan = 0.37, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 102 | 48 | - |
| CMYK | 0.37 | 0 | 0.53 | 0.6 |
| HSL | 102.22º | 0.36% | 0.29% | - |
| HSV(B) | 102.22º | 0.53% | 0.4% | - |
| XYZ | 7.4 | 10.81 | 4.49 | - |
| YUV | 84.48 | 107.41 | 113.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 102 | 48 | 0.37 | 0 | 0.53 | 0.6 | 102.22 | 0.36 | 0.29 |
| Hex | 40 | 66 | 30 | 25 | 0 | 35 | 3C | 66 | 24 | 1D |
| Octal | 100 | 146 | 60 | 45 | 0 | 65 | 74 | 146 | 44 | 35 |
| Binary | 1000000 | 1100110 | 110000 | 100101 | 0 | 110101 | 111100 | 1100110 | 100100 | 11101 |
Color Harmonies of #406630
Complementary color
Monochromatic Colors of #406630
Black with #406630
Text Example
Text Example
White with #406630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406630; }
p { color: rgb(64,102,48); }
H1.HeaderClassName
{
color: #406630;
}
.AnyTagClassName
{
color: #406630;
}
</style>
background-color css
<style>
a { background-color: #406630; }
a { background-color: rgb(64,102,48); }
div.DivClassName
{
background-color: #406630;
}
.BgClassName
{
background-color: #406630;
}
</style>
border-color css
<style>
span { border-color: #406630; }
span { border-color: rgb(64,102,48); }
td.TdClassName
{
border-color: #406630;
}
.TagClassName
{
border-color: #406630;
}
</style>