Venetian Red
#c80815 · one of 31,915 named colors
Venetian Red is a medium, vivid red with the hex code #c80815. In RGB it is 200 red, 8 green and 21 blue, and white text is most readable on top of it.
Codes
HEX
#c80815HEX8
#c80815ffRGB
rgb(200, 8, 21)RGBA
rgba(200, 8, 21, 1)RGB %
rgb(78%, 3%, 8%)HSL
hsl(356, 92%, 41%)HSLA
hsla(356, 92%, 41%, 1)Variables
Sass
$venetian-red: #c80815;Less
@venetian-red: #c80815;CSS
--venetian-red: #c80815;