PNG Recolor

Solved, not guessed

The most accurate PNG recolor filter generator on the web!!!

Every other tool for this runs a randomized search and hands you a different answer each time you press the button. This one solves a 3x3 linear system. Same input, same output, every time — and it shows you its own error.

Input
Base
Method

brightness(0) crushes any base to black. Ignores the base color. Drops shading.

Image
Target
112 · 217 · 210
OutputΔ 0
filter: brightness(0%) invert(73.613%) sepia(100%) hue-rotate(126.894deg) saturate(169.147%) brightness(85.098%);
Comparison
 RGB
Target112217210
Predicted112217210
Error000

Measured by painting the base through this exact filter string on a canvas and reading the pixel back — the same engine that paints your image. ±1 is the 8-bit rounding floor.

Pipeline
00base#000000
01brightness#000000
02invert#bcbcbc
03sepia#fee2b0
04hue-rotate#abf4ef
05saturate#84fff7
06brightness#70d9d2
Preview
Before
Before
After
After
modeflattenbase#000000target#70d9d2enginemeasuredstages6errorR0 G0 B0