Shades of Green Leaf #537521
Tints of Green Leaf #537521
RGB
CMYK
RGB Variations
Color information
#537521 (or 0x537521) is known color: Green Leaf. HEX triplet: 53, 75 and 21. RGB value is (83,117,33). Sum of RGB (Red+Green+Blue) = 83+117+33=233 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.62% from 233); Green value is 117 (46.09% from 255 or 50.21% from 233); Blue value is 33 (13.28% from 255 or 14.16% from 233); Max value from RGB is 117 - color contains mainly: green. Hex color #537521 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537521 is #AC8ADE. Grayscale: #616161. Windows color (decimal): -11307743 or 2192723. OLE color: 2192723.
HSL color Cylindrical-coordinate representation of color #537521: hue angle of 84.29º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #537521 is Cyan = 0.29, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 117 | 33 | - |
| CMYK | 0.29 | 0 | 0.72 | 0.54 |
| HSL | 84.29º | 0.56% | 0.29% | - |
| HSV(B) | 84.29º | 0.72% | 0.46% | - |
| XYZ | 10.2 | 14.67 | 3.73 | - |
| YUV | 97.26 | 91.74 | 117.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 117 | 33 | 0.29 | 0 | 0.72 | 0.54 | 84.29 | 0.56 | 0.29 |
| Hex | 53 | 75 | 21 | 1D | 0 | 48 | 36 | 54 | 38 | 1D |
| Octal | 123 | 165 | 41 | 35 | 0 | 110 | 66 | 124 | 70 | 35 |
| Binary | 1010011 | 1110101 | 100001 | 11101 | 0 | 1001000 | 110110 | 1010100 | 111000 | 11101 |
Color Harmonies of #537521
Complementary color
Monochromatic Colors of #537521
Black with #537521
Text Example
Text Example
White with #537521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537521; }
p { color: rgb(83,117,33); }
H1.HeaderClassName
{
color: #537521;
}
.AnyTagClassName
{
color: #537521;
}
</style>
background-color css
<style>
a { background-color: #537521; }
a { background-color: rgb(83,117,33); }
div.DivClassName
{
background-color: #537521;
}
.BgClassName
{
background-color: #537521;
}
</style>
border-color css
<style>
span { border-color: #537521; }
span { border-color: rgb(83,117,33); }
td.TdClassName
{
border-color: #537521;
}
.TagClassName
{
border-color: #537521;
}
</style>