Game Over
#7e8181 · one of 31,915 named colors
Game Over is a medium, muted gray with the hex code #7e8181. In RGB it is 126 red, 129 green and 129 blue, and black text is most readable on top of it.
Codes
HEX
#7e8181HEX8
#7e8181ffRGB
rgb(126, 129, 129)RGBA
rgba(126, 129, 129, 1)RGB %
rgb(49%, 51%, 51%)HSL
hsl(180, 1%, 50%)HSLA
hsla(180, 1%, 50%, 1)Variables
Sass
$game-over: #7e8181;Less
@game-over: #7e8181;CSS
--game-over: #7e8181;Similar colors