Shades of Limeade #539937
Tints of Limeade #539937
RGB
CMYK
RGB Variations
Color information
#539937 (or 0x539937) is known color: Limeade. HEX triplet: 53, 99 and 37. RGB value is (83,153,55). Sum of RGB (Red+Green+Blue) = 83+153+55=291 (38% of max value = 765). Red value is 83 (32.81% from 255 or 28.52% from 291); Green value is 153 (60.16% from 255 or 52.58% from 291); Blue value is 55 (21.88% from 255 or 18.90% from 291); Max value from RGB is 153 - color contains mainly: green. Hex color #539937 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539937 is #AC66C8. Grayscale: #797979. Windows color (decimal): -11298505 or 3643731. OLE color: 3643731.
HSL color Cylindrical-coordinate representation of color #539937: hue angle of 102.86º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #539937 is Cyan = 0.46, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 83 | 153 | 55 | - |
| CMYK | 0.46 | 0 | 0.64 | 0.4 |
| HSL | 102.86º | 0.47% | 0.41% | - |
| HSV(B) | 102.86º | 0.64% | 0.6% | - |
| XYZ | 15.65 | 24.9 | 7.6 | - |
| YUV | 120.9 | 90.81 | 100.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 153 | 55 | 0.46 | 0 | 0.64 | 0.4 | 102.86 | 0.47 | 0.41 |
| Hex | 53 | 99 | 37 | 2E | 0 | 40 | 28 | 67 | 2F | 29 |
| Octal | 123 | 231 | 67 | 56 | 0 | 100 | 50 | 147 | 57 | 51 |
| Binary | 1010011 | 10011001 | 110111 | 101110 | 0 | 1000000 | 101000 | 1100111 | 101111 | 101001 |
Color Harmonies of #539937
Complementary color
Monochromatic Colors of #539937
Black with #539937
Text Example
Text Example
White with #539937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539937; }
p { color: rgb(83,153,55); }
H1.HeaderClassName
{
color: #539937;
}
.AnyTagClassName
{
color: #539937;
}
</style>
background-color css
<style>
a { background-color: #539937; }
a { background-color: rgb(83,153,55); }
div.DivClassName
{
background-color: #539937;
}
.BgClassName
{
background-color: #539937;
}
</style>
border-color css
<style>
span { border-color: #539937; }
span { border-color: rgb(83,153,55); }
td.TdClassName
{
border-color: #539937;
}
.TagClassName
{
border-color: #539937;
}
</style>