Shades of Green House #416137
Tints of Green House #416137
RGB
CMYK
RGB Variations
Color information
#416137 (or 0x416137) is known color: Green House. HEX triplet: 41, 61 and 37. RGB value is (65,97,55). Sum of RGB (Red+Green+Blue) = 65+97+55=217 (28% of max value = 765). Red value is 65 (25.78% from 255 or 29.95% from 217); Green value is 97 (38.28% from 255 or 44.70% from 217); Blue value is 55 (21.88% from 255 or 25.35% from 217); Max value from RGB is 97 - color contains mainly: green. Hex color #416137 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #416137 is #BE9EC8. Grayscale: #525252. Windows color (decimal): -12492489 or 3629377. OLE color: 3629377.
HSL color Cylindrical-coordinate representation of color #416137: hue angle of 105.71º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #416137 is Cyan = 0.33, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 97 | 55 | - |
| CMYK | 0.33 | 0 | 0.43 | 0.62 |
| HSL | 105.71º | 0.28% | 0.3% | - |
| HSV(B) | 105.71º | 0.43% | 0.38% | - |
| XYZ | 7.14 | 9.95 | 5.16 | - |
| YUV | 82.64 | 112.4 | 115.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 97 | 55 | 0.33 | 0 | 0.43 | 0.62 | 105.71 | 0.28 | 0.3 |
| Hex | 41 | 61 | 37 | 21 | 0 | 2B | 3E | 6A | 1C | 1E |
| Octal | 101 | 141 | 67 | 41 | 0 | 53 | 76 | 152 | 34 | 36 |
| Binary | 1000001 | 1100001 | 110111 | 100001 | 0 | 101011 | 111110 | 1101010 | 11100 | 11110 |
Color Harmonies of #416137
Complementary color
Monochromatic Colors of #416137
Black with #416137
Text Example
Text Example
White with #416137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #416137; }
p { color: rgb(65,97,55); }
H1.HeaderClassName
{
color: #416137;
}
.AnyTagClassName
{
color: #416137;
}
</style>
background-color css
<style>
a { background-color: #416137; }
a { background-color: rgb(65,97,55); }
div.DivClassName
{
background-color: #416137;
}
.BgClassName
{
background-color: #416137;
}
</style>
border-color css
<style>
span { border-color: #416137; }
span { border-color: rgb(65,97,55); }
td.TdClassName
{
border-color: #416137;
}
.TagClassName
{
border-color: #416137;
}
</style>