Shades of Green Leaf #537524
Tints of Green Leaf #537524
RGB
CMYK
RGB Variations
Color information
#537524 (or 0x537524) is known color: Green Leaf. HEX triplet: 53, 75 and 24. RGB value is (83,117,36). Sum of RGB (Red+Green+Blue) = 83+117+36=236 (31% of max value = 765). Red value is 83 (32.81% from 255 or 35.17% from 236); Green value is 117 (46.09% from 255 or 49.58% from 236); Blue value is 36 (14.45% from 255 or 15.25% from 236); Max value from RGB is 117 - color contains mainly: green. Hex color #537524 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537524 is #AC8ADB. Grayscale: #616161. Windows color (decimal): -11307740 or 2389331. OLE color: 2389331.
HSL color Cylindrical-coordinate representation of color #537524: hue angle of 85.19º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #537524 is Cyan = 0.29, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 117 | 36 | - |
| CMYK | 0.29 | 0 | 0.69 | 0.54 |
| HSL | 85.19º | 0.53% | 0.3% | - |
| HSV(B) | 85.19º | 0.69% | 0.46% | - |
| XYZ | 10.25 | 14.69 | 3.96 | - |
| YUV | 97.6 | 93.24 | 117.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 117 | 36 | 0.29 | 0 | 0.69 | 0.54 | 85.19 | 0.53 | 0.3 |
| Hex | 53 | 75 | 24 | 1D | 0 | 45 | 36 | 55 | 35 | 1E |
| Octal | 123 | 165 | 44 | 35 | 0 | 105 | 66 | 125 | 65 | 36 |
| Binary | 1010011 | 1110101 | 100100 | 11101 | 0 | 1000101 | 110110 | 1010101 | 110101 | 11110 |
Color Harmonies of #537524
Complementary color
Monochromatic Colors of #537524
Black with #537524
Text Example
Text Example
White with #537524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537524; }
p { color: rgb(83,117,36); }
H1.HeaderClassName
{
color: #537524;
}
.AnyTagClassName
{
color: #537524;
}
</style>
background-color css
<style>
a { background-color: #537524; }
a { background-color: rgb(83,117,36); }
div.DivClassName
{
background-color: #537524;
}
.BgClassName
{
background-color: #537524;
}
</style>
border-color css
<style>
span { border-color: #537524; }
span { border-color: rgb(83,117,36); }
td.TdClassName
{
border-color: #537524;
}
.TagClassName
{
border-color: #537524;
}
</style>