Each value in RGB describes how much red, green, and blue frequencies of light a pixel emits. The A, or alpha value, defines how much of the RGB color to apply. We typically represent each color value in the range [0, 255], but we can also use floats in range [0, 1].