Re: [PHP] Dynamically Generate Pleasing Colors

2005-02-25 Thread Chris
Two glaring typos were fixed Chris wrote: Well I would suggest you find some PHP code That converts between HSB/HSL (Hue-Saturation-Brightness/Lightness). From there are are a multitude of fairly simple algorithms that will give you complementary colors. You can find these by searching on "Comp

Re: [PHP] Dynamically Generate Pleasing Colors

2005-02-25 Thread Chris
Well I would suggest you find some PHP code That converts between HSB/HSL (Hue-Saturation-Brightness/Lightness). From there are are a multitude of fairly simple algorithms that will give you complementary colors. You can find these by searching on "Complimentary Colors", "Color Wheel", "Adjace