Shades of Green Leaf #537420
Tints of Green Leaf #537420
RGB
CMYK
RGB Variations
Color information
#537420 (or 0x537420) is known color: Green Leaf. HEX triplet: 53, 74 and 20. RGB value is (83,116,32). Sum of RGB (Red+Green+Blue) = 83+116+32=231 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.93% from 231); Green value is 116 (45.70% from 255 or 50.22% from 231); Blue value is 32 (12.89% from 255 or 13.85% from 231); Max value from RGB is 116 - color contains mainly: green. Hex color #537420 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537420 is #AC8BDF. Grayscale: #606060. Windows color (decimal): -11308000 or 2126931. OLE color: 2126931.
HSL color Cylindrical-coordinate representation of color #537420: hue angle of 83.57º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #537420 is Cyan = 0.28, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 116 | 32 | - |
| CMYK | 0.28 | 0 | 0.72 | 0.55 |
| HSL | 83.57º | 0.57% | 0.29% | - |
| HSV(B) | 83.57º | 0.72% | 0.45% | - |
| XYZ | 10.07 | 14.43 | 3.62 | - |
| YUV | 96.56 | 91.57 | 118.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 116 | 32 | 0.28 | 0 | 0.72 | 0.55 | 83.57 | 0.57 | 0.29 |
| Hex | 53 | 74 | 20 | 1C | 0 | 48 | 37 | 54 | 39 | 1D |
| Octal | 123 | 164 | 40 | 34 | 0 | 110 | 67 | 124 | 71 | 35 |
| Binary | 1010011 | 1110100 | 100000 | 11100 | 0 | 1001000 | 110111 | 1010100 | 111001 | 11101 |
Color Harmonies of #537420
Complementary color
Monochromatic Colors of #537420
Black with #537420
Text Example
Text Example
White with #537420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537420; }
p { color: rgb(83,116,32); }
H1.HeaderClassName
{
color: #537420;
}
.AnyTagClassName
{
color: #537420;
}
</style>
background-color css
<style>
a { background-color: #537420; }
a { background-color: rgb(83,116,32); }
div.DivClassName
{
background-color: #537420;
}
.BgClassName
{
background-color: #537420;
}
</style>
border-color css
<style>
span { border-color: #537420; }
span { border-color: rgb(83,116,32); }
td.TdClassName
{
border-color: #537420;
}
.TagClassName
{
border-color: #537420;
}
</style>