Sinoper Red
#bb1111 · one of 31,915 named colors
Sinoper Red is a medium, vivid red with the hex code #bb1111. In RGB it is 187 red, 17 green and 17 blue, and white text is most readable on top of it.
Codes
HEX
#bb1111HEX8
#bb1111ffRGB
rgb(187, 17, 17)RGBA
rgba(187, 17, 17, 1)RGB %
rgb(73%, 7%, 7%)HSL
hsl(0, 83%, 40%)HSLA
hsla(0, 83%, 40%, 1)Variables
Sass
$sinoper-red: #bb1111;Less
@sinoper-red: #bb1111;CSS
--sinoper-red: #bb1111;