Hi,

I'm working on some scripts which generate color schemes from a base color
(RRRGGGBBB).

Working out lighter colors, darker colors and inverse (complimentary) colors
was easy, but now I'm trying to figure out the right math for a triad of
colors (3 colors with equal spacing around the color wheel), given a
starting color.

Any clues would be great :)


Justin French


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to