Shades of Green Leaf #497207
Tints of Green Leaf #497207
RGB
CMYK
RGB Variations
Color information
#497207 (or 0x497207) is known color: Green Leaf. HEX triplet: 49, 72 and 07. RGB value is (73,114,7). Sum of RGB (Red+Green+Blue) = 73+114+7=194 (25% of max value = 765). Red value is 73 (28.91% from 255 or 37.63% from 194); Green value is 114 (44.92% from 255 or 58.76% from 194); Blue value is 7 (3.12% from 255 or 3.61% from 194); Max value from RGB is 114 - color contains mainly: green. Hex color #497207 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #497207 is #B68DF8. Grayscale: #595959. Windows color (decimal): -11963897 or 488009. OLE color: 488009.
HSL color Cylindrical-coordinate representation of color #497207: hue angle of 82.99º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #497207 is Cyan = 0.36, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 114 | 7 | - |
| CMYK | 0.36 | 0 | 0.94 | 0.55 |
| HSL | 82.99º | 0.88% | 0.24% | - |
| HSV(B) | 82.99º | 0.94% | 0.45% | - |
| XYZ | 8.8 | 13.47 | 2.34 | - |
| YUV | 89.54 | 81.42 | 116.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 114 | 7 | 0.36 | 0 | 0.94 | 0.55 | 82.99 | 0.88 | 0.24 |
| Hex | 49 | 72 | 7 | 24 | 0 | 5E | 37 | 53 | 58 | 18 |
| Octal | 111 | 162 | 7 | 44 | 0 | 136 | 67 | 123 | 130 | 30 |
| Binary | 1001001 | 1110010 | 111 | 100100 | 0 | 1011110 | 110111 | 1010011 | 1011000 | 11000 |
Color Harmonies of #497207
Complementary color
Monochromatic Colors of #497207
Black with #497207
Text Example
Text Example
White with #497207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497207; }
p { color: rgb(73,114,7); }
H1.HeaderClassName
{
color: #497207;
}
.AnyTagClassName
{
color: #497207;
}
</style>
background-color css
<style>
a { background-color: #497207; }
a { background-color: rgb(73,114,7); }
div.DivClassName
{
background-color: #497207;
}
.BgClassName
{
background-color: #497207;
}
</style>
border-color css
<style>
span { border-color: #497207; }
span { border-color: rgb(73,114,7); }
td.TdClassName
{
border-color: #497207;
}
.TagClassName
{
border-color: #497207;
}
</style>