Shades of Limeade #559620
Tints of Limeade #559620
RGB
CMYK
RGB Variations
Color information
#559620 (or 0x559620) is known color: Limeade. HEX triplet: 55, 96 and 20. RGB value is (85,150,32). Sum of RGB (Red+Green+Blue) = 85+150+32=267 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.84% from 267); Green value is 150 (58.98% from 255 or 56.18% from 267); Blue value is 32 (12.89% from 255 or 11.99% from 267); Max value from RGB is 150 - color contains mainly: green. Hex color #559620 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559620 is #AA69DF. Grayscale: #757575. Windows color (decimal): -11168224 or 2135637. OLE color: 2135637.
HSL color Cylindrical-coordinate representation of color #559620: hue angle of 93.05º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #559620 is Cyan = 0.43, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 150 | 32 | - |
| CMYK | 0.43 | 0 | 0.79 | 0.41 |
| HSL | 93.05º | 0.65% | 0.36% | - |
| HSV(B) | 93.05º | 0.79% | 0.59% | - |
| XYZ | 14.91 | 23.85 | 5.18 | - |
| YUV | 117.11 | 79.97 | 105.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 150 | 32 | 0.43 | 0 | 0.79 | 0.41 | 93.05 | 0.65 | 0.36 |
| Hex | 55 | 96 | 20 | 2B | 0 | 4F | 29 | 5D | 41 | 24 |
| Octal | 125 | 226 | 40 | 53 | 0 | 117 | 51 | 135 | 101 | 44 |
| Binary | 1010101 | 10010110 | 100000 | 101011 | 0 | 1001111 | 101001 | 1011101 | 1000001 | 100100 |
Color Harmonies of #559620
Complementary color
Monochromatic Colors of #559620
Black with #559620
Text Example
Text Example
White with #559620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559620; }
p { color: rgb(85,150,32); }
H1.HeaderClassName
{
color: #559620;
}
.AnyTagClassName
{
color: #559620;
}
</style>
background-color css
<style>
a { background-color: #559620; }
a { background-color: rgb(85,150,32); }
div.DivClassName
{
background-color: #559620;
}
.BgClassName
{
background-color: #559620;
}
</style>
border-color css
<style>
span { border-color: #559620; }
span { border-color: rgb(85,150,32); }
td.TdClassName
{
border-color: #559620;
}
.TagClassName
{
border-color: #559620;
}
</style>