Shades of Limeade #569217
Tints of Limeade #569217
RGB
CMYK
RGB Variations
Color information
#569217 (or 0x569217) is known color: Limeade. HEX triplet: 56, 92 and 17. RGB value is (86,146,23). Sum of RGB (Red+Green+Blue) = 86+146+23=255 (33% of max value = 765). Red value is 86 (33.98% from 255 or 33.73% from 255); Green value is 146 (57.42% from 255 or 57.25% from 255); Blue value is 23 (9.38% from 255 or 9.02% from 255); Max value from RGB is 146 - color contains mainly: green. Hex color #569217 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #569217 is #A96DE8. Grayscale: #727272. Windows color (decimal): -11103721 or 1544790. OLE color: 1544790.
HSL color Cylindrical-coordinate representation of color #569217: hue angle of 89.27º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #569217 is Cyan = 0.41, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 146 | 23 | - |
| CMYK | 0.41 | 0 | 0.84 | 0.43 |
| HSL | 89.27º | 0.73% | 0.33% | - |
| HSV(B) | 89.27º | 0.84% | 0.57% | - |
| XYZ | 14.27 | 22.6 | 4.42 | - |
| YUV | 114.04 | 76.62 | 108 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 146 | 23 | 0.41 | 0 | 0.84 | 0.43 | 89.27 | 0.73 | 0.33 |
| Hex | 56 | 92 | 17 | 29 | 0 | 54 | 2B | 59 | 49 | 21 |
| Octal | 126 | 222 | 27 | 51 | 0 | 124 | 53 | 131 | 111 | 41 |
| Binary | 1010110 | 10010010 | 10111 | 101001 | 0 | 1010100 | 101011 | 1011001 | 1001001 | 100001 |
Color Harmonies of #569217
Complementary color
Monochromatic Colors of #569217
Black with #569217
Text Example
Text Example
White with #569217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569217; }
p { color: rgb(86,146,23); }
H1.HeaderClassName
{
color: #569217;
}
.AnyTagClassName
{
color: #569217;
}
</style>
background-color css
<style>
a { background-color: #569217; }
a { background-color: rgb(86,146,23); }
div.DivClassName
{
background-color: #569217;
}
.BgClassName
{
background-color: #569217;
}
</style>
border-color css
<style>
span { border-color: #569217; }
span { border-color: rgb(86,146,23); }
td.TdClassName
{
border-color: #569217;
}
.TagClassName
{
border-color: #569217;
}
</style>