Shades of Limeade #559526
Tints of Limeade #559526
RGB
CMYK
RGB Variations
Color information
#559526 (or 0x559526) is known color: Limeade. HEX triplet: 55, 95 and 26. RGB value is (85,149,38). Sum of RGB (Red+Green+Blue) = 85+149+38=272 (36% of max value = 765). Red value is 85 (33.59% from 255 or 31.25% from 272); Green value is 149 (58.59% from 255 or 54.78% from 272); Blue value is 38 (15.23% from 255 or 13.97% from 272); Max value from RGB is 149 - color contains mainly: green. Hex color #559526 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559526 is #AA6AD9. Grayscale: #757575. Windows color (decimal): -11168474 or 2528597. OLE color: 2528597.
HSL color Cylindrical-coordinate representation of color #559526: hue angle of 94.59º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #559526 is Cyan = 0.43, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 149 | 38 | - |
| CMYK | 0.43 | 0 | 0.74 | 0.42 |
| HSL | 94.59º | 0.59% | 0.37% | - |
| HSV(B) | 94.59º | 0.74% | 0.58% | - |
| XYZ | 14.84 | 23.57 | 5.6 | - |
| YUV | 117.21 | 83.3 | 105.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 149 | 38 | 0.43 | 0 | 0.74 | 0.42 | 94.59 | 0.59 | 0.37 |
| Hex | 55 | 95 | 26 | 2B | 0 | 4A | 2A | 5F | 3B | 25 |
| Octal | 125 | 225 | 46 | 53 | 0 | 112 | 52 | 137 | 73 | 45 |
| Binary | 1010101 | 10010101 | 100110 | 101011 | 0 | 1001010 | 101010 | 1011111 | 111011 | 100101 |
Color Harmonies of #559526
Complementary color
Monochromatic Colors of #559526
Black with #559526
Text Example
Text Example
White with #559526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559526; }
p { color: rgb(85,149,38); }
H1.HeaderClassName
{
color: #559526;
}
.AnyTagClassName
{
color: #559526;
}
</style>
background-color css
<style>
a { background-color: #559526; }
a { background-color: rgb(85,149,38); }
div.DivClassName
{
background-color: #559526;
}
.BgClassName
{
background-color: #559526;
}
</style>
border-color css
<style>
span { border-color: #559526; }
span { border-color: rgb(85,149,38); }
td.TdClassName
{
border-color: #559526;
}
.TagClassName
{
border-color: #559526;
}
</style>