Shades of Green Leaf #537620
Tints of Green Leaf #537620
RGB
CMYK
RGB Variations
Color information
#537620 (or 0x537620) is known color: Green Leaf. HEX triplet: 53, 76 and 20. RGB value is (83,118,32). Sum of RGB (Red+Green+Blue) = 83+118+32=233 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.62% from 233); Green value is 118 (46.48% from 255 or 50.64% from 233); Blue value is 32 (12.89% from 255 or 13.73% from 233); Max value from RGB is 118 - color contains mainly: green. Hex color #537620 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537620 is #AC89DF. Grayscale: #626262. Windows color (decimal): -11307488 or 2127443. OLE color: 2127443.
HSL color Cylindrical-coordinate representation of color #537620: hue angle of 84.42º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #537620 is Cyan = 0.30, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 118 | 32 | - |
| CMYK | 0.30 | 0 | 0.73 | 0.54 |
| HSL | 84.42º | 0.57% | 0.29% | - |
| HSV(B) | 84.42º | 0.73% | 0.46% | - |
| XYZ | 10.31 | 14.9 | 3.7 | - |
| YUV | 97.73 | 90.9 | 117.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 32 | 0.30 | 0 | 0.73 | 0.54 | 84.42 | 0.57 | 0.29 |
| Hex | 53 | 76 | 20 | 1E | 0 | 49 | 36 | 54 | 39 | 1D |
| Octal | 123 | 166 | 40 | 36 | 0 | 111 | 66 | 124 | 71 | 35 |
| Binary | 1010011 | 1110110 | 100000 | 11110 | 0 | 1001001 | 110110 | 1010100 | 111001 | 11101 |
Color Harmonies of #537620
Complementary color
Monochromatic Colors of #537620
Black with #537620
Text Example
Text Example
White with #537620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537620; }
p { color: rgb(83,118,32); }
H1.HeaderClassName
{
color: #537620;
}
.AnyTagClassName
{
color: #537620;
}
</style>
background-color css
<style>
a { background-color: #537620; }
a { background-color: rgb(83,118,32); }
div.DivClassName
{
background-color: #537620;
}
.BgClassName
{
background-color: #537620;
}
</style>
border-color css
<style>
span { border-color: #537620; }
span { border-color: rgb(83,118,32); }
td.TdClassName
{
border-color: #537620;
}
.TagClassName
{
border-color: #537620;
}
</style>