Purple
#800080 · one of 31,915 named colors
Purple is a dark, vivid pink with the hex code #800080. In RGB it is 128 red, 0 green and 128 blue, and white text is most readable on top of it.
Codes
HEX
#800080HEX8
#800080ffRGB
rgb(128, 0, 128)RGBA
rgba(128, 0, 128, 1)RGB %
rgb(50%, 0%, 50%)HSL
hsl(300, 100%, 25%)HSLA
hsla(300, 100%, 25%, 1)Variables
Sass
$purple: #800080;Less
@purple: #800080;CSS
--purple: #800080;Similar colors