Shades of Green Leaf #537325
Tints of Green Leaf #537325
RGB
CMYK
RGB Variations
Color information
#537325 (or 0x537325) is known color: Green Leaf. HEX triplet: 53, 73 and 25. RGB value is (83,115,37). Sum of RGB (Red+Green+Blue) = 83+115+37=235 (31% of max value = 765). Red value is 83 (32.81% from 255 or 35.32% from 235); Green value is 115 (45.31% from 255 or 48.94% from 235); Blue value is 37 (14.84% from 255 or 15.74% from 235); Max value from RGB is 115 - color contains mainly: green. Hex color #537325 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537325 is #AC8CDA. Grayscale: #606060. Windows color (decimal): -11308251 or 2454355. OLE color: 2454355.
HSL color Cylindrical-coordinate representation of color #537325: hue angle of 84.62º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #537325 is Cyan = 0.28, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 115 | 37 | - |
| CMYK | 0.28 | 0 | 0.68 | 0.55 |
| HSL | 84.62º | 0.51% | 0.3% | - |
| HSV(B) | 84.62º | 0.68% | 0.45% | - |
| XYZ | 10.03 | 14.23 | 3.97 | - |
| YUV | 96.54 | 94.4 | 118.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 37 | 0.28 | 0 | 0.68 | 0.55 | 84.62 | 0.51 | 0.3 |
| Hex | 53 | 73 | 25 | 1C | 0 | 44 | 37 | 55 | 33 | 1E |
| Octal | 123 | 163 | 45 | 34 | 0 | 104 | 67 | 125 | 63 | 36 |
| Binary | 1010011 | 1110011 | 100101 | 11100 | 0 | 1000100 | 110111 | 1010101 | 110011 | 11110 |
Color Harmonies of #537325
Complementary color
Monochromatic Colors of #537325
Black with #537325
Text Example
Text Example
White with #537325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537325; }
p { color: rgb(83,115,37); }
H1.HeaderClassName
{
color: #537325;
}
.AnyTagClassName
{
color: #537325;
}
</style>
background-color css
<style>
a { background-color: #537325; }
a { background-color: rgb(83,115,37); }
div.DivClassName
{
background-color: #537325;
}
.BgClassName
{
background-color: #537325;
}
</style>
border-color css
<style>
span { border-color: #537325; }
span { border-color: rgb(83,115,37); }
td.TdClassName
{
border-color: #537325;
}
.TagClassName
{
border-color: #537325;
}
</style>