Shades of Limeade #559920
Tints of Limeade #559920
RGB
CMYK
RGB Variations
Color information
#559920 (or 0x559920) is known color: Limeade. HEX triplet: 55, 99 and 20. RGB value is (85,153,32). Sum of RGB (Red+Green+Blue) = 85+153+32=270 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.48% from 270); Green value is 153 (60.16% from 255 or 56.67% from 270); Blue value is 32 (12.89% from 255 or 11.85% from 270); Max value from RGB is 153 - color contains mainly: green. Hex color #559920 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559920 is #AA66DF. Grayscale: #777777. Windows color (decimal): -11167456 or 2136405. OLE color: 2136405.
HSL color Cylindrical-coordinate representation of color #559920: hue angle of 93.72º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #559920 is Cyan = 0.44, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 85 | 153 | 32 | - |
| CMYK | 0.44 | 0 | 0.79 | 0.4 |
| HSL | 93.72º | 0.65% | 0.36% | - |
| HSV(B) | 93.72º | 0.79% | 0.6% | - |
| XYZ | 15.4 | 24.82 | 5.35 | - |
| YUV | 118.87 | 78.97 | 103.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 153 | 32 | 0.44 | 0 | 0.79 | 0.4 | 93.72 | 0.65 | 0.36 |
| Hex | 55 | 99 | 20 | 2C | 0 | 4F | 28 | 5E | 41 | 24 |
| Octal | 125 | 231 | 40 | 54 | 0 | 117 | 50 | 136 | 101 | 44 |
| Binary | 1010101 | 10011001 | 100000 | 101100 | 0 | 1001111 | 101000 | 1011110 | 1000001 | 100100 |
Color Harmonies of #559920
Complementary color
Monochromatic Colors of #559920
Black with #559920
Text Example
Text Example
White with #559920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559920; }
p { color: rgb(85,153,32); }
H1.HeaderClassName
{
color: #559920;
}
.AnyTagClassName
{
color: #559920;
}
</style>
background-color css
<style>
a { background-color: #559920; }
a { background-color: rgb(85,153,32); }
div.DivClassName
{
background-color: #559920;
}
.BgClassName
{
background-color: #559920;
}
</style>
border-color css
<style>
span { border-color: #559920; }
span { border-color: rgb(85,153,32); }
td.TdClassName
{
border-color: #559920;
}
.TagClassName
{
border-color: #559920;
}
</style>