Is it possible to have 2 colors (red, green) and give the percentage of fading.
Example:
black (#000000) => white (#ffffff) --- Percent: 50% => grey (#808080)
Is this maybe possible with jQuery xcolor, if yes, how?
(the xcolor.analogous example return circa the colors I want to have, but how could I set the percentage of fading?)