Shades of Green House #416039
Tints of Green House #416039
RGB
CMYK
RGB Variations
Color information
#416039 (or 0x416039) is known color: Green House. HEX triplet: 41, 60 and 39. RGB value is (65,96,57). Sum of RGB (Red+Green+Blue) = 65+96+57=218 (28% of max value = 765). Red value is 65 (25.78% from 255 or 29.82% from 218); Green value is 96 (37.89% from 255 or 44.04% from 218); Blue value is 57 (22.66% from 255 or 26.15% from 218); Max value from RGB is 96 - color contains mainly: green. Hex color #416039 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #416039 is #BE9FC6. Grayscale: #525252. Windows color (decimal): -12492743 or 3760193. OLE color: 3760193.
HSL color Cylindrical-coordinate representation of color #416039: hue angle of 107.69º degrees, saturation: 0.25, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #416039 is Cyan = 0.32, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 96 | 57 | - |
| CMYK | 0.32 | 0 | 0.41 | 0.62 |
| HSL | 107.69º | 0.25% | 0.3% | - |
| HSV(B) | 107.69º | 0.41% | 0.38% | - |
| XYZ | 7.1 | 9.78 | 5.39 | - |
| YUV | 82.29 | 113.73 | 115.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 96 | 57 | 0.32 | 0 | 0.41 | 0.62 | 107.69 | 0.25 | 0.3 |
| Hex | 41 | 60 | 39 | 20 | 0 | 29 | 3E | 6C | 19 | 1E |
| Octal | 101 | 140 | 71 | 40 | 0 | 51 | 76 | 154 | 31 | 36 |
| Binary | 1000001 | 1100000 | 111001 | 100000 | 0 | 101001 | 111110 | 1101100 | 11001 | 11110 |
Color Harmonies of #416039
Complementary color
Monochromatic Colors of #416039
Black with #416039
Text Example
Text Example
White with #416039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416039; }
p { color: rgb(65,96,57); }
H1.HeaderClassName
{
color: #416039;
}
.AnyTagClassName
{
color: #416039;
}
</style>
background-color css
<style>
a { background-color: #416039; }
a { background-color: rgb(65,96,57); }
div.DivClassName
{
background-color: #416039;
}
.BgClassName
{
background-color: #416039;
}
</style>
border-color css
<style>
span { border-color: #416039; }
span { border-color: rgb(65,96,57); }
td.TdClassName
{
border-color: #416039;
}
.TagClassName
{
border-color: #416039;
}
</style>