Shades of Green Leaf #497324
Tints of Green Leaf #497324
RGB
CMYK
RGB Variations
Color information
#497324 (or 0x497324) is known color: Green Leaf. HEX triplet: 49, 73 and 24. RGB value is (73,115,36). Sum of RGB (Red+Green+Blue) = 73+115+36=224 (29% of max value = 765). Red value is 73 (28.91% from 255 or 32.59% from 224); Green value is 115 (45.31% from 255 or 51.34% from 224); Blue value is 36 (14.45% from 255 or 16.07% from 224); Max value from RGB is 115 - color contains mainly: green. Hex color #497324 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #497324 is #B68CDB. Grayscale: #5D5D5D. Windows color (decimal): -11963612 or 2388809. OLE color: 2388809.
HSL color Cylindrical-coordinate representation of color #497324: hue angle of 91.9º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #497324 is Cyan = 0.37, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 73 | 115 | 36 | - |
| CMYK | 0.37 | 0 | 0.69 | 0.55 |
| HSL | 91.9º | 0.52% | 0.3% | - |
| HSV(B) | 91.9º | 0.69% | 0.45% | - |
| XYZ | 9.2 | 13.81 | 3.85 | - |
| YUV | 93.44 | 95.59 | 113.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 36 | 0.37 | 0 | 0.69 | 0.55 | 91.9 | 0.52 | 0.3 |
| Hex | 49 | 73 | 24 | 25 | 0 | 45 | 37 | 5C | 34 | 1E |
| Octal | 111 | 163 | 44 | 45 | 0 | 105 | 67 | 134 | 64 | 36 |
| Binary | 1001001 | 1110011 | 100100 | 100101 | 0 | 1000101 | 110111 | 1011100 | 110100 | 11110 |
Color Harmonies of #497324
Complementary color
Monochromatic Colors of #497324
Black with #497324
Text Example
Text Example
White with #497324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497324; }
p { color: rgb(73,115,36); }
H1.HeaderClassName
{
color: #497324;
}
.AnyTagClassName
{
color: #497324;
}
</style>
background-color css
<style>
a { background-color: #497324; }
a { background-color: rgb(73,115,36); }
div.DivClassName
{
background-color: #497324;
}
.BgClassName
{
background-color: #497324;
}
</style>
border-color css
<style>
span { border-color: #497324; }
span { border-color: rgb(73,115,36); }
td.TdClassName
{
border-color: #497324;
}
.TagClassName
{
border-color: #497324;
}
</style>