Purple — Color Code #800080

HEX Color Code

#800080

Purple has HEX code #800080, RGB value rgb(128, 0, 128), and HSL value hsl(300, 100%, 25%).

All color formats

HEX#800080
RGBrgb(128, 0, 128)
HSLhsl(300, 100%, 25%)
RGBArgba(128, 0, 128, 1)

CSS code

color: #800080;
background-color: rgba(128, 0, 128, 0.5);
border-color: hsl(300, 100%, 25%);

Color format guide

#800080 is a hex color. In RGB: red=128, green=0, blue=128 (each 0-255). In HSL: hue=300°, saturation=100%, lightness=25%. Use in CSS as color: #800080; or background-color: rgba(128,0,128,0.5);

Convert any color

Loading tool...