Shades of Green Leaf #497220
Tints of Green Leaf #497220
RGB
CMYK
RGB Variations
Color information
#497220 (or 0x497220) is known color: Green Leaf. HEX triplet: 49, 72 and 20. RGB value is (73,114,32). Sum of RGB (Red+Green+Blue) = 73+114+32=219 (29% of max value = 765). Red value is 73 (28.91% from 255 or 33.33% from 219); Green value is 114 (44.92% from 255 or 52.05% from 219); Blue value is 32 (12.89% from 255 or 14.61% from 219); Max value from RGB is 114 - color contains mainly: green. Hex color #497220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497220 is #B68DDF. Grayscale: #5C5C5C. Windows color (decimal): -11963872 or 2126409. OLE color: 2126409.
HSL color Cylindrical-coordinate representation of color #497220: hue angle of 90º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #497220 is Cyan = 0.36, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 114 | 32 | - |
| CMYK | 0.36 | 0 | 0.72 | 0.55 |
| HSL | 90º | 0.56% | 0.29% | - |
| HSV(B) | 90º | 0.72% | 0.45% | - |
| XYZ | 9.03 | 13.56 | 3.51 | - |
| YUV | 92.39 | 93.92 | 114.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 114 | 32 | 0.36 | 0 | 0.72 | 0.55 | 90 | 0.56 | 0.29 |
| Hex | 49 | 72 | 20 | 24 | 0 | 48 | 37 | 5A | 38 | 1D |
| Octal | 111 | 162 | 40 | 44 | 0 | 110 | 67 | 132 | 70 | 35 |
| Binary | 1001001 | 1110010 | 100000 | 100100 | 0 | 1001000 | 110111 | 1011010 | 111000 | 11101 |
Color Harmonies of #497220
Complementary color
Monochromatic Colors of #497220
Black with #497220
Text Example
Text Example
White with #497220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497220; }
p { color: rgb(73,114,32); }
H1.HeaderClassName
{
color: #497220;
}
.AnyTagClassName
{
color: #497220;
}
</style>
background-color css
<style>
a { background-color: #497220; }
a { background-color: rgb(73,114,32); }
div.DivClassName
{
background-color: #497220;
}
.BgClassName
{
background-color: #497220;
}
</style>
border-color css
<style>
span { border-color: #497220; }
span { border-color: rgb(73,114,32); }
td.TdClassName
{
border-color: #497220;
}
.TagClassName
{
border-color: #497220;
}
</style>