Calculatorism

Color Mix Calculator

Compute the averaged (additive) mix of two RGB colors.

Input Data

Input Color1 R.
Input Color1 G.
Input Color1 B.
Input Color2 R.
Input Color2 G.
Input Color2 B.

Results

127.5
127.5
0
Channel-average additive mix.

At a glance:Color Mix Calculator: enter parameters to compute results; complements related calculators.

Formula

R_mix = (R1 + R2)/2; same for G, B.

How to Use

  1. Enter two RGB sets.
  2. It returns the mixed RGB.

Case Studies

Red+Green → yellow (128,128,0)

Additive red+green gives yellow.

FAQ

vs subtractive?

This is additive (light); pigments mix subtractively (CMY).

Related Tools

References

Content review: Calculatorism Science Team. Formula and numeric tests verified; results for reference only.

Found a problem with the results?

If this calculator's result is wrong, or you have any question about the calculation logic, please let us know. You are viewing:Color Mix Calculator/color/mix-colors)。