Shades of Green Leaf #537328
Tints of Green Leaf #537328
RGB
CMYK
RGB Variations
Color information
#537328 (or 0x537328) is known color: Green Leaf. HEX triplet: 53, 73 and 28. RGB value is (83,115,40). Sum of RGB (Red+Green+Blue) = 83+115+40=238 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.87% from 238); Green value is 115 (45.31% from 255 or 48.32% from 238); Blue value is 40 (16.02% from 255 or 16.81% from 238); Max value from RGB is 115 - color contains mainly: green. Hex color #537328 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537328 is #AC8CD7. Grayscale: #616161. Windows color (decimal): -11308248 or 2650963. OLE color: 2650963.
HSL color Cylindrical-coordinate representation of color #537328: hue angle of 85.6º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #537328 is Cyan = 0.28, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 115 | 40 | - |
| CMYK | 0.28 | 0 | 0.65 | 0.55 |
| HSL | 85.6º | 0.48% | 0.3% | - |
| HSV(B) | 85.6º | 0.65% | 0.45% | - |
| XYZ | 10.08 | 14.25 | 4.23 | - |
| YUV | 96.88 | 95.9 | 118.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 40 | 0.28 | 0 | 0.65 | 0.55 | 85.6 | 0.48 | 0.3 |
| Hex | 53 | 73 | 28 | 1C | 0 | 41 | 37 | 56 | 30 | 1E |
| Octal | 123 | 163 | 50 | 34 | 0 | 101 | 67 | 126 | 60 | 36 |
| Binary | 1010011 | 1110011 | 101000 | 11100 | 0 | 1000001 | 110111 | 1010110 | 110000 | 11110 |
Color Harmonies of #537328
Complementary color
Monochromatic Colors of #537328
Black with #537328
Text Example
Text Example
White with #537328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537328; }
p { color: rgb(83,115,40); }
H1.HeaderClassName
{
color: #537328;
}
.AnyTagClassName
{
color: #537328;
}
</style>
background-color css
<style>
a { background-color: #537328; }
a { background-color: rgb(83,115,40); }
div.DivClassName
{
background-color: #537328;
}
.BgClassName
{
background-color: #537328;
}
</style>
border-color css
<style>
span { border-color: #537328; }
span { border-color: rgb(83,115,40); }
td.TdClassName
{
border-color: #537328;
}
.TagClassName
{
border-color: #537328;
}
</style>