Comment on Basic colour theory for programmersparentComments−leeoniya11yregarding, 2 and 3. check out the HSP color model [1], it works quite well for perceptual luminance matching.[1] http://alienryderflex.com/hsp.html−drcode11yThanks leeoniya, I had been looking for exactly this kind of treatment on the subject for years, I'll be using the info from that link in several projects immediately.−leeoniya11yi use it myself in a couple projects. mainly my quantizer lib [1][1] https://github.com/leeoniya/RgbQuant.js
Comments
regarding, 2 and 3. check out the HSP color model [1], it works quite well for perceptual luminance matching.
[1] http://alienryderflex.com/hsp.html
Thanks leeoniya, I had been looking for exactly this kind of treatment on the subject for years, I'll be using the info from that link in several projects immediately.
i use it myself in a couple projects. mainly my quantizer lib [1]
[1] https://github.com/leeoniya/RgbQuant.js