Shades of Green Leaf #537022
Tints of Green Leaf #537022
RGB
CMYK
RGB Variations
Color information
#537022 (or 0x537022) is known color: Green Leaf. HEX triplet: 53, 70 and 22. RGB value is (83,112,34). Sum of RGB (Red+Green+Blue) = 83+112+34=229 (30% of max value = 765). Red value is 83 (32.81% from 255 or 36.24% from 229); Green value is 112 (44.14% from 255 or 48.91% from 229); Blue value is 34 (13.67% from 255 or 14.85% from 229); Max value from RGB is 112 - color contains mainly: green. Hex color #537022 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537022 is #AC8FDD. Grayscale: #5E5E5E. Windows color (decimal): -11309022 or 2256979. OLE color: 2256979.
HSL color Cylindrical-coordinate representation of color #537022: hue angle of 82.31º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #537022 is Cyan = 0.26, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 83 | 112 | 34 | - |
| CMYK | 0.26 | 0 | 0.70 | 0.56 |
| HSL | 82.31º | 0.53% | 0.29% | - |
| HSV(B) | 82.31º | 0.7% | 0.44% | - |
| XYZ | 9.65 | 13.54 | 3.62 | - |
| YUV | 94.44 | 93.89 | 119.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 112 | 34 | 0.26 | 0 | 0.70 | 0.56 | 82.31 | 0.53 | 0.29 |
| Hex | 53 | 70 | 22 | 1A | 0 | 46 | 38 | 52 | 35 | 1D |
| Octal | 123 | 160 | 42 | 32 | 0 | 106 | 70 | 122 | 65 | 35 |
| Binary | 1010011 | 1110000 | 100010 | 11010 | 0 | 1000110 | 111000 | 1010010 | 110101 | 11101 |
Color Harmonies of #537022
Complementary color
Monochromatic Colors of #537022
Black with #537022
Text Example
Text Example
White with #537022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537022; }
p { color: rgb(83,112,34); }
H1.HeaderClassName
{
color: #537022;
}
.AnyTagClassName
{
color: #537022;
}
</style>
background-color css
<style>
a { background-color: #537022; }
a { background-color: rgb(83,112,34); }
div.DivClassName
{
background-color: #537022;
}
.BgClassName
{
background-color: #537022;
}
</style>
border-color css
<style>
span { border-color: #537022; }
span { border-color: rgb(83,112,34); }
td.TdClassName
{
border-color: #537022;
}
.TagClassName
{
border-color: #537022;
}
</style>