Shades of Green Leaf #497621
Tints of Green Leaf #497621
RGB
CMYK
RGB Variations
Color information
#497621 (or 0x497621) is known color: Green Leaf. HEX triplet: 49, 76 and 21. RGB value is (73,118,33). Sum of RGB (Red+Green+Blue) = 73+118+33=224 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.59% from 224); Green value is 118 (46.48% from 255 or 52.68% from 224); Blue value is 33 (13.28% from 255 or 14.73% from 224); Max value from RGB is 118 - color contains mainly: green. Hex color #497621 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497621 is #B689DE. Grayscale: #5F5F5F. Windows color (decimal): -11962847 or 2192969. OLE color: 2192969.
HSL color Cylindrical-coordinate representation of color #497621: hue angle of 91.76º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #497621 is Cyan = 0.38, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 118 | 33 | - |
| CMYK | 0.38 | 0 | 0.72 | 0.54 |
| HSL | 91.76º | 0.56% | 0.3% | - |
| HSV(B) | 91.76º | 0.72% | 0.46% | - |
| XYZ | 9.5 | 14.48 | 3.73 | - |
| YUV | 94.86 | 93.09 | 112.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 118 | 33 | 0.38 | 0 | 0.72 | 0.54 | 91.76 | 0.56 | 0.3 |
| Hex | 49 | 76 | 21 | 26 | 0 | 48 | 36 | 5C | 38 | 1E |
| Octal | 111 | 166 | 41 | 46 | 0 | 110 | 66 | 134 | 70 | 36 |
| Binary | 1001001 | 1110110 | 100001 | 100110 | 0 | 1001000 | 110110 | 1011100 | 111000 | 11110 |
Color Harmonies of #497621
Complementary color
Monochromatic Colors of #497621
Black with #497621
Text Example
Text Example
White with #497621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497621; }
p { color: rgb(73,118,33); }
H1.HeaderClassName
{
color: #497621;
}
.AnyTagClassName
{
color: #497621;
}
</style>
background-color css
<style>
a { background-color: #497621; }
a { background-color: rgb(73,118,33); }
div.DivClassName
{
background-color: #497621;
}
.BgClassName
{
background-color: #497621;
}
</style>
border-color css
<style>
span { border-color: #497621; }
span { border-color: rgb(73,118,33); }
td.TdClassName
{
border-color: #497621;
}
.TagClassName
{
border-color: #497621;
}
</style>