Mid Century
#553333 · one of 31,915 named colors
Mid Century is a dark, soft red with the hex code #553333. In RGB it is 85 red, 51 green and 51 blue, and white text is most readable on top of it.
Codes
HEX
#553333HEX8
#553333ffRGB
rgb(85, 51, 51)RGBA
rgba(85, 51, 51, 1)RGB %
rgb(33%, 20%, 20%)HSL
hsl(0, 25%, 27%)HSLA
hsla(0, 25%, 27%, 1)Variables
Sass
$mid-century: #553333;Less
@mid-century: #553333;CSS
--mid-century: #553333;