Savoy House
#7e4242 · one of 31,915 named colors
Savoy House is a medium, soft red with the hex code #7e4242. In RGB it is 126 red, 66 green and 66 blue, and white text is most readable on top of it.
Codes
HEX
#7e4242HEX8
#7e4242ffRGB
rgb(126, 66, 66)RGBA
rgba(126, 66, 66, 1)RGB %
rgb(49%, 26%, 26%)HSL
hsl(0, 31%, 38%)HSLA
hsla(0, 31%, 38%, 1)Variables
Sass
$savoy-house: #7e4242;Less
@savoy-house: #7e4242;CSS
--savoy-house: #7e4242;