I think you should leave the default color white. When you change it to red, it basically adds a red tint to the object. I believe it's the same as applying the Multiply effect.
To fill the canvas with red color use "Clear canvas" action.
And yes, you need to use rgba255() expression for 0-255 values.