加法混色
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.
異なる波長の光を組み合わせて色を作る方法で、すべての色を加えると白になる。
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.
試してみる
関連記事
RGBカラーモデル:スクリーンが色を表示する仕組み
RGBカラーモデルの仕組みを解説。赤・緑・青の光の混合、0〜255の範囲、CSSのrgb()関数、そして画面が1670万色を表示できる理由を詳しく説明します。
色の輪を理解する:完全ガイド
基本色、二次色、三次色について学びます。補色、類似色、三色配色の関係を理解して、より良いデザインを実現します。
補色:コントラストの芸術
補色の仕組み、カラーホイール上での見つけ方、対比的な色相を使った印象的で高コントラストなデザインの作成方法を解説します。
RGBとCMYK:それぞれのカラーモデルを使う場面
RGBとCMYKカラーモデルの主な違い、スクリーンと印刷デザインでのそれぞれの使い方、そして正確に変換する方法を解説します。