Shades of Limeade #559824
Tints of Limeade #559824
RGB
CMYK
RGB Variations
Color information
#559824 (or 0x559824) is known color: Limeade. HEX triplet: 55, 98 and 24. RGB value is (85,152,36). Sum of RGB (Red+Green+Blue) = 85+152+36=273 (36% of max value = 765). Red value is 85 (33.59% from 255 or 31.14% from 273); Green value is 152 (59.77% from 255 or 55.68% from 273); Blue value is 36 (14.45% from 255 or 13.19% from 273); Max value from RGB is 152 - color contains mainly: green. Hex color #559824 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559824 is #AA67DB. Grayscale: #777777. Windows color (decimal): -11167708 or 2398293. OLE color: 2398293.
HSL color Cylindrical-coordinate representation of color #559824: hue angle of 94.66º degrees, saturation: 0.62, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #559824 is Cyan = 0.44, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 85 | 152 | 36 | - |
| CMYK | 0.44 | 0 | 0.76 | 0.40 |
| HSL | 94.66º | 0.62% | 0.37% | - |
| HSV(B) | 94.66º | 0.76% | 0.6% | - |
| XYZ | 15.29 | 24.52 | 5.59 | - |
| YUV | 118.74 | 81.3 | 103.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 152 | 36 | 0.44 | 0 | 0.76 | 0.40 | 94.66 | 0.62 | 0.37 |
| Hex | 55 | 98 | 24 | 2C | 0 | 4C | 28 | 5F | 3E | 25 |
| Octal | 125 | 230 | 44 | 54 | 0 | 114 | 50 | 137 | 76 | 45 |
| Binary | 1010101 | 10011000 | 100100 | 101100 | 0 | 1001100 | 101000 | 1011111 | 111110 | 100101 |
Color Harmonies of #559824
Complementary color
Monochromatic Colors of #559824
Black with #559824
Text Example
Text Example
White with #559824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559824; }
p { color: rgb(85,152,36); }
H1.HeaderClassName
{
color: #559824;
}
.AnyTagClassName
{
color: #559824;
}
</style>
background-color css
<style>
a { background-color: #559824; }
a { background-color: rgb(85,152,36); }
div.DivClassName
{
background-color: #559824;
}
.BgClassName
{
background-color: #559824;
}
</style>
border-color css
<style>
span { border-color: #559824; }
span { border-color: rgb(85,152,36); }
td.TdClassName
{
border-color: #559824;
}
.TagClassName
{
border-color: #559824;
}
</style>