Shades of Green Leaf #497310
Tints of Green Leaf #497310
RGB
CMYK
RGB Variations
Color information
#497310 (or 0x497310) is known color: Green Leaf. HEX triplet: 49, 73 and 10. RGB value is (73,115,16). Sum of RGB (Red+Green+Blue) = 73+115+16=204 (27% of max value = 765). Red value is 73 (28.91% from 255 or 35.78% from 204); Green value is 115 (45.31% from 255 or 56.37% from 204); Blue value is 16 (6.64% from 255 or 7.84% from 204); Max value from RGB is 115 - color contains mainly: green. Hex color #497310 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #497310 is #B68CEF. Grayscale: #5B5B5B. Windows color (decimal): -11963632 or 1078089. OLE color: 1078089.
HSL color Cylindrical-coordinate representation of color #497310: hue angle of 85.45º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #497310 is Cyan = 0.37, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 115 | 16 | - |
| CMYK | 0.37 | 0 | 0.86 | 0.55 |
| HSL | 85.45º | 0.76% | 0.26% | - |
| HSV(B) | 85.45º | 0.86% | 0.45% | - |
| XYZ | 8.97 | 13.72 | 2.66 | - |
| YUV | 91.16 | 85.59 | 115.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 16 | 0.37 | 0 | 0.86 | 0.55 | 85.45 | 0.76 | 0.26 |
| Hex | 49 | 73 | 10 | 25 | 0 | 56 | 37 | 55 | 4C | 1A |
| Octal | 111 | 163 | 20 | 45 | 0 | 126 | 67 | 125 | 114 | 32 |
| Binary | 1001001 | 1110011 | 10000 | 100101 | 0 | 1010110 | 110111 | 1010101 | 1001100 | 11010 |
Color Harmonies of #497310
Complementary color
Monochromatic Colors of #497310
Black with #497310
Text Example
Text Example
White with #497310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497310; }
p { color: rgb(73,115,16); }
H1.HeaderClassName
{
color: #497310;
}
.AnyTagClassName
{
color: #497310;
}
</style>
background-color css
<style>
a { background-color: #497310; }
a { background-color: rgb(73,115,16); }
div.DivClassName
{
background-color: #497310;
}
.BgClassName
{
background-color: #497310;
}
</style>
border-color css
<style>
span { border-color: #497310; }
span { border-color: rgb(73,115,16); }
td.TdClassName
{
border-color: #497310;
}
.TagClassName
{
border-color: #497310;
}
</style>