RGBA
rgba
Raw red, green, blue, and alpha samples
This format has the same color structure as RGB, but it includes an alpha channel that is used to display various levels of transparency. The transparency value is set from 0 to 1, where 1 corresponds to opacity. It is described using the CSS3 programming language.