Binary Black
#010101 · one of 31,915 named colors
Binary Black is a very dark, muted black with the hex code #010101. In RGB it is 1 red, 1 green and 1 blue, and white text is most readable on top of it.
Part of Shades of Black →
Try Binary Black in the generator →
Codes
HEX
#010101HEX8
#010101ffRGB
rgb(1, 1, 1)RGBA
rgba(1, 1, 1, 1)RGB %
rgb(0%, 0%, 0%)HSL
hsl(0, 0%, 0%)HSLA
hsla(0, 0%, 0%, 1)Variables
Sass
$binary-black: #010101;Less
@binary-black: #010101;CSS
--binary-black: #010101;Similar colors