Shades of Green Leaf #497011
Tints of Green Leaf #497011
RGB
CMYK
RGB Variations
Color information
#497011 (or 0x497011) is known color: Green Leaf. HEX triplet: 49, 70 and 11. RGB value is (73,112,17). Sum of RGB (Red+Green+Blue) = 73+112+17=202 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.14% from 202); Green value is 112 (44.14% from 255 or 55.45% from 202); Blue value is 17 (7.03% from 255 or 8.42% from 202); Max value from RGB is 112 - color contains mainly: green. Hex color #497011 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #497011 is #B68FEE. Grayscale: #595959. Windows color (decimal): -11964399 or 1142857. OLE color: 1142857.
HSL color Cylindrical-coordinate representation of color #497011: hue angle of 84.63º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #497011 is Cyan = 0.35, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 73 | 112 | 17 | - |
| CMYK | 0.35 | 0 | 0.85 | 0.56 |
| HSL | 84.63º | 0.74% | 0.25% | - |
| HSV(B) | 84.63º | 0.85% | 0.44% | - |
| XYZ | 8.64 | 13.05 | 2.59 | - |
| YUV | 89.51 | 87.08 | 116.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 112 | 17 | 0.35 | 0 | 0.85 | 0.56 | 84.63 | 0.74 | 0.25 |
| Hex | 49 | 70 | 11 | 23 | 0 | 55 | 38 | 55 | 4A | 19 |
| Octal | 111 | 160 | 21 | 43 | 0 | 125 | 70 | 125 | 112 | 31 |
| Binary | 1001001 | 1110000 | 10001 | 100011 | 0 | 1010101 | 111000 | 1010101 | 1001010 | 11001 |
Color Harmonies of #497011
Complementary color
Monochromatic Colors of #497011
Black with #497011
Text Example
Text Example
White with #497011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497011; }
p { color: rgb(73,112,17); }
H1.HeaderClassName
{
color: #497011;
}
.AnyTagClassName
{
color: #497011;
}
</style>
background-color css
<style>
a { background-color: #497011; }
a { background-color: rgb(73,112,17); }
div.DivClassName
{
background-color: #497011;
}
.BgClassName
{
background-color: #497011;
}
</style>
border-color css
<style>
span { border-color: #497011; }
span { border-color: rgb(73,112,17); }
td.TdClassName
{
border-color: #497011;
}
.TagClassName
{
border-color: #497011;
}
</style>