Shades of Limeade #559627
Tints of Limeade #559627
RGB
CMYK
RGB Variations
Color information
#559627 (or 0x559627) is known color: Limeade. HEX triplet: 55, 96 and 27. RGB value is (85,150,39). Sum of RGB (Red+Green+Blue) = 85+150+39=274 (36% of max value = 765). Red value is 85 (33.59% from 255 or 31.02% from 274); Green value is 150 (58.98% from 255 or 54.74% from 274); Blue value is 39 (15.62% from 255 or 14.23% from 274); Max value from RGB is 150 - color contains mainly: green. Hex color #559627 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559627 is #AA69D8. Grayscale: #767676. Windows color (decimal): -11168217 or 2594389. OLE color: 2594389.
HSL color Cylindrical-coordinate representation of color #559627: hue angle of 95.14º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #559627 is Cyan = 0.43, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 150 | 39 | - |
| CMYK | 0.43 | 0 | 0.74 | 0.41 |
| HSL | 95.14º | 0.59% | 0.37% | - |
| HSV(B) | 95.14º | 0.74% | 0.59% | - |
| XYZ | 15.02 | 23.89 | 5.74 | - |
| YUV | 117.91 | 83.47 | 104.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 150 | 39 | 0.43 | 0 | 0.74 | 0.41 | 95.14 | 0.59 | 0.37 |
| Hex | 55 | 96 | 27 | 2B | 0 | 4A | 29 | 5F | 3B | 25 |
| Octal | 125 | 226 | 47 | 53 | 0 | 112 | 51 | 137 | 73 | 45 |
| Binary | 1010101 | 10010110 | 100111 | 101011 | 0 | 1001010 | 101001 | 1011111 | 111011 | 100101 |
Color Harmonies of #559627
Complementary color
Monochromatic Colors of #559627
Black with #559627
Text Example
Text Example
White with #559627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559627; }
p { color: rgb(85,150,39); }
H1.HeaderClassName
{
color: #559627;
}
.AnyTagClassName
{
color: #559627;
}
</style>
background-color css
<style>
a { background-color: #559627; }
a { background-color: rgb(85,150,39); }
div.DivClassName
{
background-color: #559627;
}
.BgClassName
{
background-color: #559627;
}
</style>
border-color css
<style>
span { border-color: #559627; }
span { border-color: rgb(85,150,39); }
td.TdClassName
{
border-color: #559627;
}
.TagClassName
{
border-color: #559627;
}
</style>