Shades of Green Leaf #497710
Tints of Green Leaf #497710
RGB
CMYK
RGB Variations
Color information
#497710 (or 0x497710) is known color: Green Leaf. HEX triplet: 49, 77 and 10. RGB value is (73,119,16). Sum of RGB (Red+Green+Blue) = 73+119+16=208 (27% of max value = 765). Red value is 73 (28.91% from 255 or 35.10% from 208); Green value is 119 (46.88% from 255 or 57.21% from 208); Blue value is 16 (6.64% from 255 or 7.69% from 208); Max value from RGB is 119 - color contains mainly: green. Hex color #497710 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #497710 is #B688EF. Grayscale: #5D5D5D. Windows color (decimal): -11962608 or 1079113. OLE color: 1079113.
HSL color Cylindrical-coordinate representation of color #497710: hue angle of 86.8º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #497710 is Cyan = 0.39, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 119 | 16 | - |
| CMYK | 0.39 | 0 | 0.87 | 0.53 |
| HSL | 86.8º | 0.76% | 0.26% | - |
| HSV(B) | 86.8º | 0.87% | 0.47% | - |
| XYZ | 9.44 | 14.65 | 2.82 | - |
| YUV | 93.5 | 84.26 | 113.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 119 | 16 | 0.39 | 0 | 0.87 | 0.53 | 86.8 | 0.76 | 0.26 |
| Hex | 49 | 77 | 10 | 27 | 0 | 57 | 35 | 57 | 4C | 1A |
| Octal | 111 | 167 | 20 | 47 | 0 | 127 | 65 | 127 | 114 | 32 |
| Binary | 1001001 | 1110111 | 10000 | 100111 | 0 | 1010111 | 110101 | 1010111 | 1001100 | 11010 |
Color Harmonies of #497710
Complementary color
Monochromatic Colors of #497710
Black with #497710
Text Example
Text Example
White with #497710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497710; }
p { color: rgb(73,119,16); }
H1.HeaderClassName
{
color: #497710;
}
.AnyTagClassName
{
color: #497710;
}
</style>
background-color css
<style>
a { background-color: #497710; }
a { background-color: rgb(73,119,16); }
div.DivClassName
{
background-color: #497710;
}
.BgClassName
{
background-color: #497710;
}
</style>
border-color css
<style>
span { border-color: #497710; }
span { border-color: rgb(73,119,16); }
td.TdClassName
{
border-color: #497710;
}
.TagClassName
{
border-color: #497710;
}
</style>