Shades of Green Leaf #537529
Tints of Green Leaf #537529
RGB
CMYK
RGB Variations
Color information
#537529 (or 0x537529) is known color: Green Leaf. HEX triplet: 53, 75 and 29. RGB value is (83,117,41). Sum of RGB (Red+Green+Blue) = 83+117+41=241 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.44% from 241); Green value is 117 (46.09% from 255 or 48.55% from 241); Blue value is 41 (16.41% from 255 or 17.01% from 241); Max value from RGB is 117 - color contains mainly: green. Hex color #537529 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537529 is #AC8AD6. Grayscale: #626262. Windows color (decimal): -11307735 or 2717011. OLE color: 2717011.
HSL color Cylindrical-coordinate representation of color #537529: hue angle of 86.84º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #537529 is Cyan = 0.29, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 117 | 41 | - |
| CMYK | 0.29 | 0 | 0.65 | 0.54 |
| HSL | 86.84º | 0.48% | 0.31% | - |
| HSV(B) | 86.84º | 0.65% | 0.46% | - |
| XYZ | 10.33 | 14.72 | 4.4 | - |
| YUV | 98.17 | 95.74 | 117.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 117 | 41 | 0.29 | 0 | 0.65 | 0.54 | 86.84 | 0.48 | 0.31 |
| Hex | 53 | 75 | 29 | 1D | 0 | 41 | 36 | 57 | 30 | 1F |
| Octal | 123 | 165 | 51 | 35 | 0 | 101 | 66 | 127 | 60 | 37 |
| Binary | 1010011 | 1110101 | 101001 | 11101 | 0 | 1000001 | 110110 | 1010111 | 110000 | 11111 |
Color Harmonies of #537529
Complementary color
Monochromatic Colors of #537529
Black with #537529
Text Example
Text Example
White with #537529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537529; }
p { color: rgb(83,117,41); }
H1.HeaderClassName
{
color: #537529;
}
.AnyTagClassName
{
color: #537529;
}
</style>
background-color css
<style>
a { background-color: #537529; }
a { background-color: rgb(83,117,41); }
div.DivClassName
{
background-color: #537529;
}
.BgClassName
{
background-color: #537529;
}
</style>
border-color css
<style>
span { border-color: #537529; }
span { border-color: rgb(83,117,41); }
td.TdClassName
{
border-color: #537529;
}
.TagClassName
{
border-color: #537529;
}
</style>