Shades of Limeade #559520
Tints of Limeade #559520
RGB
CMYK
RGB Variations
Color information
#559520 (or 0x559520) is known color: Limeade. HEX triplet: 55, 95 and 20. RGB value is (85,149,32). Sum of RGB (Red+Green+Blue) = 85+149+32=266 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.95% from 266); Green value is 149 (58.59% from 255 or 56.02% from 266); Blue value is 32 (12.89% from 255 or 12.03% from 266); Max value from RGB is 149 - color contains mainly: green. Hex color #559520 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559520 is #AA6ADF. Grayscale: #747474. Windows color (decimal): -11168480 or 2135381. OLE color: 2135381.
HSL color Cylindrical-coordinate representation of color #559520: hue angle of 92.82º degrees, saturation: 0.65, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #559520 is Cyan = 0.43, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 149 | 32 | - |
| CMYK | 0.43 | 0 | 0.79 | 0.42 |
| HSL | 92.82º | 0.65% | 0.35% | - |
| HSV(B) | 92.82º | 0.79% | 0.58% | - |
| XYZ | 14.75 | 23.53 | 5.13 | - |
| YUV | 116.53 | 80.3 | 105.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 149 | 32 | 0.43 | 0 | 0.79 | 0.42 | 92.82 | 0.65 | 0.35 |
| Hex | 55 | 95 | 20 | 2B | 0 | 4F | 2A | 5D | 41 | 23 |
| Octal | 125 | 225 | 40 | 53 | 0 | 117 | 52 | 135 | 101 | 43 |
| Binary | 1010101 | 10010101 | 100000 | 101011 | 0 | 1001111 | 101010 | 1011101 | 1000001 | 100011 |
Color Harmonies of #559520
Complementary color
Monochromatic Colors of #559520
Black with #559520
Text Example
Text Example
White with #559520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559520; }
p { color: rgb(85,149,32); }
H1.HeaderClassName
{
color: #559520;
}
.AnyTagClassName
{
color: #559520;
}
</style>
background-color css
<style>
a { background-color: #559520; }
a { background-color: rgb(85,149,32); }
div.DivClassName
{
background-color: #559520;
}
.BgClassName
{
background-color: #559520;
}
</style>
border-color css
<style>
span { border-color: #559520; }
span { border-color: rgb(85,149,32); }
td.TdClassName
{
border-color: #559520;
}
.TagClassName
{
border-color: #559520;
}
</style>