Shades of Green Leaf #497319
Tints of Green Leaf #497319
RGB
CMYK
RGB Variations
Color information
#497319 (or 0x497319) is known color: Green Leaf. HEX triplet: 49, 73 and 19. RGB value is (73,115,25). Sum of RGB (Red+Green+Blue) = 73+115+25=213 (28% of max value = 765). Red value is 73 (28.91% from 255 or 34.27% from 213); Green value is 115 (45.31% from 255 or 53.99% from 213); Blue value is 25 (10.16% from 255 or 11.74% from 213); Max value from RGB is 115 - color contains mainly: green. Hex color #497319 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #497319 is #B68CE6. Grayscale: #5C5C5C. Windows color (decimal): -11963623 or 1667913. OLE color: 1667913.
HSL color Cylindrical-coordinate representation of color #497319: hue angle of 88º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #497319 is Cyan = 0.37, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 115 | 25 | - |
| CMYK | 0.37 | 0 | 0.78 | 0.55 |
| HSL | 88º | 0.64% | 0.27% | - |
| HSV(B) | 88º | 0.78% | 0.45% | - |
| XYZ | 9.05 | 13.75 | 3.1 | - |
| YUV | 92.18 | 90.09 | 114.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 25 | 0.37 | 0 | 0.78 | 0.55 | 88 | 0.64 | 0.27 |
| Hex | 49 | 73 | 19 | 25 | 0 | 4E | 37 | 58 | 40 | 1B |
| Octal | 111 | 163 | 31 | 45 | 0 | 116 | 67 | 130 | 100 | 33 |
| Binary | 1001001 | 1110011 | 11001 | 100101 | 0 | 1001110 | 110111 | 1011000 | 1000000 | 11011 |
Color Harmonies of #497319
Complementary color
Monochromatic Colors of #497319
Black with #497319
Text Example
Text Example
White with #497319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497319; }
p { color: rgb(73,115,25); }
H1.HeaderClassName
{
color: #497319;
}
.AnyTagClassName
{
color: #497319;
}
</style>
background-color css
<style>
a { background-color: #497319; }
a { background-color: rgb(73,115,25); }
div.DivClassName
{
background-color: #497319;
}
.BgClassName
{
background-color: #497319;
}
</style>
border-color css
<style>
span { border-color: #497319; }
span { border-color: rgb(73,115,25); }
td.TdClassName
{
border-color: #497319;
}
.TagClassName
{
border-color: #497319;
}
</style>