Shades of Green Leaf #537619
Tints of Green Leaf #537619
RGB
CMYK
RGB Variations
Color information
#537619 (or 0x537619) is known color: Green Leaf. HEX triplet: 53, 76 and 19. RGB value is (83,118,25). Sum of RGB (Red+Green+Blue) = 83+118+25=226 (29% of max value = 765). Red value is 83 (32.81% from 255 or 36.73% from 226); Green value is 118 (46.48% from 255 or 52.21% from 226); Blue value is 25 (10.16% from 255 or 11.06% from 226); Max value from RGB is 118 - color contains mainly: green. Hex color #537619 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537619 is #AC89E6. Grayscale: #616161. Windows color (decimal): -11307495 or 1668691. OLE color: 1668691.
HSL color Cylindrical-coordinate representation of color #537619: hue angle of 82.58º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #537619 is Cyan = 0.30, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 118 | 25 | - |
| CMYK | 0.30 | 0 | 0.79 | 0.54 |
| HSL | 82.58º | 0.65% | 0.28% | - |
| HSV(B) | 82.58º | 0.79% | 0.46% | - |
| XYZ | 10.22 | 14.87 | 3.25 | - |
| YUV | 96.93 | 87.4 | 118.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 25 | 0.30 | 0 | 0.79 | 0.54 | 82.58 | 0.65 | 0.28 |
| Hex | 53 | 76 | 19 | 1E | 0 | 4F | 36 | 53 | 41 | 1C |
| Octal | 123 | 166 | 31 | 36 | 0 | 117 | 66 | 123 | 101 | 34 |
| Binary | 1010011 | 1110110 | 11001 | 11110 | 0 | 1001111 | 110110 | 1010011 | 1000001 | 11100 |
Color Harmonies of #537619
Complementary color
Monochromatic Colors of #537619
Black with #537619
Text Example
Text Example
White with #537619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537619; }
p { color: rgb(83,118,25); }
H1.HeaderClassName
{
color: #537619;
}
.AnyTagClassName
{
color: #537619;
}
</style>
background-color css
<style>
a { background-color: #537619; }
a { background-color: rgb(83,118,25); }
div.DivClassName
{
background-color: #537619;
}
.BgClassName
{
background-color: #537619;
}
</style>
border-color css
<style>
span { border-color: #537619; }
span { border-color: rgb(83,118,25); }
td.TdClassName
{
border-color: #537619;
}
.TagClassName
{
border-color: #537619;
}
</style>