Shades of Green Leaf #497116
Tints of Green Leaf #497116
RGB
CMYK
RGB Variations
Color information
#497116 (or 0x497116) is known color: Green Leaf. HEX triplet: 49, 71 and 16. RGB value is (73,113,22). Sum of RGB (Red+Green+Blue) = 73+113+22=208 (27% of max value = 765). Red value is 73 (28.91% from 255 or 35.10% from 208); Green value is 113 (44.53% from 255 or 54.33% from 208); Blue value is 22 (8.98% from 255 or 10.58% from 208); Max value from RGB is 113 - color contains mainly: green. Hex color #497116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #497116 is #B68EE9. Grayscale: #5A5A5A. Windows color (decimal): -11964138 or 1470793. OLE color: 1470793.
HSL color Cylindrical-coordinate representation of color #497116: hue angle of 86.37º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #497116 is Cyan = 0.35, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 113 | 22 | - |
| CMYK | 0.35 | 0 | 0.81 | 0.56 |
| HSL | 86.37º | 0.67% | 0.26% | - |
| HSV(B) | 86.37º | 0.81% | 0.44% | - |
| XYZ | 8.8 | 13.28 | 2.86 | - |
| YUV | 90.67 | 89.25 | 115.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 113 | 22 | 0.35 | 0 | 0.81 | 0.56 | 86.37 | 0.67 | 0.26 |
| Hex | 49 | 71 | 16 | 23 | 0 | 51 | 38 | 56 | 43 | 1A |
| Octal | 111 | 161 | 26 | 43 | 0 | 121 | 70 | 126 | 103 | 32 |
| Binary | 1001001 | 1110001 | 10110 | 100011 | 0 | 1010001 | 111000 | 1010110 | 1000011 | 11010 |
Color Harmonies of #497116
Complementary color
Monochromatic Colors of #497116
Black with #497116
Text Example
Text Example
White with #497116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497116; }
p { color: rgb(73,113,22); }
H1.HeaderClassName
{
color: #497116;
}
.AnyTagClassName
{
color: #497116;
}
</style>
background-color css
<style>
a { background-color: #497116; }
a { background-color: rgb(73,113,22); }
div.DivClassName
{
background-color: #497116;
}
.BgClassName
{
background-color: #497116;
}
</style>
border-color css
<style>
span { border-color: #497116; }
span { border-color: rgb(73,113,22); }
td.TdClassName
{
border-color: #497116;
}
.TagClassName
{
border-color: #497116;
}
</style>