Shades of Green Leaf #537918
Tints of Green Leaf #537918
RGB
CMYK
RGB Variations
Color information
#537918 (or 0x537918) is known color: Green Leaf. HEX triplet: 53, 79 and 18. RGB value is (83,121,24). Sum of RGB (Red+Green+Blue) = 83+121+24=228 (30% of max value = 765). Red value is 83 (32.81% from 255 or 36.40% from 228); Green value is 121 (47.66% from 255 or 53.07% from 228); Blue value is 24 (9.77% from 255 or 10.53% from 228); Max value from RGB is 121 - color contains mainly: green. Hex color #537918 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537918 is #AC86E7. Grayscale: #626262. Windows color (decimal): -11306728 or 1603923. OLE color: 1603923.
HSL color Cylindrical-coordinate representation of color #537918: hue angle of 83.51º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #537918 is Cyan = 0.31, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 121 | 24 | - |
| CMYK | 0.31 | 0 | 0.80 | 0.53 |
| HSL | 83.51º | 0.67% | 0.28% | - |
| HSV(B) | 83.51º | 0.8% | 0.47% | - |
| XYZ | 10.57 | 15.58 | 3.31 | - |
| YUV | 98.58 | 85.91 | 116.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 121 | 24 | 0.31 | 0 | 0.80 | 0.53 | 83.51 | 0.67 | 0.28 |
| Hex | 53 | 79 | 18 | 1F | 0 | 50 | 35 | 54 | 43 | 1C |
| Octal | 123 | 171 | 30 | 37 | 0 | 120 | 65 | 124 | 103 | 34 |
| Binary | 1010011 | 1111001 | 11000 | 11111 | 0 | 1010000 | 110101 | 1010100 | 1000011 | 11100 |
Color Harmonies of #537918
Complementary color
Monochromatic Colors of #537918
Black with #537918
Text Example
Text Example
White with #537918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537918; }
p { color: rgb(83,121,24); }
H1.HeaderClassName
{
color: #537918;
}
.AnyTagClassName
{
color: #537918;
}
</style>
background-color css
<style>
a { background-color: #537918; }
a { background-color: rgb(83,121,24); }
div.DivClassName
{
background-color: #537918;
}
.BgClassName
{
background-color: #537918;
}
</style>
border-color css
<style>
span { border-color: #537918; }
span { border-color: rgb(83,121,24); }
td.TdClassName
{
border-color: #537918;
}
.TagClassName
{
border-color: #537918;
}
</style>