Shades of Limeade #559813
Tints of Limeade #559813
RGB
CMYK
RGB Variations
Color information
#559813 (or 0x559813) is known color: Limeade. HEX triplet: 55, 98 and 13. RGB value is (85,152,19). Sum of RGB (Red+Green+Blue) = 85+152+19=256 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.20% from 256); Green value is 152 (59.77% from 255 or 59.38% from 256); Blue value is 19 (7.81% from 255 or 7.42% from 256); Max value from RGB is 152 - color contains mainly: green. Hex color #559813 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #559813 is #AA67EC. Grayscale: #757575. Windows color (decimal): -11167725 or 1284181. OLE color: 1284181.
HSL color Cylindrical-coordinate representation of color #559813: hue angle of 90.23º degrees, saturation: 0.78, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #559813 is Cyan = 0.44, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 85 | 152 | 19 | - |
| CMYK | 0.44 | 0 | 0.87 | 0.40 |
| HSL | 90.23º | 0.78% | 0.34% | - |
| HSV(B) | 90.23º | 0.88% | 0.6% | - |
| XYZ | 15.09 | 24.43 | 4.54 | - |
| YUV | 116.81 | 72.8 | 105.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 152 | 19 | 0.44 | 0 | 0.87 | 0.40 | 90.23 | 0.78 | 0.34 |
| Hex | 55 | 98 | 13 | 2C | 0 | 57 | 28 | 5A | 4E | 22 |
| Octal | 125 | 230 | 23 | 54 | 0 | 127 | 50 | 132 | 116 | 42 |
| Binary | 1010101 | 10011000 | 10011 | 101100 | 0 | 1010111 | 101000 | 1011010 | 1001110 | 100010 |
Color Harmonies of #559813
Complementary color
Monochromatic Colors of #559813
Black with #559813
Text Example
Text Example
White with #559813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559813; }
p { color: rgb(85,152,19); }
H1.HeaderClassName
{
color: #559813;
}
.AnyTagClassName
{
color: #559813;
}
</style>
background-color css
<style>
a { background-color: #559813; }
a { background-color: rgb(85,152,19); }
div.DivClassName
{
background-color: #559813;
}
.BgClassName
{
background-color: #559813;
}
</style>
border-color css
<style>
span { border-color: #559813; }
span { border-color: rgb(85,152,19); }
td.TdClassName
{
border-color: #559813;
}
.TagClassName
{
border-color: #559813;
}
</style>