Shades of Limeade #559334
Tints of Limeade #559334
RGB
CMYK
RGB Variations
Color information
#559334 (or 0x559334) is known color: Limeade. HEX triplet: 55, 93 and 34. RGB value is (85,147,52). Sum of RGB (Red+Green+Blue) = 85+147+52=284 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.93% from 284); Green value is 147 (57.81% from 255 or 51.76% from 284); Blue value is 52 (20.70% from 255 or 18.31% from 284); Max value from RGB is 147 - color contains mainly: green. Hex color #559334 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559334 is #AA6CCB. Grayscale: #757575. Windows color (decimal): -11168972 or 3445589. OLE color: 3445589.
HSL color Cylindrical-coordinate representation of color #559334: hue angle of 99.16º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #559334 is Cyan = 0.42, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 147 | 52 | - |
| CMYK | 0.42 | 0 | 0.65 | 0.42 |
| HSL | 99.16º | 0.48% | 0.39% | - |
| HSV(B) | 99.16º | 0.65% | 0.58% | - |
| XYZ | 14.8 | 23.05 | 6.92 | - |
| YUV | 117.63 | 90.96 | 104.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 147 | 52 | 0.42 | 0 | 0.65 | 0.42 | 99.16 | 0.48 | 0.39 |
| Hex | 55 | 93 | 34 | 2A | 0 | 41 | 2A | 63 | 30 | 27 |
| Octal | 125 | 223 | 64 | 52 | 0 | 101 | 52 | 143 | 60 | 47 |
| Binary | 1010101 | 10010011 | 110100 | 101010 | 0 | 1000001 | 101010 | 1100011 | 110000 | 100111 |
Color Harmonies of #559334
Complementary color
Monochromatic Colors of #559334
Black with #559334
Text Example
Text Example
White with #559334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559334; }
p { color: rgb(85,147,52); }
H1.HeaderClassName
{
color: #559334;
}
.AnyTagClassName
{
color: #559334;
}
</style>
background-color css
<style>
a { background-color: #559334; }
a { background-color: rgb(85,147,52); }
div.DivClassName
{
background-color: #559334;
}
.BgClassName
{
background-color: #559334;
}
</style>
border-color css
<style>
span { border-color: #559334; }
span { border-color: rgb(85,147,52); }
td.TdClassName
{
border-color: #559334;
}
.TagClassName
{
border-color: #559334;
}
</style>