Black Magic
#4f4554 · one of 31,915 named colors
Black Magic is a dark, muted gray with the hex code #4f4554. In RGB it is 79 red, 69 green and 84 blue, and white text is most readable on top of it.
Part of Shades of Purple →
Try Black Magic in the generator →
Codes
HEX
#4f4554HEX8
#4f4554ffRGB
rgb(79, 69, 84)RGBA
rgba(79, 69, 84, 1)RGB %
rgb(31%, 27%, 33%)HSL
hsl(280, 10%, 30%)HSLA
hsla(280, 10%, 30%, 1)Variables
Sass
$black-magic: #4f4554;Less
@black-magic: #4f4554;CSS
--black-magic: #4f4554;