Shades of Limeade #559508
Tints of Limeade #559508
RGB
CMYK
RGB Variations
Color information
#559508 (or 0x559508) is known color: Limeade. HEX triplet: 55, 95 and 08. RGB value is (85,149,8). Sum of RGB (Red+Green+Blue) = 85+149+8=242 (32% of max value = 765). Red value is 85 (33.59% from 255 or 35.12% from 242); Green value is 149 (58.59% from 255 or 61.57% from 242); Blue value is 8 (3.52% from 255 or 3.31% from 242); Max value from RGB is 149 - color contains mainly: green. Hex color #559508 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #559508 is #AA6AF7. Grayscale: #727272. Windows color (decimal): -11168504 or 562517. OLE color: 562517.
HSL color Cylindrical-coordinate representation of color #559508: hue angle of 87.23º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #559508 is Cyan = 0.43, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 149 | 8 | - |
| CMYK | 0.43 | 0 | 0.95 | 0.42 |
| HSL | 87.23º | 0.9% | 0.31% | - |
| HSV(B) | 87.23º | 0.95% | 0.58% | - |
| XYZ | 14.54 | 23.44 | 3.99 | - |
| YUV | 113.79 | 68.3 | 107.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 149 | 8 | 0.43 | 0 | 0.95 | 0.42 | 87.23 | 0.9 | 0.31 |
| Hex | 55 | 95 | 8 | 2B | 0 | 5F | 2A | 57 | 5A | 1F |
| Octal | 125 | 225 | 10 | 53 | 0 | 137 | 52 | 127 | 132 | 37 |
| Binary | 1010101 | 10010101 | 1000 | 101011 | 0 | 1011111 | 101010 | 1010111 | 1011010 | 11111 |
Color Harmonies of #559508
Complementary color
Monochromatic Colors of #559508
Black with #559508
Text Example
Text Example
White with #559508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559508; }
p { color: rgb(85,149,8); }
H1.HeaderClassName
{
color: #559508;
}
.AnyTagClassName
{
color: #559508;
}
</style>
background-color css
<style>
a { background-color: #559508; }
a { background-color: rgb(85,149,8); }
div.DivClassName
{
background-color: #559508;
}
.BgClassName
{
background-color: #559508;
}
</style>
border-color css
<style>
span { border-color: #559508; }
span { border-color: rgb(85,149,8); }
td.TdClassName
{
border-color: #559508;
}
.TagClassName
{
border-color: #559508;
}
</style>