Hacker News new | ask | show | jobs
by mojuba 3883 days ago
Look up CSS-color level 4. It supports non-integer arguments for rgb() and rgba() which supposedly solves the problem, though in a bit ugly way, because the total range is still 0..255.