Shades of Green Leaf #497406
Tints of Green Leaf #497406
RGB
CMYK
RGB Variations
Color information
#497406 (or 0x497406) is known color: Green Leaf. HEX triplet: 49, 74 and 06. RGB value is (73,116,6). Sum of RGB (Red+Green+Blue) = 73+116+6=195 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.44% from 195); Green value is 116 (45.70% from 255 or 59.49% from 195); Blue value is 6 (2.73% from 255 or 3.08% from 195); Max value from RGB is 116 - color contains mainly: green. Hex color #497406 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #497406 is #B68BF9. Grayscale: #5B5B5B. Windows color (decimal): -11963386 or 422985. OLE color: 422985.
HSL color Cylindrical-coordinate representation of color #497406: hue angle of 83.45º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #497406 is Cyan = 0.37, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 116 | 6 | - |
| CMYK | 0.37 | 0 | 0.95 | 0.55 |
| HSL | 83.45º | 0.9% | 0.24% | - |
| HSV(B) | 83.45º | 0.95% | 0.45% | - |
| XYZ | 9.03 | 13.92 | 2.38 | - |
| YUV | 90.6 | 80.25 | 115.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 116 | 6 | 0.37 | 0 | 0.95 | 0.55 | 83.45 | 0.9 | 0.24 |
| Hex | 49 | 74 | 6 | 25 | 0 | 5F | 37 | 53 | 5A | 18 |
| Octal | 111 | 164 | 6 | 45 | 0 | 137 | 67 | 123 | 132 | 30 |
| Binary | 1001001 | 1110100 | 110 | 100101 | 0 | 1011111 | 110111 | 1010011 | 1011010 | 11000 |
Color Harmonies of #497406
Complementary color
Monochromatic Colors of #497406
Black with #497406
Text Example
Text Example
White with #497406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497406; }
p { color: rgb(73,116,6); }
H1.HeaderClassName
{
color: #497406;
}
.AnyTagClassName
{
color: #497406;
}
</style>
background-color css
<style>
a { background-color: #497406; }
a { background-color: rgb(73,116,6); }
div.DivClassName
{
background-color: #497406;
}
.BgClassName
{
background-color: #497406;
}
</style>
border-color css
<style>
span { border-color: #497406; }
span { border-color: rgb(73,116,6); }
td.TdClassName
{
border-color: #497406;
}
.TagClassName
{
border-color: #497406;
}
</style>