Tedious Red
#c00c20 · one of 31,915 named colors
Tedious Red is a medium, vivid red with the hex code #c00c20. In RGB it is 192 red, 12 green and 32 blue, and white text is most readable on top of it.
Codes
HEX
#c00c20HEX8
#c00c20ffRGB
rgb(192, 12, 32)RGBA
rgba(192, 12, 32, 1)RGB %
rgb(75%, 5%, 13%)HSL
hsl(353, 88%, 40%)HSLA
hsla(353, 88%, 40%, 1)Variables
Sass
$tedious-red: #c00c20;Less
@tedious-red: #c00c20;CSS
--tedious-red: #c00c20;