Shades of Limeade #559626
Tints of Limeade #559626
RGB
CMYK
RGB Variations
Color information
#559626 (or 0x559626) is known color: Limeade. HEX triplet: 55, 96 and 26. RGB value is (85,150,38). Sum of RGB (Red+Green+Blue) = 85+150+38=273 (36% of max value = 765). Red value is 85 (33.59% from 255 or 31.14% from 273); Green value is 150 (58.98% from 255 or 54.95% from 273); Blue value is 38 (15.23% from 255 or 13.92% from 273); Max value from RGB is 150 - color contains mainly: green. Hex color #559626 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559626 is #AA69D9. Grayscale: #767676. Windows color (decimal): -11168218 or 2528853. OLE color: 2528853.
HSL color Cylindrical-coordinate representation of color #559626: hue angle of 94.82º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #559626 is Cyan = 0.43, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 150 | 38 | - |
| CMYK | 0.43 | 0 | 0.75 | 0.41 |
| HSL | 94.82º | 0.6% | 0.37% | - |
| HSV(B) | 94.82º | 0.75% | 0.59% | - |
| XYZ | 15 | 23.88 | 5.65 | - |
| YUV | 117.8 | 82.97 | 104.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 150 | 38 | 0.43 | 0 | 0.75 | 0.41 | 94.82 | 0.6 | 0.37 |
| Hex | 55 | 96 | 26 | 2B | 0 | 4B | 29 | 5F | 3C | 25 |
| Octal | 125 | 226 | 46 | 53 | 0 | 113 | 51 | 137 | 74 | 45 |
| Binary | 1010101 | 10010110 | 100110 | 101011 | 0 | 1001011 | 101001 | 1011111 | 111100 | 100101 |
Color Harmonies of #559626
Complementary color
Monochromatic Colors of #559626
Black with #559626
Text Example
Text Example
White with #559626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559626; }
p { color: rgb(85,150,38); }
H1.HeaderClassName
{
color: #559626;
}
.AnyTagClassName
{
color: #559626;
}
</style>
background-color css
<style>
a { background-color: #559626; }
a { background-color: rgb(85,150,38); }
div.DivClassName
{
background-color: #559626;
}
.BgClassName
{
background-color: #559626;
}
</style>
border-color css
<style>
span { border-color: #559626; }
span { border-color: rgb(85,150,38); }
td.TdClassName
{
border-color: #559626;
}
.TagClassName
{
border-color: #559626;
}
</style>