Hello,
Yesterday I was working on a website, and came across this problem:
I needed to pick a few colours which should be equally bright. RGB couldn't help, but neither could HSL. A yellow with maximum L(uminance) is much brighter than a red with maximum L. Pink is brighter than red, but darker than yellow, etc. So, I ended up with choosing the plain visual method of picking random colours, bringing them side to side and see whether they match.
I would like to find though a more secure and easy way to do it. Anyone has any information/ideas/links?
Thanks a lot in advance,
Ken
Aqua-Soft Forums