Shades of Limeade #559817
Tints of Limeade #559817
RGB
CMYK
RGB Variations
Color information
#559817 (or 0x559817) is known color: Limeade. HEX triplet: 55, 98 and 17. RGB value is (85,152,23). Sum of RGB (Red+Green+Blue) = 85+152+23=260 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.69% from 260); Green value is 152 (59.77% from 255 or 58.46% from 260); Blue value is 23 (9.38% from 255 or 8.85% from 260); Max value from RGB is 152 - color contains mainly: green. Hex color #559817 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #559817 is #AA67E8. Grayscale: #757575. Windows color (decimal): -11167721 or 1546325. OLE color: 1546325.
HSL color Cylindrical-coordinate representation of color #559817: hue angle of 91.16º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #559817 is Cyan = 0.44, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 85 | 152 | 23 | - |
| CMYK | 0.44 | 0 | 0.85 | 0.40 |
| HSL | 91.16º | 0.74% | 0.34% | - |
| HSV(B) | 91.16º | 0.85% | 0.6% | - |
| XYZ | 15.13 | 24.45 | 4.73 | - |
| YUV | 117.26 | 74.8 | 104.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 152 | 23 | 0.44 | 0 | 0.85 | 0.40 | 91.16 | 0.74 | 0.34 |
| Hex | 55 | 98 | 17 | 2C | 0 | 55 | 28 | 5B | 4A | 22 |
| Octal | 125 | 230 | 27 | 54 | 0 | 125 | 50 | 133 | 112 | 42 |
| Binary | 1010101 | 10011000 | 10111 | 101100 | 0 | 1010101 | 101000 | 1011011 | 1001010 | 100010 |
Color Harmonies of #559817
Complementary color
Monochromatic Colors of #559817
Black with #559817
Text Example
Text Example
White with #559817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559817; }
p { color: rgb(85,152,23); }
H1.HeaderClassName
{
color: #559817;
}
.AnyTagClassName
{
color: #559817;
}
</style>
background-color css
<style>
a { background-color: #559817; }
a { background-color: rgb(85,152,23); }
div.DivClassName
{
background-color: #559817;
}
.BgClassName
{
background-color: #559817;
}
</style>
border-color css
<style>
span { border-color: #559817; }
span { border-color: rgb(85,152,23); }
td.TdClassName
{
border-color: #559817;
}
.TagClassName
{
border-color: #559817;
}
</style>