Splash Is a Colour Format
31–40 of 122 posts
Re: Splash Is a Colour Format
#32As somebody who works in the coatings industry and is aware of the extremely complex field of colorimetry this horrifies me.
I cherish the month I spent helping a printing press company. RGB is just the start. Heck, CYMK isn't enough for all the weird inks like neon pink, silver or UV.
Worse still: European urban development projects have adopted it. I never knew there could be so many varieties of ‘ochre’.
Re: Splash Is a Colour Format
#33Re: Splash Is a Colour Format
#34Re: Splash Is a Colour Format
#35Re: Splash Is a Colour Format
#36As somebody who works in the coatings industry and is aware of the extremely complex field of colorimetry this horrifies me.
Re: Splash Is a Colour Format
#37This is amazing work, but I am unsure how it helps, hex-codes were doing the trick right?
Re: Splash Is a Colour Format
#38I get the concept, but I have a feeling this might not be any more comprehensible when picking a colour than other additive colour codes with a fixed range and components. It would be neat if you could express colours as a mix of arbitrary base colours, kind of like you’re mixing it on a paint palette. (ROYGBIVWK maybe? K being Key/blacK) r2b1 gets you a deep reddish purple, but if you want it to be lighter you just…
Re: Splash Is a Colour Format
#39or you could use 3-digit octal (so 000-777) for a 512 color palette, which arguably would be even more simple. as a bonus you can use it to color file permissions :)
Re: Splash Is a Colour Format
#40Isn't this just RGB, with 246 of the 256 values removed from each channel?