Shades of Limeade #559719
Tints of Limeade #559719
RGB
CMYK
RGB Variations
Color information
#559719 (or 0x559719) is known color: Limeade. HEX triplet: 55, 97 and 19. RGB value is (85,151,25). Sum of RGB (Red+Green+Blue) = 85+151+25=261 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.57% from 261); Green value is 151 (59.38% from 255 or 57.85% from 261); Blue value is 25 (10.16% from 255 or 9.58% from 261); Max value from RGB is 151 - color contains mainly: green. Hex color #559719 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #559719 is #AA68E6. Grayscale: #757575. Windows color (decimal): -11167975 or 1677141. OLE color: 1677141.
HSL color Cylindrical-coordinate representation of color #559719: hue angle of 91.43º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #559719 is Cyan = 0.44, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 151 | 25 | - |
| CMYK | 0.44 | 0 | 0.83 | 0.41 |
| HSL | 91.43º | 0.72% | 0.35% | - |
| HSV(B) | 91.43º | 0.83% | 0.59% | - |
| XYZ | 14.99 | 24.13 | 4.79 | - |
| YUV | 116.9 | 76.13 | 105.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 151 | 25 | 0.44 | 0 | 0.83 | 0.41 | 91.43 | 0.72 | 0.35 |
| Hex | 55 | 97 | 19 | 2C | 0 | 53 | 29 | 5B | 48 | 23 |
| Octal | 125 | 227 | 31 | 54 | 0 | 123 | 51 | 133 | 110 | 43 |
| Binary | 1010101 | 10010111 | 11001 | 101100 | 0 | 1010011 | 101001 | 1011011 | 1001000 | 100011 |
Color Harmonies of #559719
Complementary color
Monochromatic Colors of #559719
Black with #559719
Text Example
Text Example
White with #559719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559719; }
p { color: rgb(85,151,25); }
H1.HeaderClassName
{
color: #559719;
}
.AnyTagClassName
{
color: #559719;
}
</style>
background-color css
<style>
a { background-color: #559719; }
a { background-color: rgb(85,151,25); }
div.DivClassName
{
background-color: #559719;
}
.BgClassName
{
background-color: #559719;
}
</style>
border-color css
<style>
span { border-color: #559719; }
span { border-color: rgb(85,151,25); }
td.TdClassName
{
border-color: #559719;
}
.TagClassName
{
border-color: #559719;
}
</style>