Blending mode to change red into orange
Hi all --
I'm trying to show someone that red, green, and blue are the primary colors, and not red, yellow, and blue. I know the visible light spectrum consists of long, medium, and shore wavelengths of light, and the difference between additive and subtractive color modes, and that our brains assign names (colors) to the 16.7 trillion possible tristimulus proportions perceived by jiggling pigments in our cone cells. I got all that part.
I created a red layer (255,0,0), placed a green layer (0,255,0)on top of it with the linear dodge (add) blending mode, and the layer is yellow (255,255,0). When I add a blue layer (0,0,255) on top with the same blending mode I get white (255,255,255). So far, so good.
Every kindergartner gets taught that red plus yellow makes orange. When I start with a red layer (255,0,0), and add a yellow layer (255,255,0) with the linear dodge (add) blending mode, I get yellow (255,255,0). I know there is no such thing as 510,255,0, but where did the excess 255 units of red light go? If I subtract (255,255,0) from (255,0,0), I get (0,-255,0). Would -255 green be the opposite of green, aka magenta? If I add yellow at 50% brightness (128,128,0), the screen looks orange (255,128,0), but the numbers add to 383,128,0. Where did the 128 units of red go? If I add blue (0,0,255), I get magenta at 50% saturation (255,128,255).
I thought this would be simple to explain in Photoshop, and it probably is, but there's something I don't know.
Any ideas?
