Shades of Limeade #559406
Tints of Limeade #559406
RGB
CMYK
RGB Variations
Color information
#559406 (or 0x559406) is known color: Limeade. HEX triplet: 55, 94 and 06. RGB value is (85,148,6). Sum of RGB (Red+Green+Blue) = 85+148+6=239 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.56% from 239); Green value is 148 (58.20% from 255 or 61.92% from 239); Blue value is 6 (2.73% from 255 or 2.51% from 239); Max value from RGB is 148 - color contains mainly: green. Hex color #559406 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #559406 is #AA6BF9. Grayscale: #717171. Windows color (decimal): -11168762 or 431189. OLE color: 431189.
HSL color Cylindrical-coordinate representation of color #559406: hue angle of 86.62º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #559406 is Cyan = 0.43, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 148 | 6 | - |
| CMYK | 0.43 | 0 | 0.96 | 0.42 |
| HSL | 86.62º | 0.92% | 0.3% | - |
| HSV(B) | 86.62º | 0.96% | 0.58% | - |
| XYZ | 14.37 | 23.12 | 3.88 | - |
| YUV | 112.98 | 67.63 | 108.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 148 | 6 | 0.43 | 0 | 0.96 | 0.42 | 86.62 | 0.92 | 0.3 |
| Hex | 55 | 94 | 6 | 2B | 0 | 60 | 2A | 57 | 5C | 1E |
| Octal | 125 | 224 | 6 | 53 | 0 | 140 | 52 | 127 | 134 | 36 |
| Binary | 1010101 | 10010100 | 110 | 101011 | 0 | 1100000 | 101010 | 1010111 | 1011100 | 11110 |
Color Harmonies of #559406
Complementary color
Monochromatic Colors of #559406
Black with #559406
Text Example
Text Example
White with #559406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559406; }
p { color: rgb(85,148,6); }
H1.HeaderClassName
{
color: #559406;
}
.AnyTagClassName
{
color: #559406;
}
</style>
background-color css
<style>
a { background-color: #559406; }
a { background-color: rgb(85,148,6); }
div.DivClassName
{
background-color: #559406;
}
.BgClassName
{
background-color: #559406;
}
</style>
border-color css
<style>
span { border-color: #559406; }
span { border-color: rgb(85,148,6); }
td.TdClassName
{
border-color: #559406;
}
.TagClassName
{
border-color: #559406;
}
</style>