Shades of Limeade #569110
Tints of Limeade #569110
RGB
CMYK
RGB Variations
Color information
#569110 (or 0x569110) is known color: Limeade. HEX triplet: 56, 91 and 10. RGB value is (86,145,16). Sum of RGB (Red+Green+Blue) = 86+145+16=247 (32% of max value = 765). Red value is 86 (33.98% from 255 or 34.82% from 247); Green value is 145 (57.03% from 255 or 58.70% from 247); Blue value is 16 (6.64% from 255 or 6.48% from 247); Max value from RGB is 145 - color contains mainly: green. Hex color #569110 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #569110 is #A96EEF. Grayscale: #717171. Windows color (decimal): -11103984 or 1085782. OLE color: 1085782.
HSL color Cylindrical-coordinate representation of color #569110: hue angle of 87.44º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #569110 is Cyan = 0.41, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 145 | 16 | - |
| CMYK | 0.41 | 0 | 0.89 | 0.43 |
| HSL | 87.44º | 0.8% | 0.32% | - |
| HSV(B) | 87.44º | 0.89% | 0.57% | - |
| XYZ | 14.06 | 22.27 | 4.05 | - |
| YUV | 112.65 | 73.45 | 108.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 145 | 16 | 0.41 | 0 | 0.89 | 0.43 | 87.44 | 0.8 | 0.32 |
| Hex | 56 | 91 | 10 | 29 | 0 | 59 | 2B | 57 | 50 | 20 |
| Octal | 126 | 221 | 20 | 51 | 0 | 131 | 53 | 127 | 120 | 40 |
| Binary | 1010110 | 10010001 | 10000 | 101001 | 0 | 1011001 | 101011 | 1010111 | 1010000 | 100000 |
Color Harmonies of #569110
Complementary color
Monochromatic Colors of #569110
Black with #569110
Text Example
Text Example
White with #569110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569110; }
p { color: rgb(86,145,16); }
H1.HeaderClassName
{
color: #569110;
}
.AnyTagClassName
{
color: #569110;
}
</style>
background-color css
<style>
a { background-color: #569110; }
a { background-color: rgb(86,145,16); }
div.DivClassName
{
background-color: #569110;
}
.BgClassName
{
background-color: #569110;
}
</style>
border-color css
<style>
span { border-color: #569110; }
span { border-color: rgb(86,145,16); }
td.TdClassName
{
border-color: #569110;
}
.TagClassName
{
border-color: #569110;
}
</style>