Shades of Limeade #559618
Tints of Limeade #559618
RGB
CMYK
RGB Variations
Color information
#559618 (or 0x559618) is known color: Limeade. HEX triplet: 55, 96 and 18. RGB value is (85,150,24). Sum of RGB (Red+Green+Blue) = 85+150+24=259 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.82% from 259); Green value is 150 (58.98% from 255 or 57.92% from 259); Blue value is 24 (9.77% from 255 or 9.27% from 259); Max value from RGB is 150 - color contains mainly: green. Hex color #559618 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #559618 is #AA69E7. Grayscale: #747474. Windows color (decimal): -11168232 or 1611349. OLE color: 1611349.
HSL color Cylindrical-coordinate representation of color #559618: hue angle of 90.95º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #559618 is Cyan = 0.43, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 150 | 24 | - |
| CMYK | 0.43 | 0 | 0.84 | 0.41 |
| HSL | 90.95º | 0.72% | 0.34% | - |
| HSV(B) | 90.95º | 0.84% | 0.59% | - |
| XYZ | 14.82 | 23.81 | 4.68 | - |
| YUV | 116.2 | 75.97 | 105.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 150 | 24 | 0.43 | 0 | 0.84 | 0.41 | 90.95 | 0.72 | 0.34 |
| Hex | 55 | 96 | 18 | 2B | 0 | 54 | 29 | 5B | 48 | 22 |
| Octal | 125 | 226 | 30 | 53 | 0 | 124 | 51 | 133 | 110 | 42 |
| Binary | 1010101 | 10010110 | 11000 | 101011 | 0 | 1010100 | 101001 | 1011011 | 1001000 | 100010 |
Color Harmonies of #559618
Complementary color
Monochromatic Colors of #559618
Black with #559618
Text Example
Text Example
White with #559618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559618; }
p { color: rgb(85,150,24); }
H1.HeaderClassName
{
color: #559618;
}
.AnyTagClassName
{
color: #559618;
}
</style>
background-color css
<style>
a { background-color: #559618; }
a { background-color: rgb(85,150,24); }
div.DivClassName
{
background-color: #559618;
}
.BgClassName
{
background-color: #559618;
}
</style>
border-color css
<style>
span { border-color: #559618; }
span { border-color: rgb(85,150,24); }
td.TdClassName
{
border-color: #559618;
}
.TagClassName
{
border-color: #559618;
}
</style>