Why is RGB chosen as the color encoding method? HSV shouldn't be too hard to encode and it's more intuitive than RGB.
Are there other ways to encode colors?
How was the length of the encoding determined? (why 6 characters instead of, say, a power of 2)
Why is RGB chosen as the color encoding method? HSV shouldn't be too hard to encode and it's more intuitive than RGB.
Are there other ways to encode colors?
How was the length of the encoding determined? (why 6 characters instead of, say, a power of 2)