Black Hole
#010203 · one of 31,915 named colors
Black Hole is a very dark, strong black with the hex code #010203. In RGB it is 1 red, 2 green and 3 blue, and white text is most readable on top of it.
Codes
HEX
#010203HEX8
#010203ffRGB
rgb(1, 2, 3)RGBA
rgba(1, 2, 3, 1)RGB %
rgb(0%, 1%, 1%)HSL
hsl(210, 50%, 1%)HSLA
hsla(210, 50%, 1%, 1)Variables
Sass
$black-hole: #010203;Less
@black-hole: #010203;CSS
--black-hole: #010203;Similar colors