What does red and gray make?
In paint, red and gray make a red close to Rubiate (#C04040). Mixed as light, the same pair gives a result near Fluorescent Red, because light adds while pigment subtracts.
50% Red · 50% Gray
As paint
#C04040
As light
#FF5656
Theory
Why paint and light disagree
Pigments work by absorbing light: each paint removes part of the spectrum, so combining red and gray removes more light than either alone and the result darkens. Screens and stage lights work the other way. Each light adds energy, so overlapping them moves the result toward white. The slider above computes both models at any ratio: the paint result uses red-yellow-blue pigment interpolation, the light result uses additive blending.
Reference
The 50/50 paint result, specified
- HEX
- #C04040
- RGB
- rgb(192, 64, 64)
- HSL
- hsl(0, 50%, 50%)
- CMYK
- cmyk(0%, 67%, 67%, 25%)
Closest named color: Cherry Bomb. Real pigments vary by brand and binder, so treat these values as the screen approximation of a physical mix.
FAQ
Quick answers
- What color does red and gray make when mixed as paint?
- A red close to Rubiate (#C04040). Pigments subtract light, so the mix is darker and duller than either parent; exact results vary by brand and binder.
- What do red and gray make as light?
- A color near Fluorescent Red (#FF5656). Light mixes additively, so overlapping sources brighten instead of darkening, which is why screens and paint disagree about the same pair.
- What happens with more red than gray?
- The result slides toward Red along the mixing curve; the live slider on this page computes the paint and light result at any ratio, with the hex code of every step.