Cornell Red
#b31b11 · one of 31,915 named colors
Cornell Red is a medium, vivid red with the hex code #b31b11. In RGB it is 179 red, 27 green and 17 blue, and white text is most readable on top of it.
Codes
HEX
#b31b11HEX8
#b31b11ffRGB
rgb(179, 27, 17)RGBA
rgba(179, 27, 17, 1)RGB %
rgb(70%, 11%, 7%)HSL
hsl(4, 83%, 38%)HSLA
hsla(4, 83%, 38%, 1)Variables
Sass
$cornell-red: #b31b11;Less
@cornell-red: #b31b11;CSS
--cornell-red: #b31b11;