Intuitive color mixing in a subtractive Red-Yellow-Blue color space. A traditional art school color wheel and palette selector for triadic, split-complementary and tetradic color harmonies. RGB-to-RYB conversion with simple formulas. Built with RayLib.
Hello, I had converted this program to c# but its seems that when you mix yellow (255, 255, 0) and blue (0, 0 , 255) you get white? If it isn't a problem could you explain why this happens?
Hello, I had converted this program to c# but its seems that when you mix yellow (255, 255, 0) and blue (0, 0 , 255) you get white? If it isn't a problem could you explain why this happens?
Thanks in advance