Shades of Green Leaf #497706
Tints of Green Leaf #497706
RGB
CMYK
RGB Variations
Color information
#497706 (or 0x497706) is known color: Green Leaf. HEX triplet: 49, 77 and 06. RGB value is (73,119,6). Sum of RGB (Red+Green+Blue) = 73+119+6=198 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.87% from 198); Green value is 119 (46.88% from 255 or 60.10% from 198); Blue value is 6 (2.73% from 255 or 3.03% from 198); Max value from RGB is 119 - color contains mainly: green. Hex color #497706 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #497706 is #B688F9. Grayscale: #5C5C5C. Windows color (decimal): -11962618 or 423753. OLE color: 423753.
HSL color Cylindrical-coordinate representation of color #497706: hue angle of 84.42º degrees, saturation: 0.9, 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 #497706 is Cyan = 0.39, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 119 | 6 | - |
| CMYK | 0.39 | 0 | 0.95 | 0.53 |
| HSL | 84.42º | 0.9% | 0.25% | - |
| HSV(B) | 84.42º | 0.95% | 0.47% | - |
| XYZ | 9.38 | 14.62 | 2.5 | - |
| YUV | 92.36 | 79.26 | 114.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 119 | 6 | 0.39 | 0 | 0.95 | 0.53 | 84.42 | 0.9 | 0.25 |
| Hex | 49 | 77 | 6 | 27 | 0 | 5F | 35 | 54 | 5A | 19 |
| Octal | 111 | 167 | 6 | 47 | 0 | 137 | 65 | 124 | 132 | 31 |
| Binary | 1001001 | 1110111 | 110 | 100111 | 0 | 1011111 | 110101 | 1010100 | 1011010 | 11001 |
Color Harmonies of #497706
Complementary color
Monochromatic Colors of #497706
Black with #497706
Text Example
Text Example
White with #497706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497706; }
p { color: rgb(73,119,6); }
H1.HeaderClassName
{
color: #497706;
}
.AnyTagClassName
{
color: #497706;
}
</style>
background-color css
<style>
a { background-color: #497706; }
a { background-color: rgb(73,119,6); }
div.DivClassName
{
background-color: #497706;
}
.BgClassName
{
background-color: #497706;
}
</style>
border-color css
<style>
span { border-color: #497706; }
span { border-color: rgb(73,119,6); }
td.TdClassName
{
border-color: #497706;
}
.TagClassName
{
border-color: #497706;
}
</style>