Page 1 of 1

how to generate unique hexcolors ??

Posted: Thu Apr 12, 2007 11:12 pm
by PHPycho
Hello forums !!
I am getting problem in generating unique hexcolors ie #XXXXXX
Can anybody provide me the help regarding generation of unique hexcolors ??
Thanks to all of You in advance..

Posted: Thu Apr 12, 2007 11:17 pm
by Benjamin

Posted: Fri Apr 13, 2007 3:54 am
by PHPycho
Thanks astions..
Nice Link.
May be useful to many...

Posted: Fri Apr 13, 2007 4:46 am
by onion2k
I'm not sure what context you mean when you say 'unique', but a word of advice: whatever your application is do not use random colours in it. Colour is an important feature for usability and you need to choose them carefully (even if that is through an algoritm).