Shades of Limeade #559631
Tints of Limeade #559631
RGB
CMYK
RGB Variations
Color information
#559631 (or 0x559631) is known color: Limeade. HEX triplet: 55, 96 and 31. RGB value is (85,150,49). Sum of RGB (Red+Green+Blue) = 85+150+49=284 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.93% from 284); Green value is 150 (58.98% from 255 or 52.82% from 284); Blue value is 49 (19.53% from 255 or 17.25% from 284); Max value from RGB is 150 - color contains mainly: green. Hex color #559631 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559631 is #AA69CE. Grayscale: #777777. Windows color (decimal): -11168207 or 3249749. OLE color: 3249749.
HSL color Cylindrical-coordinate representation of color #559631: hue angle of 98.61º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #559631 is Cyan = 0.43, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 150 | 49 | - |
| CMYK | 0.43 | 0 | 0.67 | 0.41 |
| HSL | 98.61º | 0.51% | 0.39% | - |
| HSV(B) | 98.61º | 0.67% | 0.59% | - |
| XYZ | 15.21 | 23.97 | 6.73 | - |
| YUV | 119.05 | 88.47 | 103.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 150 | 49 | 0.43 | 0 | 0.67 | 0.41 | 98.61 | 0.51 | 0.39 |
| Hex | 55 | 96 | 31 | 2B | 0 | 43 | 29 | 63 | 33 | 27 |
| Octal | 125 | 226 | 61 | 53 | 0 | 103 | 51 | 143 | 63 | 47 |
| Binary | 1010101 | 10010110 | 110001 | 101011 | 0 | 1000011 | 101001 | 1100011 | 110011 | 100111 |
Color Harmonies of #559631
Complementary color
Monochromatic Colors of #559631
Black with #559631
Text Example
Text Example
White with #559631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559631; }
p { color: rgb(85,150,49); }
H1.HeaderClassName
{
color: #559631;
}
.AnyTagClassName
{
color: #559631;
}
</style>
background-color css
<style>
a { background-color: #559631; }
a { background-color: rgb(85,150,49); }
div.DivClassName
{
background-color: #559631;
}
.BgClassName
{
background-color: #559631;
}
</style>
border-color css
<style>
span { border-color: #559631; }
span { border-color: rgb(85,150,49); }
td.TdClassName
{
border-color: #559631;
}
.TagClassName
{
border-color: #559631;
}
</style>