Additive Color Mixing
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://colorfyi.com/iframe/glossary/additive-mixing/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://colorfyi.com/glossary/additive-mixing/
Add a dynamic SVG badge to your README or docs.
[](https://colorfyi.com/glossary/additive-mixing/)
Use the native HTML custom element.
A method of creating colors by combining different wavelengths of light, where adding all colors together produces white.
Additive mixing is the principle behind all screen-based color, including monitors, TVs, phones, and projectors. The primary colors in additive mixing are red, green, and blue (RGB). Red and green light combine to produce yellow, green and blue produce cyan, and red and blue produce magenta. When all three primaries are combined at full intensity, the result is white light. This system works because our eyes have three types of cone cells that respond to red, green, and blue wavelengths, and our brain interprets the combined signals as specific colors.
Try It Out
Related Articles
Color Mixing Theory: Additive vs Subtractive
Additive and subtractive color mixing explain why screen colors (RGB) and print colors (CMYK) behave so differently. Learn the science and how it applies to design.
Understanding the Color Wheel: A Complete Guide
Learn about primary, secondary, and tertiary colors. Understand complementary, analogous, and triadic color relationships for better design.