Shades of Limeade #559338
Tints of Limeade #559338
RGB
CMYK
RGB Variations
Color information
#559338 (or 0x559338) is known color: Limeade. HEX triplet: 55, 93 and 38. RGB value is (85,147,56). Sum of RGB (Red+Green+Blue) = 85+147+56=288 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.51% from 288); Green value is 147 (57.81% from 255 or 51.04% from 288); Blue value is 56 (22.27% from 255 or 19.44% from 288); Max value from RGB is 147 - color contains mainly: green. Hex color #559338 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559338 is #AA6CC7. Grayscale: #767676. Windows color (decimal): -11168968 or 3707733. OLE color: 3707733.
HSL color Cylindrical-coordinate representation of color #559338: hue angle of 100.88º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #559338 is Cyan = 0.42, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 147 | 56 | - |
| CMYK | 0.42 | 0 | 0.62 | 0.42 |
| HSL | 100.88º | 0.45% | 0.4% | - |
| HSV(B) | 100.88º | 0.62% | 0.58% | - |
| XYZ | 14.89 | 23.08 | 7.41 | - |
| YUV | 118.09 | 92.96 | 104.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 147 | 56 | 0.42 | 0 | 0.62 | 0.42 | 100.88 | 0.45 | 0.4 |
| Hex | 55 | 93 | 38 | 2A | 0 | 3E | 2A | 65 | 2D | 28 |
| Octal | 125 | 223 | 70 | 52 | 0 | 76 | 52 | 145 | 55 | 50 |
| Binary | 1010101 | 10010011 | 111000 | 101010 | 0 | 111110 | 101010 | 1100101 | 101101 | 101000 |
Color Harmonies of #559338
Complementary color
Monochromatic Colors of #559338
Black with #559338
Text Example
Text Example
White with #559338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559338; }
p { color: rgb(85,147,56); }
H1.HeaderClassName
{
color: #559338;
}
.AnyTagClassName
{
color: #559338;
}
</style>
background-color css
<style>
a { background-color: #559338; }
a { background-color: rgb(85,147,56); }
div.DivClassName
{
background-color: #559338;
}
.BgClassName
{
background-color: #559338;
}
</style>
border-color css
<style>
span { border-color: #559338; }
span { border-color: rgb(85,147,56); }
td.TdClassName
{
border-color: #559338;
}
.TagClassName
{
border-color: #559338;
}
</style>