Shades of Green Leaf #537919
Tints of Green Leaf #537919
RGB
CMYK
RGB Variations
Color information
#537919 (or 0x537919) is known color: Green Leaf. HEX triplet: 53, 79 and 19. RGB value is (83,121,25). Sum of RGB (Red+Green+Blue) = 83+121+25=229 (30% of max value = 765). Red value is 83 (32.81% from 255 or 36.24% from 229); Green value is 121 (47.66% from 255 or 52.84% from 229); Blue value is 25 (10.16% from 255 or 10.92% from 229); Max value from RGB is 121 - color contains mainly: green. Hex color #537919 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537919 is #AC86E6. Grayscale: #636363. Windows color (decimal): -11306727 or 1669459. OLE color: 1669459.
HSL color Cylindrical-coordinate representation of color #537919: hue angle of 83.75º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #537919 is Cyan = 0.31, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 121 | 25 | - |
| CMYK | 0.31 | 0 | 0.79 | 0.53 |
| HSL | 83.75º | 0.66% | 0.29% | - |
| HSV(B) | 83.75º | 0.79% | 0.47% | - |
| XYZ | 10.58 | 15.58 | 3.37 | - |
| YUV | 98.69 | 86.41 | 116.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 121 | 25 | 0.31 | 0 | 0.79 | 0.53 | 83.75 | 0.66 | 0.29 |
| Hex | 53 | 79 | 19 | 1F | 0 | 4F | 35 | 54 | 42 | 1D |
| Octal | 123 | 171 | 31 | 37 | 0 | 117 | 65 | 124 | 102 | 35 |
| Binary | 1010011 | 1111001 | 11001 | 11111 | 0 | 1001111 | 110101 | 1010100 | 1000010 | 11101 |
Color Harmonies of #537919
Complementary color
Monochromatic Colors of #537919
Black with #537919
Text Example
Text Example
White with #537919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537919; }
p { color: rgb(83,121,25); }
H1.HeaderClassName
{
color: #537919;
}
.AnyTagClassName
{
color: #537919;
}
</style>
background-color css
<style>
a { background-color: #537919; }
a { background-color: rgb(83,121,25); }
div.DivClassName
{
background-color: #537919;
}
.BgClassName
{
background-color: #537919;
}
</style>
border-color css
<style>
span { border-color: #537919; }
span { border-color: rgb(83,121,25); }
td.TdClassName
{
border-color: #537919;
}
.TagClassName
{
border-color: #537919;
}
</style>