alphaMultiplied
Returns a new instance of ColorRGBa where the red, green, and blue components are multiplied by the alpha value of the original color. The alpha value and linearity remain unchanged.
This computed property is commonly used for adjusting the color intensity based on its transparency.