Shades of Green Leaf #537618
Tints of Green Leaf #537618
RGB
CMYK
RGB Variations
Color information
#537618 (or 0x537618) is known color: Green Leaf. HEX triplet: 53, 76 and 18. RGB value is (83,118,24). Sum of RGB (Red+Green+Blue) = 83+118+24=225 (29% of max value = 765). Red value is 83 (32.81% from 255 or 36.89% from 225); Green value is 118 (46.48% from 255 or 52.44% from 225); Blue value is 24 (9.77% from 255 or 10.67% from 225); Max value from RGB is 118 - color contains mainly: green. Hex color #537618 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537618 is #AC89E7. Grayscale: #616161. Windows color (decimal): -11307496 or 1603155. OLE color: 1603155.
HSL color Cylindrical-coordinate representation of color #537618: hue angle of 82.34º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #537618 is Cyan = 0.30, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 118 | 24 | - |
| CMYK | 0.30 | 0 | 0.80 | 0.54 |
| HSL | 82.34º | 0.66% | 0.28% | - |
| HSV(B) | 82.34º | 0.8% | 0.46% | - |
| XYZ | 10.21 | 14.86 | 3.19 | - |
| YUV | 96.82 | 86.9 | 118.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 24 | 0.30 | 0 | 0.80 | 0.54 | 82.34 | 0.66 | 0.28 |
| Hex | 53 | 76 | 18 | 1E | 0 | 50 | 36 | 52 | 42 | 1C |
| Octal | 123 | 166 | 30 | 36 | 0 | 120 | 66 | 122 | 102 | 34 |
| Binary | 1010011 | 1110110 | 11000 | 11110 | 0 | 1010000 | 110110 | 1010010 | 1000010 | 11100 |
Color Harmonies of #537618
Complementary color
Monochromatic Colors of #537618
Black with #537618
Text Example
Text Example
White with #537618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537618; }
p { color: rgb(83,118,24); }
H1.HeaderClassName
{
color: #537618;
}
.AnyTagClassName
{
color: #537618;
}
</style>
background-color css
<style>
a { background-color: #537618; }
a { background-color: rgb(83,118,24); }
div.DivClassName
{
background-color: #537618;
}
.BgClassName
{
background-color: #537618;
}
</style>
border-color css
<style>
span { border-color: #537618; }
span { border-color: rgb(83,118,24); }
td.TdClassName
{
border-color: #537618;
}
.TagClassName
{
border-color: #537618;
}
</style>