Occult
#4b1e87 · one of 31,915 named colors
Occult is a dark, strong purple with the hex code #4b1e87. In RGB it is 75 red, 30 green and 135 blue, and white text is most readable on top of it.
Codes
HEX
#4b1e87HEX8
#4b1e87ffRGB
rgb(75, 30, 135)RGBA
rgba(75, 30, 135, 1)RGB %
rgb(29%, 12%, 53%)HSL
hsl(266, 64%, 32%)HSLA
hsla(266, 64%, 32%, 1)Variables
Sass
$occult: #4b1e87;Less
@occult: #4b1e87;CSS
--occult: #4b1e87;