Shades of Limeade #539711
Tints of Limeade #539711
RGB
CMYK
RGB Variations
Color information
#539711 (or 0x539711) is known color: Limeade. HEX triplet: 53, 97 and 11. RGB value is (83,151,17). Sum of RGB (Red+Green+Blue) = 83+151+17=251 (33% of max value = 765). Red value is 83 (32.81% from 255 or 33.07% from 251); Green value is 151 (59.38% from 255 or 60.16% from 251); Blue value is 17 (7.03% from 255 or 6.77% from 251); Max value from RGB is 151 - color contains mainly: green. Hex color #539711 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #539711 is #AC68EE. Grayscale: #737373. Windows color (decimal): -11299055 or 1152851. OLE color: 1152851.
HSL color Cylindrical-coordinate representation of color #539711: hue angle of 90.45º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #539711 is Cyan = 0.45, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 151 | 17 | - |
| CMYK | 0.45 | 0 | 0.89 | 0.41 |
| HSL | 90.45º | 0.8% | 0.33% | - |
| HSV(B) | 90.45º | 0.89% | 0.59% | - |
| XYZ | 14.74 | 24.01 | 4.39 | - |
| YUV | 115.39 | 72.47 | 104.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 151 | 17 | 0.45 | 0 | 0.89 | 0.41 | 90.45 | 0.8 | 0.33 |
| Hex | 53 | 97 | 11 | 2D | 0 | 59 | 29 | 5A | 50 | 21 |
| Octal | 123 | 227 | 21 | 55 | 0 | 131 | 51 | 132 | 120 | 41 |
| Binary | 1010011 | 10010111 | 10001 | 101101 | 0 | 1011001 | 101001 | 1011010 | 1010000 | 100001 |
Color Harmonies of #539711
Complementary color
Monochromatic Colors of #539711
Black with #539711
Text Example
Text Example
White with #539711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539711; }
p { color: rgb(83,151,17); }
H1.HeaderClassName
{
color: #539711;
}
.AnyTagClassName
{
color: #539711;
}
</style>
background-color css
<style>
a { background-color: #539711; }
a { background-color: rgb(83,151,17); }
div.DivClassName
{
background-color: #539711;
}
.BgClassName
{
background-color: #539711;
}
</style>
border-color css
<style>
span { border-color: #539711; }
span { border-color: rgb(83,151,17); }
td.TdClassName
{
border-color: #539711;
}
.TagClassName
{
border-color: #539711;
}
</style>