Shades of Green Leaf #497010
Tints of Green Leaf #497010
RGB
CMYK
RGB Variations
Color information
#497010 (or 0x497010) is known color: Green Leaf. HEX triplet: 49, 70 and 10. RGB value is (73,112,16). Sum of RGB (Red+Green+Blue) = 73+112+16=201 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.32% from 201); Green value is 112 (44.14% from 255 or 55.72% from 201); Blue value is 16 (6.64% from 255 or 7.96% from 201); Max value from RGB is 112 - color contains mainly: green. Hex color #497010 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #497010 is #B68FEF. Grayscale: #595959. Windows color (decimal): -11964400 or 1077321. OLE color: 1077321.
HSL color Cylindrical-coordinate representation of color #497010: hue angle of 84.38º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #497010 is Cyan = 0.35, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 112 | 16 | - |
| CMYK | 0.35 | 0 | 0.86 | 0.56 |
| HSL | 84.38º | 0.75% | 0.25% | - |
| HSV(B) | 84.38º | 0.86% | 0.44% | - |
| XYZ | 8.64 | 13.04 | 2.55 | - |
| YUV | 89.4 | 86.58 | 116.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 112 | 16 | 0.35 | 0 | 0.86 | 0.56 | 84.38 | 0.75 | 0.25 |
| Hex | 49 | 70 | 10 | 23 | 0 | 56 | 38 | 54 | 4B | 19 |
| Octal | 111 | 160 | 20 | 43 | 0 | 126 | 70 | 124 | 113 | 31 |
| Binary | 1001001 | 1110000 | 10000 | 100011 | 0 | 1010110 | 111000 | 1010100 | 1001011 | 11001 |
Color Harmonies of #497010
Complementary color
Monochromatic Colors of #497010
Black with #497010
Text Example
Text Example
White with #497010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497010; }
p { color: rgb(73,112,16); }
H1.HeaderClassName
{
color: #497010;
}
.AnyTagClassName
{
color: #497010;
}
</style>
background-color css
<style>
a { background-color: #497010; }
a { background-color: rgb(73,112,16); }
div.DivClassName
{
background-color: #497010;
}
.BgClassName
{
background-color: #497010;
}
</style>
border-color css
<style>
span { border-color: #497010; }
span { border-color: rgb(73,112,16); }
td.TdClassName
{
border-color: #497010;
}
.TagClassName
{
border-color: #497010;
}
</style>