Shades of Green House #406338
Tints of Green House #406338
RGB
CMYK
RGB Variations
Color information
#406338 (or 0x406338) is known color: Green House. HEX triplet: 40, 63 and 38. RGB value is (64,99,56). Sum of RGB (Red+Green+Blue) = 64+99+56=219 (29% of max value = 765). Red value is 64 (25.39% from 255 or 29.22% from 219); Green value is 99 (39.06% from 255 or 45.21% from 219); Blue value is 56 (22.27% from 255 or 25.57% from 219); Max value from RGB is 99 - color contains mainly: green. Hex color #406338 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406338 is #BF9CC7. Grayscale: #535353. Windows color (decimal): -12557512 or 3695424. OLE color: 3695424.
HSL color Cylindrical-coordinate representation of color #406338: hue angle of 108.84º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #406338 is Cyan = 0.35, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 99 | 56 | - |
| CMYK | 0.35 | 0 | 0.43 | 0.61 |
| HSL | 108.84º | 0.28% | 0.3% | - |
| HSV(B) | 108.84º | 0.43% | 0.39% | - |
| XYZ | 7.29 | 10.3 | 5.35 | - |
| YUV | 83.63 | 112.4 | 114 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 99 | 56 | 0.35 | 0 | 0.43 | 0.61 | 108.84 | 0.28 | 0.3 |
| Hex | 40 | 63 | 38 | 23 | 0 | 2B | 3D | 6D | 1C | 1E |
| Octal | 100 | 143 | 70 | 43 | 0 | 53 | 75 | 155 | 34 | 36 |
| Binary | 1000000 | 1100011 | 111000 | 100011 | 0 | 101011 | 111101 | 1101101 | 11100 | 11110 |
Color Harmonies of #406338
Complementary color
Monochromatic Colors of #406338
Black with #406338
Text Example
Text Example
White with #406338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406338; }
p { color: rgb(64,99,56); }
H1.HeaderClassName
{
color: #406338;
}
.AnyTagClassName
{
color: #406338;
}
</style>
background-color css
<style>
a { background-color: #406338; }
a { background-color: rgb(64,99,56); }
div.DivClassName
{
background-color: #406338;
}
.BgClassName
{
background-color: #406338;
}
</style>
border-color css
<style>
span { border-color: #406338; }
span { border-color: rgb(64,99,56); }
td.TdClassName
{
border-color: #406338;
}
.TagClassName
{
border-color: #406338;
}
</style>