USC Cardinal
#990010 · one of 31,915 named colors
USC Cardinal is a dark, vivid red with the hex code #990010. In RGB it is 153 red, 0 green and 16 blue, and white text is most readable on top of it.
Codes
HEX
#990010HEX8
#990010ffRGB
rgb(153, 0, 16)RGBA
rgba(153, 0, 16, 1)RGB %
rgb(60%, 0%, 6%)HSL
hsl(354, 100%, 30%)HSLA
hsla(354, 100%, 30%, 1)Variables
Sass
$usc-cardinal: #990010;Less
@usc-cardinal: #990010;CSS
--usc-cardinal: #990010;