Shades of Limeade #559319
Tints of Limeade #559319
RGB
CMYK
RGB Variations
Color information
#559319 (or 0x559319) is known color: Limeade. HEX triplet: 55, 93 and 19. RGB value is (85,147,25). Sum of RGB (Red+Green+Blue) = 85+147+25=257 (34% of max value = 765). Red value is 85 (33.59% from 255 or 33.07% from 257); Green value is 147 (57.81% from 255 or 57.20% from 257); Blue value is 25 (10.16% from 255 or 9.73% from 257); Max value from RGB is 147 - color contains mainly: green. Hex color #559319 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #559319 is #AA6CE6. Grayscale: #727272. Windows color (decimal): -11168999 or 1676117. OLE color: 1676117.
HSL color Cylindrical-coordinate representation of color #559319: hue angle of 90.49º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #559319 is Cyan = 0.42, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 147 | 25 | - |
| CMYK | 0.42 | 0 | 0.83 | 0.42 |
| HSL | 90.49º | 0.71% | 0.34% | - |
| HSV(B) | 90.49º | 0.83% | 0.58% | - |
| XYZ | 14.36 | 22.87 | 4.58 | - |
| YUV | 114.55 | 77.46 | 106.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 147 | 25 | 0.42 | 0 | 0.83 | 0.42 | 90.49 | 0.71 | 0.34 |
| Hex | 55 | 93 | 19 | 2A | 0 | 53 | 2A | 5A | 47 | 22 |
| Octal | 125 | 223 | 31 | 52 | 0 | 123 | 52 | 132 | 107 | 42 |
| Binary | 1010101 | 10010011 | 11001 | 101010 | 0 | 1010011 | 101010 | 1011010 | 1000111 | 100010 |
Color Harmonies of #559319
Complementary color
Monochromatic Colors of #559319
Black with #559319
Text Example
Text Example
White with #559319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559319; }
p { color: rgb(85,147,25); }
H1.HeaderClassName
{
color: #559319;
}
.AnyTagClassName
{
color: #559319;
}
</style>
background-color css
<style>
a { background-color: #559319; }
a { background-color: rgb(85,147,25); }
div.DivClassName
{
background-color: #559319;
}
.BgClassName
{
background-color: #559319;
}
</style>
border-color css
<style>
span { border-color: #559319; }
span { border-color: rgb(85,147,25); }
td.TdClassName
{
border-color: #559319;
}
.TagClassName
{
border-color: #559319;
}
</style>