Shades of Green Leaf #537719
Tints of Green Leaf #537719
RGB
CMYK
RGB Variations
Color information
#537719 (or 0x537719) is known color: Green Leaf. HEX triplet: 53, 77 and 19. RGB value is (83,119,25). Sum of RGB (Red+Green+Blue) = 83+119+25=227 (30% of max value = 765). Red value is 83 (32.81% from 255 or 36.56% from 227); Green value is 119 (46.88% from 255 or 52.42% from 227); Blue value is 25 (10.16% from 255 or 11.01% from 227); Max value from RGB is 119 - color contains mainly: green. Hex color #537719 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537719 is #AC88E6. Grayscale: #616161. Windows color (decimal): -11307239 or 1668947. OLE color: 1668947.
HSL color Cylindrical-coordinate representation of color #537719: hue angle of 82.98º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #537719 is Cyan = 0.30, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 119 | 25 | - |
| CMYK | 0.30 | 0 | 0.79 | 0.53 |
| HSL | 82.98º | 0.65% | 0.28% | - |
| HSV(B) | 82.98º | 0.79% | 0.47% | - |
| XYZ | 10.34 | 15.1 | 3.29 | - |
| YUV | 97.52 | 87.07 | 117.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 119 | 25 | 0.30 | 0 | 0.79 | 0.53 | 82.98 | 0.65 | 0.28 |
| Hex | 53 | 77 | 19 | 1E | 0 | 4F | 35 | 53 | 41 | 1C |
| Octal | 123 | 167 | 31 | 36 | 0 | 117 | 65 | 123 | 101 | 34 |
| Binary | 1010011 | 1110111 | 11001 | 11110 | 0 | 1001111 | 110101 | 1010011 | 1000001 | 11100 |
Color Harmonies of #537719
Complementary color
Monochromatic Colors of #537719
Black with #537719
Text Example
Text Example
White with #537719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537719; }
p { color: rgb(83,119,25); }
H1.HeaderClassName
{
color: #537719;
}
.AnyTagClassName
{
color: #537719;
}
</style>
background-color css
<style>
a { background-color: #537719; }
a { background-color: rgb(83,119,25); }
div.DivClassName
{
background-color: #537719;
}
.BgClassName
{
background-color: #537719;
}
</style>
border-color css
<style>
span { border-color: #537719; }
span { border-color: rgb(83,119,25); }
td.TdClassName
{
border-color: #537719;
}
.TagClassName
{
border-color: #537719;
}
</style>