Shades of Limeade #559825
Tints of Limeade #559825
RGB
CMYK
RGB Variations
Color information
#559825 (or 0x559825) is known color: Limeade. HEX triplet: 55, 98 and 25. RGB value is (85,152,37). Sum of RGB (Red+Green+Blue) = 85+152+37=274 (36% of max value = 765). Red value is 85 (33.59% from 255 or 31.02% from 274); Green value is 152 (59.77% from 255 or 55.47% from 274); Blue value is 37 (14.84% from 255 or 13.50% from 274); Max value from RGB is 152 - color contains mainly: green. Hex color #559825 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559825 is #AA67DA. Grayscale: #777777. Windows color (decimal): -11167707 or 2463829. OLE color: 2463829.
HSL color Cylindrical-coordinate representation of color #559825: hue angle of 94.96º degrees, saturation: 0.61, 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 #559825 is Cyan = 0.44, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 85 | 152 | 37 | - |
| CMYK | 0.44 | 0 | 0.76 | 0.40 |
| HSL | 94.96º | 0.61% | 0.37% | - |
| HSV(B) | 94.96º | 0.76% | 0.6% | - |
| XYZ | 15.31 | 24.52 | 5.68 | - |
| YUV | 118.86 | 81.8 | 103.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 152 | 37 | 0.44 | 0 | 0.76 | 0.40 | 94.96 | 0.61 | 0.37 |
| Hex | 55 | 98 | 25 | 2C | 0 | 4C | 28 | 5F | 3D | 25 |
| Octal | 125 | 230 | 45 | 54 | 0 | 114 | 50 | 137 | 75 | 45 |
| Binary | 1010101 | 10011000 | 100101 | 101100 | 0 | 1001100 | 101000 | 1011111 | 111101 | 100101 |
Color Harmonies of #559825
Complementary color
Monochromatic Colors of #559825
Black with #559825
Text Example
Text Example
White with #559825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559825; }
p { color: rgb(85,152,37); }
H1.HeaderClassName
{
color: #559825;
}
.AnyTagClassName
{
color: #559825;
}
</style>
background-color css
<style>
a { background-color: #559825; }
a { background-color: rgb(85,152,37); }
div.DivClassName
{
background-color: #559825;
}
.BgClassName
{
background-color: #559825;
}
</style>
border-color css
<style>
span { border-color: #559825; }
span { border-color: rgb(85,152,37); }
td.TdClassName
{
border-color: #559825;
}
.TagClassName
{
border-color: #559825;
}
</style>