Heartbeat
#aa0000 · one of 31,915 named colors
Heartbeat is a dark, vivid red with the hex code #aa0000. In RGB it is 170 red, 0 green and 0 blue, and white text is most readable on top of it.
Codes
HEX
#aa0000HEX8
#aa0000ffRGB
rgb(170, 0, 0)RGBA
rgba(170, 0, 0, 1)RGB %
rgb(67%, 0%, 0%)HSL
hsl(0, 100%, 33%)HSLA
hsla(0, 100%, 33%, 1)Variables
Sass
$heartbeat: #aa0000;Less
@heartbeat: #aa0000;CSS
--heartbeat: #aa0000;Similar colors