Invert any color to its RGB negative (255 minus each channel). Color Inverter is a free online tool from the ToolsRift Color Tools collection. It runs entirely in your browser — nothing to install, no signup, and your data never leaves your device.
Each RGB channel is subtracted from 255, so red 236 becomes 19. This is the same as a photo negative.
No. Inversion is 255 minus each RGB channel; a complement rotates the hue 180° in HSL. They usually give different results.
Yes — inversion is its own inverse, so applying it twice restores the exact original color.