Purple Hex Code — #800080

RGB, HSL, and CMYK values for Purple.

Purple Color Values

FormatValue
HEX#800080
RGBrgb(128, 0, 128)
HSLhsl(300, 100%, 25%)
CMYKcmyk(0%, 100%, 0%, 50%)
Want to explore more shades? Use our Color Converter

About Purple

Color psychology: Royalty, luxury, ambition.

Purple (#800080) is a dark shade of purple. It's commonly used in web design, graphic design, and branding where royalty, luxury, ambition are desired associations.

How to Use Purple in CSS

/* Using HEX */
color: #800080;
background-color: #800080;

/* Using RGB */
color: rgb(128, 0, 128);

/* Using HSL */
color: hsl(300, 100%, 25%);

Colors That Go With Purple

Complementary

Analogous

Triadic

Similar Shades of Purple

Frequently Asked Questions