Piano Brown
#5c4c4a · one of 31,915 named colors
Piano Brown is a dark, muted red with the hex code #5c4c4a. In RGB it is 92 red, 76 green and 74 blue, and white text is most readable on top of it.
Codes
HEX
#5c4c4aHEX8
#5c4c4affRGB
rgb(92, 76, 74)RGBA
rgba(92, 76, 74, 1)RGB %
rgb(36%, 30%, 29%)HSL
hsl(7, 11%, 33%)HSLA
hsla(7, 11%, 33%, 1)Variables
Sass
$piano-brown: #5c4c4a;Less
@piano-brown: #5c4c4a;CSS
--piano-brown: #5c4c4a;