03-21-2007, 08:38 PM
How would one go about creating a logo for a web page that changes color every day?
I'd like to have a logo that is mostly gray scale, with a small patch of color. It would be nice if that spot of color could change hue every day.
If I understand correctly, colors are the Internet are given numeric values. One approach might be to assign a transparent space in the logo, and then have a different file with a specific RGB number superimposed on top of that transparent space. Then write a script so that the RGB number increases by one every day, until it cycles through to the original number again.
Any thoughts on how to write a script to get the RGB value to change automatically every day?
thanks, Todd's hue-challenged keyboard
I'd like to have a logo that is mostly gray scale, with a small patch of color. It would be nice if that spot of color could change hue every day.
If I understand correctly, colors are the Internet are given numeric values. One approach might be to assign a transparent space in the logo, and then have a different file with a specific RGB number superimposed on top of that transparent space. Then write a script so that the RGB number increases by one every day, until it cycles through to the original number again.
Any thoughts on how to write a script to get the RGB value to change automatically every day?
thanks, Todd's hue-challenged keyboard