Use r, g, and b as variables. Example: (255-r, g, b) or (r, g*0.5, b+50)
(255-r, g, b)
(r, g*0.5, b+50)