Shades of Green Leaf #497614
Tints of Green Leaf #497614
RGB
CMYK
RGB Variations
Color information
#497614 (or 0x497614) is known color: Green Leaf. HEX triplet: 49, 76 and 14. RGB value is (73,118,20). Sum of RGB (Red+Green+Blue) = 73+118+20=211 (27% of max value = 765). Red value is 73 (28.91% from 255 or 34.60% from 211); Green value is 118 (46.48% from 255 or 55.92% from 211); Blue value is 20 (8.20% from 255 or 9.48% from 211); Max value from RGB is 118 - color contains mainly: green. Hex color #497614 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #497614 is #B689EB. Grayscale: #5D5D5D. Windows color (decimal): -11962860 or 1341001. OLE color: 1341001.
HSL color Cylindrical-coordinate representation of color #497614: hue angle of 87.55º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #497614 is Cyan = 0.38, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 118 | 20 | - |
| CMYK | 0.38 | 0 | 0.83 | 0.54 |
| HSL | 87.55º | 0.71% | 0.27% | - |
| HSV(B) | 87.55º | 0.83% | 0.46% | - |
| XYZ | 9.35 | 14.42 | 2.95 | - |
| YUV | 93.37 | 86.59 | 113.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 118 | 20 | 0.38 | 0 | 0.83 | 0.54 | 87.55 | 0.71 | 0.27 |
| Hex | 49 | 76 | 14 | 26 | 0 | 53 | 36 | 58 | 47 | 1B |
| Octal | 111 | 166 | 24 | 46 | 0 | 123 | 66 | 130 | 107 | 33 |
| Binary | 1001001 | 1110110 | 10100 | 100110 | 0 | 1010011 | 110110 | 1011000 | 1000111 | 11011 |
Color Harmonies of #497614
Complementary color
Monochromatic Colors of #497614
Black with #497614
Text Example
Text Example
White with #497614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497614; }
p { color: rgb(73,118,20); }
H1.HeaderClassName
{
color: #497614;
}
.AnyTagClassName
{
color: #497614;
}
</style>
background-color css
<style>
a { background-color: #497614; }
a { background-color: rgb(73,118,20); }
div.DivClassName
{
background-color: #497614;
}
.BgClassName
{
background-color: #497614;
}
</style>
border-color css
<style>
span { border-color: #497614; }
span { border-color: rgb(73,118,20); }
td.TdClassName
{
border-color: #497614;
}
.TagClassName
{
border-color: #497614;
}
</style>