Coal Mine
#220033 · one of 31,915 named colors
Coal Mine is a very dark, vivid purple with the hex code #220033. In RGB it is 34 red, 0 green and 51 blue, and white text is most readable on top of it.
Codes
HEX
#220033HEX8
#220033ffRGB
rgb(34, 0, 51)RGBA
rgba(34, 0, 51, 1)RGB %
rgb(13%, 0%, 20%)HSL
hsl(280, 100%, 10%)HSLA
hsla(280, 100%, 10%, 1)Variables
Sass
$coal-mine: #220033;Less
@coal-mine: #220033;CSS
--coal-mine: #220033;