Chorizo
#aa0011 · one of 31,915 named colors
Chorizo is a dark, vivid red with the hex code #aa0011. In RGB it is 170 red, 0 green and 17 blue, and white text is most readable on top of it.
Codes
HEX
#aa0011HEX8
#aa0011ffRGB
rgb(170, 0, 17)RGBA
rgba(170, 0, 17, 1)RGB %
rgb(67%, 0%, 7%)HSL
hsl(354, 100%, 33%)HSLA
hsla(354, 100%, 33%, 1)Variables
Sass
$chorizo: #aa0011;Less
@chorizo: #aa0011;CSS
--chorizo: #aa0011;