In HTML, the RGB color model specifies how much red, green, and blue the color contains. The intensity ranges from 0 to 255, and that means there are 256 x 256 x 256 = 16777216 possible colors! Quite enough to provide visual aesthetics and communicate the idea to your users, right?