Thick Red
#b30d0d · one of 31,915 named colors
Thick Red is a medium, vivid red with the hex code #b30d0d. In RGB it is 179 red, 13 green and 13 blue, and white text is most readable on top of it.
Codes
HEX
#b30d0dHEX8
#b30d0dffRGB
rgb(179, 13, 13)RGBA
rgba(179, 13, 13, 1)RGB %
rgb(70%, 5%, 5%)HSL
hsl(0, 86%, 38%)HSLA
hsla(0, 86%, 38%, 1)Variables
Sass
$thick-red: #b30d0d;Less
@thick-red: #b30d0d;CSS
--thick-red: #b30d0d;