What Color is Purple?
What Colors Make Purple?
Purple is a secondary color, which means it is created by mixing two primary colors. In traditional color theory (used in paint and pigments), purple is made by combining red and blue in various proportions. The exact shade of purple you get depends on the ratio of red to blue.
Purple Hex Code
The hex code for a basic purple color in the RGB color model, commonly used in digital design and web colors, is #800080. This hex code represents a purple that is midway between red and blue, with equal parts of red and blue and no green.
In the hex code #800080:
- The first two digits (80) represent the red component.
- The next two digits (00) represent the green component, which is zero in this case.
- The last two digits (80) represent the blue component.
This particular shade of purple is sometimes also referred to as “web purple” since it’s a commonly used standard in web design.