Rossini Red
#c4091e · one of 31,915 named colors
Rossini Red is a medium, vivid red with the hex code #c4091e. In RGB it is 196 red, 9 green and 30 blue, and white text is most readable on top of it.
Codes
HEX
#c4091eHEX8
#c4091effRGB
rgb(196, 9, 30)RGBA
rgba(196, 9, 30, 1)RGB %
rgb(77%, 4%, 12%)HSL
hsl(353, 91%, 40%)HSLA
hsla(353, 91%, 40%, 1)Variables
Sass
$rossini-red: #c4091e;Less
@rossini-red: #c4091e;CSS
--rossini-red: #c4091e;