Shades of Limeade #559421
Tints of Limeade #559421
RGB
CMYK
RGB Variations
Color information
#559421 (or 0x559421) is known color: Limeade. HEX triplet: 55, 94 and 21. RGB value is (85,148,33). Sum of RGB (Red+Green+Blue) = 85+148+33=266 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.95% from 266); Green value is 148 (58.20% from 255 or 55.64% from 266); Blue value is 33 (13.28% from 255 or 12.41% from 266); Max value from RGB is 148 - color contains mainly: green. Hex color #559421 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559421 is #AA6BDE. Grayscale: #747474. Windows color (decimal): -11168735 or 2200661. OLE color: 2200661.
HSL color Cylindrical-coordinate representation of color #559421: hue angle of 92.87º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #559421 is Cyan = 0.43, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 148 | 33 | - |
| CMYK | 0.43 | 0 | 0.78 | 0.42 |
| HSL | 92.87º | 0.64% | 0.35% | - |
| HSV(B) | 92.87º | 0.78% | 0.58% | - |
| XYZ | 14.61 | 23.22 | 5.15 | - |
| YUV | 116.05 | 81.13 | 105.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 148 | 33 | 0.43 | 0 | 0.78 | 0.42 | 92.87 | 0.64 | 0.35 |
| Hex | 55 | 94 | 21 | 2B | 0 | 4E | 2A | 5D | 40 | 23 |
| Octal | 125 | 224 | 41 | 53 | 0 | 116 | 52 | 135 | 100 | 43 |
| Binary | 1010101 | 10010100 | 100001 | 101011 | 0 | 1001110 | 101010 | 1011101 | 1000000 | 100011 |
Color Harmonies of #559421
Complementary color
Monochromatic Colors of #559421
Black with #559421
Text Example
Text Example
White with #559421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559421; }
p { color: rgb(85,148,33); }
H1.HeaderClassName
{
color: #559421;
}
.AnyTagClassName
{
color: #559421;
}
</style>
background-color css
<style>
a { background-color: #559421; }
a { background-color: rgb(85,148,33); }
div.DivClassName
{
background-color: #559421;
}
.BgClassName
{
background-color: #559421;
}
</style>
border-color css
<style>
span { border-color: #559421; }
span { border-color: rgb(85,148,33); }
td.TdClassName
{
border-color: #559421;
}
.TagClassName
{
border-color: #559421;
}
</style>