Shades of Green House #406339
Tints of Green House #406339
RGB
CMYK
RGB Variations
Color information
#406339 (or 0x406339) is known color: Green House. HEX triplet: 40, 63 and 39. RGB value is (64,99,57). Sum of RGB (Red+Green+Blue) = 64+99+57=220 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.09% from 220); Green value is 99 (39.06% from 255 or 45% from 220); Blue value is 57 (22.66% from 255 or 25.91% from 220); Max value from RGB is 99 - color contains mainly: green. Hex color #406339 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406339 is #BF9CC6. Grayscale: #535353. Windows color (decimal): -12557511 or 3760960. OLE color: 3760960.
HSL color Cylindrical-coordinate representation of color #406339: hue angle of 110º degrees, saturation: 0.27, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #406339 is Cyan = 0.35, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 99 | 57 | - |
| CMYK | 0.35 | 0 | 0.42 | 0.61 |
| HSL | 110º | 0.27% | 0.31% | - |
| HSV(B) | 110º | 0.42% | 0.39% | - |
| XYZ | 7.31 | 10.31 | 5.48 | - |
| YUV | 83.75 | 112.9 | 113.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 99 | 57 | 0.35 | 0 | 0.42 | 0.61 | 110 | 0.27 | 0.31 |
| Hex | 40 | 63 | 39 | 23 | 0 | 2A | 3D | 6E | 1B | 1F |
| Octal | 100 | 143 | 71 | 43 | 0 | 52 | 75 | 156 | 33 | 37 |
| Binary | 1000000 | 1100011 | 111001 | 100011 | 0 | 101010 | 111101 | 1101110 | 11011 | 11111 |
Color Harmonies of #406339
Complementary color
Monochromatic Colors of #406339
Black with #406339
Text Example
Text Example
White with #406339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406339; }
p { color: rgb(64,99,57); }
H1.HeaderClassName
{
color: #406339;
}
.AnyTagClassName
{
color: #406339;
}
</style>
background-color css
<style>
a { background-color: #406339; }
a { background-color: rgb(64,99,57); }
div.DivClassName
{
background-color: #406339;
}
.BgClassName
{
background-color: #406339;
}
</style>
border-color css
<style>
span { border-color: #406339; }
span { border-color: rgb(64,99,57); }
td.TdClassName
{
border-color: #406339;
}
.TagClassName
{
border-color: #406339;
}
</style>