Create the RGB complement of a color for a negative or inverse swatch.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
Each channel in the selected RGB color space is replaced by its complement against the channel maximum, producing a photographic negative in that space. Alpha is preserved unless the selected operation explicitly changes it.
#FF6B6B
#FF6B6B -> #009494
Image effects, inverse theme swatches, and color transformation tests invert RGB channels.