Different Color Negations  

Color negation is very well defined as 1 minus color in the RGB color space but other spaces allow for greater variety. Use ImageApply to specify different color negation in the LCh color space.

In[1]:=
Click for copyable input
X

Negate lightness while preserving color components. This will replace bright colors with dark colors and vice versa.

In[2]:=
Click for copyable input
X
Out[2]=

Define the negation as a 180º hue rotation while preserving chroma and lightness.

In[3]:=
Click for copyable input
X
Out[3]=

Combine the previous steps, negating both the lightness and the hue.

In[4]:=
Click for copyable input
X
Out[4]=

Visualize the color transformations in 3D.

show complete Wolfram Language input
Out[5]=
de es ja pt-br zh