Shades of Limeade #559610
Tints of Limeade #559610
RGB
CMYK
RGB Variations
Color information
#559610 (or 0x559610) is known color: Limeade. HEX triplet: 55, 96 and 10. RGB value is (85,150,16). Sum of RGB (Red+Green+Blue) = 85+150+16=251 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.86% from 251); Green value is 150 (58.98% from 255 or 59.76% from 251); Blue value is 16 (6.64% from 255 or 6.37% from 251); Max value from RGB is 150 - color contains mainly: green. Hex color #559610 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #559610 is #AA69EF. Grayscale: #737373. Windows color (decimal): -11168240 or 1087061. OLE color: 1087061.
HSL color Cylindrical-coordinate representation of color #559610: hue angle of 89.1º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #559610 is Cyan = 0.43, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 150 | 16 | - |
| CMYK | 0.43 | 0 | 0.89 | 0.41 |
| HSL | 89.1º | 0.81% | 0.33% | - |
| HSV(B) | 89.1º | 0.89% | 0.59% | - |
| XYZ | 14.75 | 23.78 | 4.3 | - |
| YUV | 115.29 | 71.97 | 106.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 150 | 16 | 0.43 | 0 | 0.89 | 0.41 | 89.1 | 0.81 | 0.33 |
| Hex | 55 | 96 | 10 | 2B | 0 | 59 | 29 | 59 | 51 | 21 |
| Octal | 125 | 226 | 20 | 53 | 0 | 131 | 51 | 131 | 121 | 41 |
| Binary | 1010101 | 10010110 | 10000 | 101011 | 0 | 1011001 | 101001 | 1011001 | 1010001 | 100001 |
Color Harmonies of #559610
Complementary color
Monochromatic Colors of #559610
Black with #559610
Text Example
Text Example
White with #559610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559610; }
p { color: rgb(85,150,16); }
H1.HeaderClassName
{
color: #559610;
}
.AnyTagClassName
{
color: #559610;
}
</style>
background-color css
<style>
a { background-color: #559610; }
a { background-color: rgb(85,150,16); }
div.DivClassName
{
background-color: #559610;
}
.BgClassName
{
background-color: #559610;
}
</style>
border-color css
<style>
span { border-color: #559610; }
span { border-color: rgb(85,150,16); }
td.TdClassName
{
border-color: #559610;
}
.TagClassName
{
border-color: #559610;
}
</style>