Shades of Limeade #569710
Tints of Limeade #569710
RGB
CMYK
RGB Variations
Color information
#569710 (or 0x569710) is known color: Limeade. HEX triplet: 56, 97 and 10. RGB value is (86,151,16). Sum of RGB (Red+Green+Blue) = 86+151+16=253 (33% of max value = 765). Red value is 86 (33.98% from 255 or 33.99% from 253); Green value is 151 (59.38% from 255 or 59.68% from 253); Blue value is 16 (6.64% from 255 or 6.32% from 253); Max value from RGB is 151 - color contains mainly: green. Hex color #569710 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #569710 is #A968EF. Grayscale: #747474. Windows color (decimal): -11102448 or 1087318. OLE color: 1087318.
HSL color Cylindrical-coordinate representation of color #569710: hue angle of 88.89º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #569710 is Cyan = 0.43, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 86 | 151 | 16 | - |
| CMYK | 0.43 | 0 | 0.89 | 0.41 |
| HSL | 88.89º | 0.81% | 0.33% | - |
| HSV(B) | 88.89º | 0.89% | 0.59% | - |
| XYZ | 15 | 24.15 | 4.36 | - |
| YUV | 116.18 | 71.47 | 106.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 151 | 16 | 0.43 | 0 | 0.89 | 0.41 | 88.89 | 0.81 | 0.33 |
| Hex | 56 | 97 | 10 | 2B | 0 | 59 | 29 | 59 | 51 | 21 |
| Octal | 126 | 227 | 20 | 53 | 0 | 131 | 51 | 131 | 121 | 41 |
| Binary | 1010110 | 10010111 | 10000 | 101011 | 0 | 1011001 | 101001 | 1011001 | 1010001 | 100001 |
Color Harmonies of #569710
Complementary color
Monochromatic Colors of #569710
Black with #569710
Text Example
Text Example
White with #569710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569710; }
p { color: rgb(86,151,16); }
H1.HeaderClassName
{
color: #569710;
}
.AnyTagClassName
{
color: #569710;
}
</style>
background-color css
<style>
a { background-color: #569710; }
a { background-color: rgb(86,151,16); }
div.DivClassName
{
background-color: #569710;
}
.BgClassName
{
background-color: #569710;
}
</style>
border-color css
<style>
span { border-color: #569710; }
span { border-color: rgb(86,151,16); }
td.TdClassName
{
border-color: #569710;
}
.TagClassName
{
border-color: #569710;
}
</style>