Shades of Green Leaf #537720
Tints of Green Leaf #537720
RGB
CMYK
RGB Variations
Color information
#537720 (or 0x537720) is known color: Green Leaf. HEX triplet: 53, 77 and 20. RGB value is (83,119,32). Sum of RGB (Red+Green+Blue) = 83+119+32=234 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.47% from 234); Green value is 119 (46.88% from 255 or 50.85% from 234); Blue value is 32 (12.89% from 255 or 13.68% from 234); Max value from RGB is 119 - color contains mainly: green. Hex color #537720 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537720 is #AC88DF. Grayscale: #626262. Windows color (decimal): -11307232 or 2127699. OLE color: 2127699.
HSL color Cylindrical-coordinate representation of color #537720: hue angle of 84.83º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #537720 is Cyan = 0.30, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 119 | 32 | - |
| CMYK | 0.30 | 0 | 0.73 | 0.53 |
| HSL | 84.83º | 0.58% | 0.3% | - |
| HSV(B) | 84.83º | 0.73% | 0.47% | - |
| XYZ | 10.42 | 15.14 | 3.74 | - |
| YUV | 98.32 | 90.57 | 117.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 119 | 32 | 0.30 | 0 | 0.73 | 0.53 | 84.83 | 0.58 | 0.3 |
| Hex | 53 | 77 | 20 | 1E | 0 | 49 | 35 | 55 | 3A | 1E |
| Octal | 123 | 167 | 40 | 36 | 0 | 111 | 65 | 125 | 72 | 36 |
| Binary | 1010011 | 1110111 | 100000 | 11110 | 0 | 1001001 | 110101 | 1010101 | 111010 | 11110 |
Color Harmonies of #537720
Complementary color
Monochromatic Colors of #537720
Black with #537720
Text Example
Text Example
White with #537720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537720; }
p { color: rgb(83,119,32); }
H1.HeaderClassName
{
color: #537720;
}
.AnyTagClassName
{
color: #537720;
}
</style>
background-color css
<style>
a { background-color: #537720; }
a { background-color: rgb(83,119,32); }
div.DivClassName
{
background-color: #537720;
}
.BgClassName
{
background-color: #537720;
}
</style>
border-color css
<style>
span { border-color: #537720; }
span { border-color: rgb(83,119,32); }
td.TdClassName
{
border-color: #537720;
}
.TagClassName
{
border-color: #537720;
}
</style>