Clear Purple
#412a7a · one of 31,915 named colors
Clear Purple is a dark, strong purple with the hex code #412a7a. In RGB it is 65 red, 42 green and 122 blue, and white text is most readable on top of it.
Codes
HEX
#412a7aHEX8
#412a7affRGB
rgb(65, 42, 122)RGBA
rgba(65, 42, 122, 1)RGB %
rgb(25%, 16%, 48%)HSL
hsl(257, 49%, 32%)HSLA
hsla(257, 49%, 32%, 1)Variables
Sass
$clear-purple: #412a7a;Less
@clear-purple: #412a7a;CSS
--clear-purple: #412a7a;