[jQuery] Darker on Click

[jQuery] Darker on Click


I have a <div> that is currently pink. Every time that it is clicked,
I would like it to get redder until it is a dark red.
I was wondering if anyone could think of an easy to implement this
with jquery. I can't think of any simple solutions that don't involve
storing the degrees of color in an array.
Thanks!
Keith