Shades of Green Leaf #537817
Tints of Green Leaf #537817
RGB
CMYK
RGB Variations
Color information
#537817 (or 0x537817) is known color: Green Leaf. HEX triplet: 53, 78 and 17. RGB value is (83,120,23). Sum of RGB (Red+Green+Blue) = 83+120+23=226 (29% of max value = 765). Red value is 83 (32.81% from 255 or 36.73% from 226); Green value is 120 (47.27% from 255 or 53.10% from 226); Blue value is 23 (9.38% from 255 or 10.18% from 226); Max value from RGB is 120 - color contains mainly: green. Hex color #537817 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537817 is #AC87E8. Grayscale: #626262. Windows color (decimal): -11306985 or 1538131. OLE color: 1538131.
HSL color Cylindrical-coordinate representation of color #537817: hue angle of 82.89º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #537817 is Cyan = 0.31, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 120 | 23 | - |
| CMYK | 0.31 | 0 | 0.81 | 0.53 |
| HSL | 82.89º | 0.68% | 0.28% | - |
| HSV(B) | 82.89º | 0.81% | 0.47% | - |
| XYZ | 10.44 | 15.33 | 3.22 | - |
| YUV | 97.88 | 85.74 | 117.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 120 | 23 | 0.31 | 0 | 0.81 | 0.53 | 82.89 | 0.68 | 0.28 |
| Hex | 53 | 78 | 17 | 1F | 0 | 51 | 35 | 53 | 44 | 1C |
| Octal | 123 | 170 | 27 | 37 | 0 | 121 | 65 | 123 | 104 | 34 |
| Binary | 1010011 | 1111000 | 10111 | 11111 | 0 | 1010001 | 110101 | 1010011 | 1000100 | 11100 |
Color Harmonies of #537817
Complementary color
Monochromatic Colors of #537817
Black with #537817
Text Example
Text Example
White with #537817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537817; }
p { color: rgb(83,120,23); }
H1.HeaderClassName
{
color: #537817;
}
.AnyTagClassName
{
color: #537817;
}
</style>
background-color css
<style>
a { background-color: #537817; }
a { background-color: rgb(83,120,23); }
div.DivClassName
{
background-color: #537817;
}
.BgClassName
{
background-color: #537817;
}
</style>
border-color css
<style>
span { border-color: #537817; }
span { border-color: rgb(83,120,23); }
td.TdClassName
{
border-color: #537817;
}
.TagClassName
{
border-color: #537817;
}
</style>