Shades of Green Leaf #537922
Tints of Green Leaf #537922
RGB
CMYK
RGB Variations
Color information
#537922 (or 0x537922) is known color: Green Leaf. HEX triplet: 53, 79 and 22. RGB value is (83,121,34). Sum of RGB (Red+Green+Blue) = 83+121+34=238 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.87% from 238); Green value is 121 (47.66% from 255 or 50.84% from 238); Blue value is 34 (13.67% from 255 or 14.29% from 238); Max value from RGB is 121 - color contains mainly: green. Hex color #537922 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537922 is #AC86DD. Grayscale: #646464. Windows color (decimal): -11306718 or 2259283. OLE color: 2259283.
HSL color Cylindrical-coordinate representation of color #537922: hue angle of 86.21º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #537922 is Cyan = 0.31, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 121 | 34 | - |
| CMYK | 0.31 | 0 | 0.72 | 0.53 |
| HSL | 86.21º | 0.56% | 0.3% | - |
| HSV(B) | 86.21º | 0.72% | 0.47% | - |
| XYZ | 10.69 | 15.63 | 3.97 | - |
| YUV | 99.72 | 90.91 | 116.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 121 | 34 | 0.31 | 0 | 0.72 | 0.53 | 86.21 | 0.56 | 0.3 |
| Hex | 53 | 79 | 22 | 1F | 0 | 48 | 35 | 56 | 38 | 1E |
| Octal | 123 | 171 | 42 | 37 | 0 | 110 | 65 | 126 | 70 | 36 |
| Binary | 1010011 | 1111001 | 100010 | 11111 | 0 | 1001000 | 110101 | 1010110 | 111000 | 11110 |
Color Harmonies of #537922
Complementary color
Monochromatic Colors of #537922
Black with #537922
Text Example
Text Example
White with #537922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537922; }
p { color: rgb(83,121,34); }
H1.HeaderClassName
{
color: #537922;
}
.AnyTagClassName
{
color: #537922;
}
</style>
background-color css
<style>
a { background-color: #537922; }
a { background-color: rgb(83,121,34); }
div.DivClassName
{
background-color: #537922;
}
.BgClassName
{
background-color: #537922;
}
</style>
border-color css
<style>
span { border-color: #537922; }
span { border-color: rgb(83,121,34); }
td.TdClassName
{
border-color: #537922;
}
.TagClassName
{
border-color: #537922;
}
</style>