Hacker News new | ask | show | jobs
by ledoge 56 days ago
That's the easy part, just use a color space with imaginary primaries (see e.g. ProPhoto RGB), or use one with real primaries that allows for negative values – e.g. Windows uses floating point scRGB for HDR, which is just linear BT.709/sRGB, but negative RGB values can be used to cover the full range of real and imaginary colors.
1 comments

But that's still mixing just a few primary wavelengths.