Shu Red
#eb6101 · one of 31,915 named colors
Shu Red is a medium, vivid orange with the hex code #eb6101. In RGB it is 235 red, 97 green and 1 blue, and black text is most readable on top of it.
Codes
HEX
#eb6101HEX8
#eb6101ffRGB
rgb(235, 97, 1)RGBA
rgba(235, 97, 1, 1)RGB %
rgb(92%, 38%, 0%)HSL
hsl(25, 99%, 46%)HSLA
hsla(25, 99%, 46%, 1)Variables
Sass
$shu-red: #eb6101;Less
@shu-red: #eb6101;CSS
--shu-red: #eb6101;