I'm temporarily setting the RGB coefficient to 250 to achieve a red tint to the character sprite, but I don't know what number sets it back to default! 0 is black, anything above 250 is also black.
Edit: I found the solution, to anyone else who needs to know it's this expression: GetRGB(255, 255, 255)