RGB Color Space Examples

Here are a few examples of how the RGB color model works:

RGB Example 1: Red

RGB(255, 0, 0) is a pure red color, where:

RGB Example 2: Yellow

RGB(255, 255, 0) is a bright yellow color, where: