Shades of Green Leaf #497311
Tints of Green Leaf #497311
RGB
CMYK
RGB Variations
Color information
#497311 (or 0x497311) is known color: Green Leaf. HEX triplet: 49, 73 and 11. RGB value is (73,115,17). Sum of RGB (Red+Green+Blue) = 73+115+17=205 (27% of max value = 765). Red value is 73 (28.91% from 255 or 35.61% from 205); Green value is 115 (45.31% from 255 or 56.10% from 205); Blue value is 17 (7.03% from 255 or 8.29% from 205); Max value from RGB is 115 - color contains mainly: green. Hex color #497311 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #497311 is #B68CEE. Grayscale: #5B5B5B. Windows color (decimal): -11963631 or 1143625. OLE color: 1143625.
HSL color Cylindrical-coordinate representation of color #497311: hue angle of 85.71º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #497311 is Cyan = 0.37, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 115 | 17 | - |
| CMYK | 0.37 | 0 | 0.85 | 0.55 |
| HSL | 85.71º | 0.74% | 0.26% | - |
| HSV(B) | 85.71º | 0.85% | 0.45% | - |
| XYZ | 8.98 | 13.72 | 2.7 | - |
| YUV | 91.27 | 86.09 | 114.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 17 | 0.37 | 0 | 0.85 | 0.55 | 85.71 | 0.74 | 0.26 |
| Hex | 49 | 73 | 11 | 25 | 0 | 55 | 37 | 56 | 4A | 1A |
| Octal | 111 | 163 | 21 | 45 | 0 | 125 | 67 | 126 | 112 | 32 |
| Binary | 1001001 | 1110011 | 10001 | 100101 | 0 | 1010101 | 110111 | 1010110 | 1001010 | 11010 |
Color Harmonies of #497311
Complementary color
Monochromatic Colors of #497311
Black with #497311
Text Example
Text Example
White with #497311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497311; }
p { color: rgb(73,115,17); }
H1.HeaderClassName
{
color: #497311;
}
.AnyTagClassName
{
color: #497311;
}
</style>
background-color css
<style>
a { background-color: #497311; }
a { background-color: rgb(73,115,17); }
div.DivClassName
{
background-color: #497311;
}
.BgClassName
{
background-color: #497311;
}
</style>
border-color css
<style>
span { border-color: #497311; }
span { border-color: rgb(73,115,17); }
td.TdClassName
{
border-color: #497311;
}
.TagClassName
{
border-color: #497311;
}
</style>