RGB/RGBA

Learn about RGB/RGBA colors.

We'll cover the following...

RGB colors

We can use the rgb() functional notation to calculate the color from its RGB notation as an alternative to hex colors.

We use a list of three numeric ...