Pixel Bleeding
#bb0022 · one of 31,915 named colors
Pixel Bleeding is a medium, vivid red with the hex code #bb0022. In RGB it is 187 red, 0 green and 34 blue, and white text is most readable on top of it.
Part of Shades of Red →
Try Pixel Bleeding in the generator →
Codes
HEX
#bb0022HEX8
#bb0022ffRGB
rgb(187, 0, 34)RGBA
rgba(187, 0, 34, 1)RGB %
rgb(73%, 0%, 13%)HSL
hsl(349, 100%, 37%)HSLA
hsla(349, 100%, 37%, 1)Variables
Sass
$pixel-bleeding: #bb0022;Less
@pixel-bleeding: #bb0022;CSS
--pixel-bleeding: #bb0022;