Shades of Green Leaf #537321
Tints of Green Leaf #537321
RGB
CMYK
RGB Variations
Color information
#537321 (or 0x537321) is known color: Green Leaf. HEX triplet: 53, 73 and 21. RGB value is (83,115,33). Sum of RGB (Red+Green+Blue) = 83+115+33=231 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.93% from 231); Green value is 115 (45.31% from 255 or 49.78% from 231); Blue value is 33 (13.28% from 255 or 14.29% from 231); Max value from RGB is 115 - color contains mainly: green. Hex color #537321 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537321 is #AC8CDE. Grayscale: #606060. Windows color (decimal): -11308255 or 2192211. OLE color: 2192211.
HSL color Cylindrical-coordinate representation of color #537321: hue angle of 83.41º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #537321 is Cyan = 0.28, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 115 | 33 | - |
| CMYK | 0.28 | 0 | 0.71 | 0.55 |
| HSL | 83.41º | 0.55% | 0.29% | - |
| HSV(B) | 83.41º | 0.71% | 0.45% | - |
| XYZ | 9.97 | 14.21 | 3.66 | - |
| YUV | 96.08 | 92.4 | 118.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 33 | 0.28 | 0 | 0.71 | 0.55 | 83.41 | 0.55 | 0.29 |
| Hex | 53 | 73 | 21 | 1C | 0 | 47 | 37 | 53 | 37 | 1D |
| Octal | 123 | 163 | 41 | 34 | 0 | 107 | 67 | 123 | 67 | 35 |
| Binary | 1010011 | 1110011 | 100001 | 11100 | 0 | 1000111 | 110111 | 1010011 | 110111 | 11101 |
Color Harmonies of #537321
Complementary color
Monochromatic Colors of #537321
Black with #537321
Text Example
Text Example
White with #537321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537321; }
p { color: rgb(83,115,33); }
H1.HeaderClassName
{
color: #537321;
}
.AnyTagClassName
{
color: #537321;
}
</style>
background-color css
<style>
a { background-color: #537321; }
a { background-color: rgb(83,115,33); }
div.DivClassName
{
background-color: #537321;
}
.BgClassName
{
background-color: #537321;
}
</style>
border-color css
<style>
span { border-color: #537321; }
span { border-color: rgb(83,115,33); }
td.TdClassName
{
border-color: #537321;
}
.TagClassName
{
border-color: #537321;
}
</style>