Crimson Red
#980001 · one of 31,915 named colors
Crimson Red is a dark, vivid red with the hex code #980001. In RGB it is 152 red, 0 green and 1 blue, and white text is most readable on top of it.
Codes
HEX
#980001HEX8
#980001ffRGB
rgb(152, 0, 1)RGBA
rgba(152, 0, 1, 1)RGB %
rgb(60%, 0%, 0%)HSL
hsl(360, 100%, 30%)HSLA
hsla(360, 100%, 30%, 1)Variables
Sass
$crimson-red: #980001;Less
@crimson-red: #980001;CSS
--crimson-red: #980001;Similar colors