Heavy Heart
#771122 · one of 31,915 named colors
Heavy Heart is a dark, vivid red with the hex code #771122. In RGB it is 119 red, 17 green and 34 blue, and white text is most readable on top of it.
Codes
HEX
#771122HEX8
#771122ffRGB
rgb(119, 17, 34)RGBA
rgba(119, 17, 34, 1)RGB %
rgb(47%, 7%, 13%)HSL
hsl(350, 75%, 27%)HSLA
hsla(350, 75%, 27%, 1)Variables
Sass
$heavy-heart: #771122;Less
@heavy-heart: #771122;CSS
--heavy-heart: #771122;