Shades of Green Leaf #497606
Tints of Green Leaf #497606
RGB
CMYK
RGB Variations
Color information
#497606 (or 0x497606) is known color: Green Leaf. HEX triplet: 49, 76 and 06. RGB value is (73,118,6). Sum of RGB (Red+Green+Blue) = 73+118+6=197 (26% of max value = 765). Red value is 73 (28.91% from 255 or 37.06% from 197); Green value is 118 (46.48% from 255 or 59.90% from 197); Blue value is 6 (2.73% from 255 or 3.05% from 197); Max value from RGB is 118 - color contains mainly: green. Hex color #497606 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #497606 is #B689F9. Grayscale: #5C5C5C. Windows color (decimal): -11962874 or 423497. OLE color: 423497.
HSL color Cylindrical-coordinate representation of color #497606: hue angle of 84.11º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #497606 is Cyan = 0.38, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 118 | 6 | - |
| CMYK | 0.38 | 0 | 0.95 | 0.54 |
| HSL | 84.11º | 0.9% | 0.24% | - |
| HSV(B) | 84.11º | 0.95% | 0.46% | - |
| XYZ | 9.26 | 14.39 | 2.46 | - |
| YUV | 91.78 | 79.59 | 114.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 118 | 6 | 0.38 | 0 | 0.95 | 0.54 | 84.11 | 0.9 | 0.24 |
| Hex | 49 | 76 | 6 | 26 | 0 | 5F | 36 | 54 | 5A | 18 |
| Octal | 111 | 166 | 6 | 46 | 0 | 137 | 66 | 124 | 132 | 30 |
| Binary | 1001001 | 1110110 | 110 | 100110 | 0 | 1011111 | 110110 | 1010100 | 1011010 | 11000 |
Color Harmonies of #497606
Complementary color
Monochromatic Colors of #497606
Black with #497606
Text Example
Text Example
White with #497606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497606; }
p { color: rgb(73,118,6); }
H1.HeaderClassName
{
color: #497606;
}
.AnyTagClassName
{
color: #497606;
}
</style>
background-color css
<style>
a { background-color: #497606; }
a { background-color: rgb(73,118,6); }
div.DivClassName
{
background-color: #497606;
}
.BgClassName
{
background-color: #497606;
}
</style>
border-color css
<style>
span { border-color: #497606; }
span { border-color: rgb(73,118,6); }
td.TdClassName
{
border-color: #497606;
}
.TagClassName
{
border-color: #497606;
}
</style>