I have a textarea which presents a couple of colors with alpha and both are washed out.
This is the code for the red background below
CWrngColr = Color.RGBA(255, 000, 000, 208)
or &cff0000d0
A link to it also
CWrngColr.png
I also use a canvas with a png backdrop of the SAME color.
This is the image of the png.
A link to it also
WrngSwatch
They are significantly different. Why?