Shades of Green Leaf #537217
Tints of Green Leaf #537217
RGB
CMYK
RGB Variations
Color information
#537217 (or 0x537217) is known color: Green Leaf. HEX triplet: 53, 72 and 17. RGB value is (83,114,23). Sum of RGB (Red+Green+Blue) = 83+114+23=220 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.73% from 220); Green value is 114 (44.92% from 255 or 51.82% from 220); Blue value is 23 (9.38% from 255 or 10.45% from 220); Max value from RGB is 114 - color contains mainly: green. Hex color #537217 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537217 is #AC8DE8. Grayscale: #5E5E5E. Windows color (decimal): -11308521 or 1536595. OLE color: 1536595.
HSL color Cylindrical-coordinate representation of color #537217: hue angle of 80.44º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #537217 is Cyan = 0.27, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 114 | 23 | - |
| CMYK | 0.27 | 0 | 0.80 | 0.55 |
| HSL | 80.44º | 0.66% | 0.27% | - |
| HSV(B) | 80.44º | 0.8% | 0.45% | - |
| XYZ | 9.74 | 13.94 | 2.99 | - |
| YUV | 94.36 | 87.73 | 119.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 23 | 0.27 | 0 | 0.80 | 0.55 | 80.44 | 0.66 | 0.27 |
| Hex | 53 | 72 | 17 | 1B | 0 | 50 | 37 | 50 | 42 | 1B |
| Octal | 123 | 162 | 27 | 33 | 0 | 120 | 67 | 120 | 102 | 33 |
| Binary | 1010011 | 1110010 | 10111 | 11011 | 0 | 1010000 | 110111 | 1010000 | 1000010 | 11011 |
Color Harmonies of #537217
Complementary color
Monochromatic Colors of #537217
Black with #537217
Text Example
Text Example
White with #537217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537217; }
p { color: rgb(83,114,23); }
H1.HeaderClassName
{
color: #537217;
}
.AnyTagClassName
{
color: #537217;
}
</style>
background-color css
<style>
a { background-color: #537217; }
a { background-color: rgb(83,114,23); }
div.DivClassName
{
background-color: #537217;
}
.BgClassName
{
background-color: #537217;
}
</style>
border-color css
<style>
span { border-color: #537217; }
span { border-color: rgb(83,114,23); }
td.TdClassName
{
border-color: #537217;
}
.TagClassName
{
border-color: #537217;
}
</style>