Shades of Limeade #559219
Tints of Limeade #559219
RGB
CMYK
RGB Variations
Color information
#559219 (or 0x559219) is known color: Limeade. HEX triplet: 55, 92 and 19. RGB value is (85,146,25). Sum of RGB (Red+Green+Blue) = 85+146+25=256 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.20% from 256); Green value is 146 (57.42% from 255 or 57.03% from 256); Blue value is 25 (10.16% from 255 or 9.77% from 256); Max value from RGB is 146 - color contains mainly: green. Hex color #559219 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #559219 is #AA6DE6. Grayscale: #727272. Windows color (decimal): -11169255 or 1675861. OLE color: 1675861.
HSL color Cylindrical-coordinate representation of color #559219: hue angle of 90.25º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #559219 is Cyan = 0.42, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 146 | 25 | - |
| CMYK | 0.42 | 0 | 0.83 | 0.43 |
| HSL | 90.25º | 0.71% | 0.34% | - |
| HSV(B) | 90.25º | 0.83% | 0.57% | - |
| XYZ | 14.2 | 22.56 | 4.53 | - |
| YUV | 113.97 | 77.79 | 107.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 146 | 25 | 0.42 | 0 | 0.83 | 0.43 | 90.25 | 0.71 | 0.34 |
| Hex | 55 | 92 | 19 | 2A | 0 | 53 | 2B | 5A | 47 | 22 |
| Octal | 125 | 222 | 31 | 52 | 0 | 123 | 53 | 132 | 107 | 42 |
| Binary | 1010101 | 10010010 | 11001 | 101010 | 0 | 1010011 | 101011 | 1011010 | 1000111 | 100010 |
Color Harmonies of #559219
Complementary color
Monochromatic Colors of #559219
Black with #559219
Text Example
Text Example
White with #559219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559219; }
p { color: rgb(85,146,25); }
H1.HeaderClassName
{
color: #559219;
}
.AnyTagClassName
{
color: #559219;
}
</style>
background-color css
<style>
a { background-color: #559219; }
a { background-color: rgb(85,146,25); }
div.DivClassName
{
background-color: #559219;
}
.BgClassName
{
background-color: #559219;
}
</style>
border-color css
<style>
span { border-color: #559219; }
span { border-color: rgb(85,146,25); }
td.TdClassName
{
border-color: #559219;
}
.TagClassName
{
border-color: #559219;
}
</style>