Shades of Green Leaf #497509
Tints of Green Leaf #497509
RGB
CMYK
RGB Variations
Color information
#497509 (or 0x497509) is known color: Green Leaf. HEX triplet: 49, 75 and 09. RGB value is (73,117,9). Sum of RGB (Red+Green+Blue) = 73+117+9=199 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.68% from 199); Green value is 117 (46.09% from 255 or 58.79% from 199); Blue value is 9 (3.91% from 255 or 4.52% from 199); Max value from RGB is 117 - color contains mainly: green. Hex color #497509 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #497509 is #B68AF6. Grayscale: #5B5B5B. Windows color (decimal): -11963127 or 619849. OLE color: 619849.
HSL color Cylindrical-coordinate representation of color #497509: hue angle of 84.44º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #497509 is Cyan = 0.38, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 73 | 117 | 9 | - |
| CMYK | 0.38 | 0 | 0.92 | 0.54 |
| HSL | 84.44º | 0.86% | 0.25% | - |
| HSV(B) | 84.44º | 0.92% | 0.46% | - |
| XYZ | 9.16 | 14.16 | 2.51 | - |
| YUV | 91.53 | 81.42 | 114.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 117 | 9 | 0.38 | 0 | 0.92 | 0.54 | 84.44 | 0.86 | 0.25 |
| Hex | 49 | 75 | 9 | 26 | 0 | 5C | 36 | 54 | 56 | 19 |
| Octal | 111 | 165 | 11 | 46 | 0 | 134 | 66 | 124 | 126 | 31 |
| Binary | 1001001 | 1110101 | 1001 | 100110 | 0 | 1011100 | 110110 | 1010100 | 1010110 | 11001 |
Color Harmonies of #497509
Complementary color
Monochromatic Colors of #497509
Black with #497509
Text Example
Text Example
White with #497509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497509; }
p { color: rgb(73,117,9); }
H1.HeaderClassName
{
color: #497509;
}
.AnyTagClassName
{
color: #497509;
}
</style>
background-color css
<style>
a { background-color: #497509; }
a { background-color: rgb(73,117,9); }
div.DivClassName
{
background-color: #497509;
}
.BgClassName
{
background-color: #497509;
}
</style>
border-color css
<style>
span { border-color: #497509; }
span { border-color: rgb(73,117,9); }
td.TdClassName
{
border-color: #497509;
}
.TagClassName
{
border-color: #497509;
}
</style>