Shades of Green Leaf #497906
Tints of Green Leaf #497906
RGB
CMYK
RGB Variations
Color information
#497906 (or 0x497906) is known color: Green Leaf. HEX triplet: 49, 79 and 06. RGB value is (73,121,6). Sum of RGB (Red+Green+Blue) = 73+121+6=200 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.5% from 200); Green value is 121 (47.66% from 255 or 60.5% from 200); Blue value is 6 (2.73% from 255 or 3% from 200); Max value from RGB is 121 - color contains mainly: green. Hex color #497906 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #497906 is #B686F9. Grayscale: #5D5D5D. Windows color (decimal): -11962106 or 424265. OLE color: 424265.
HSL color Cylindrical-coordinate representation of color #497906: hue angle of 85.04º degrees, saturation: 0.91, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #497906 is Cyan = 0.40, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 121 | 6 | - |
| CMYK | 0.40 | 0 | 0.95 | 0.53 |
| HSL | 85.04º | 0.91% | 0.25% | - |
| HSV(B) | 85.04º | 0.95% | 0.47% | - |
| XYZ | 9.62 | 15.1 | 2.58 | - |
| YUV | 93.54 | 78.6 | 113.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 121 | 6 | 0.40 | 0 | 0.95 | 0.53 | 85.04 | 0.91 | 0.25 |
| Hex | 49 | 79 | 6 | 28 | 0 | 5F | 35 | 55 | 5B | 19 |
| Octal | 111 | 171 | 6 | 50 | 0 | 137 | 65 | 125 | 133 | 31 |
| Binary | 1001001 | 1111001 | 110 | 101000 | 0 | 1011111 | 110101 | 1010101 | 1011011 | 11001 |
Color Harmonies of #497906
Complementary color
Monochromatic Colors of #497906
Black with #497906
Text Example
Text Example
White with #497906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497906; }
p { color: rgb(73,121,6); }
H1.HeaderClassName
{
color: #497906;
}
.AnyTagClassName
{
color: #497906;
}
</style>
background-color css
<style>
a { background-color: #497906; }
a { background-color: rgb(73,121,6); }
div.DivClassName
{
background-color: #497906;
}
.BgClassName
{
background-color: #497906;
}
</style>
border-color css
<style>
span { border-color: #497906; }
span { border-color: rgb(73,121,6); }
td.TdClassName
{
border-color: #497906;
}
.TagClassName
{
border-color: #497906;
}
</style>