Shades of Limeade #559916
Tints of Limeade #559916
RGB
CMYK
RGB Variations
Color information
#559916 (or 0x559916) is known color: Limeade. HEX triplet: 55, 99 and 16. RGB value is (85,153,22). Sum of RGB (Red+Green+Blue) = 85+153+22=260 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.69% from 260); Green value is 153 (60.16% from 255 or 58.85% from 260); Blue value is 22 (8.98% from 255 or 8.46% from 260); Max value from RGB is 153 - color contains mainly: green. Hex color #559916 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #559916 is #AA66E9. Grayscale: #767676. Windows color (decimal): -11167466 or 1481045. OLE color: 1481045.
HSL color Cylindrical-coordinate representation of color #559916: hue angle of 91.15º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #559916 is Cyan = 0.44, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 85 | 153 | 22 | - |
| CMYK | 0.44 | 0 | 0.86 | 0.4 |
| HSL | 91.15º | 0.75% | 0.34% | - |
| HSV(B) | 91.15º | 0.86% | 0.6% | - |
| XYZ | 15.28 | 24.77 | 4.74 | - |
| YUV | 117.73 | 73.97 | 104.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 153 | 22 | 0.44 | 0 | 0.86 | 0.4 | 91.15 | 0.75 | 0.34 |
| Hex | 55 | 99 | 16 | 2C | 0 | 56 | 28 | 5B | 4B | 22 |
| Octal | 125 | 231 | 26 | 54 | 0 | 126 | 50 | 133 | 113 | 42 |
| Binary | 1010101 | 10011001 | 10110 | 101100 | 0 | 1010110 | 101000 | 1011011 | 1001011 | 100010 |
Color Harmonies of #559916
Complementary color
Monochromatic Colors of #559916
Black with #559916
Text Example
Text Example
White with #559916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559916; }
p { color: rgb(85,153,22); }
H1.HeaderClassName
{
color: #559916;
}
.AnyTagClassName
{
color: #559916;
}
</style>
background-color css
<style>
a { background-color: #559916; }
a { background-color: rgb(85,153,22); }
div.DivClassName
{
background-color: #559916;
}
.BgClassName
{
background-color: #559916;
}
</style>
border-color css
<style>
span { border-color: #559916; }
span { border-color: rgb(85,153,22); }
td.TdClassName
{
border-color: #559916;
}
.TagClassName
{
border-color: #559916;
}
</style>