Shades of Green Leaf #537928
Tints of Green Leaf #537928
RGB
CMYK
RGB Variations
Color information
#537928 (or 0x537928) is known color: Green Leaf. HEX triplet: 53, 79 and 28. RGB value is (83,121,40). Sum of RGB (Red+Green+Blue) = 83+121+40=244 (32% of max value = 765). Red value is 83 (32.81% from 255 or 34.02% from 244); Green value is 121 (47.66% from 255 or 49.59% from 244); Blue value is 40 (16.02% from 255 or 16.39% from 244); Max value from RGB is 121 - color contains mainly: green. Hex color #537928 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537928 is #AC86D7. Grayscale: #646464. Windows color (decimal): -11306712 or 2652499. OLE color: 2652499.
HSL color Cylindrical-coordinate representation of color #537928: hue angle of 88.15º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #537928 is Cyan = 0.31, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 121 | 40 | - |
| CMYK | 0.31 | 0 | 0.67 | 0.53 |
| HSL | 88.15º | 0.5% | 0.32% | - |
| HSV(B) | 88.15º | 0.67% | 0.47% | - |
| XYZ | 10.79 | 15.67 | 4.46 | - |
| YUV | 100.4 | 93.91 | 115.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 121 | 40 | 0.31 | 0 | 0.67 | 0.53 | 88.15 | 0.5 | 0.32 |
| Hex | 53 | 79 | 28 | 1F | 0 | 43 | 35 | 58 | 32 | 20 |
| Octal | 123 | 171 | 50 | 37 | 0 | 103 | 65 | 130 | 62 | 40 |
| Binary | 1010011 | 1111001 | 101000 | 11111 | 0 | 1000011 | 110101 | 1011000 | 110010 | 100000 |
Color Harmonies of #537928
Complementary color
Monochromatic Colors of #537928
Black with #537928
Text Example
Text Example
White with #537928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537928; }
p { color: rgb(83,121,40); }
H1.HeaderClassName
{
color: #537928;
}
.AnyTagClassName
{
color: #537928;
}
</style>
background-color css
<style>
a { background-color: #537928; }
a { background-color: rgb(83,121,40); }
div.DivClassName
{
background-color: #537928;
}
.BgClassName
{
background-color: #537928;
}
</style>
border-color css
<style>
span { border-color: #537928; }
span { border-color: rgb(83,121,40); }
td.TdClassName
{
border-color: #537928;
}
.TagClassName
{
border-color: #537928;
}
</style>