Shades of Green Leaf #497919
Tints of Green Leaf #497919
RGB
CMYK
RGB Variations
Color information
#497919 (or 0x497919) is known color: Green Leaf. HEX triplet: 49, 79 and 19. RGB value is (73,121,25). Sum of RGB (Red+Green+Blue) = 73+121+25=219 (29% of max value = 765). Red value is 73 (28.91% from 255 or 33.33% from 219); Green value is 121 (47.66% from 255 or 55.25% from 219); Blue value is 25 (10.16% from 255 or 11.42% from 219); Max value from RGB is 121 - color contains mainly: green. Hex color #497919 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #497919 is #B686E6. Grayscale: #606060. Windows color (decimal): -11962087 or 1669449. OLE color: 1669449.
HSL color Cylindrical-coordinate representation of color #497919: hue angle of 90º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #497919 is Cyan = 0.40, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 73 | 121 | 25 | - |
| CMYK | 0.40 | 0 | 0.79 | 0.53 |
| HSL | 90º | 0.66% | 0.29% | - |
| HSV(B) | 90º | 0.79% | 0.47% | - |
| XYZ | 9.76 | 15.16 | 3.33 | - |
| YUV | 95.7 | 88.1 | 111.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 121 | 25 | 0.40 | 0 | 0.79 | 0.53 | 90 | 0.66 | 0.29 |
| Hex | 49 | 79 | 19 | 28 | 0 | 4F | 35 | 5A | 42 | 1D |
| Octal | 111 | 171 | 31 | 50 | 0 | 117 | 65 | 132 | 102 | 35 |
| Binary | 1001001 | 1111001 | 11001 | 101000 | 0 | 1001111 | 110101 | 1011010 | 1000010 | 11101 |
Color Harmonies of #497919
Complementary color
Monochromatic Colors of #497919
Black with #497919
Text Example
Text Example
White with #497919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497919; }
p { color: rgb(73,121,25); }
H1.HeaderClassName
{
color: #497919;
}
.AnyTagClassName
{
color: #497919;
}
</style>
background-color css
<style>
a { background-color: #497919; }
a { background-color: rgb(73,121,25); }
div.DivClassName
{
background-color: #497919;
}
.BgClassName
{
background-color: #497919;
}
</style>
border-color css
<style>
span { border-color: #497919; }
span { border-color: rgb(73,121,25); }
td.TdClassName
{
border-color: #497919;
}
.TagClassName
{
border-color: #497919;
}
</style>