Fog of War
#112233 · one of 31,915 named colors
Fog of War is a very dark, strong blue with the hex code #112233. In RGB it is 17 red, 34 green and 51 blue, and white text is most readable on top of it.
Codes
HEX
#112233HEX8
#112233ffRGB
rgb(17, 34, 51)RGBA
rgba(17, 34, 51, 1)RGB %
rgb(7%, 13%, 20%)HSL
hsl(210, 50%, 13%)HSLA
hsla(210, 50%, 13%, 1)Variables
Sass
$fog-of-war: #112233;Less
@fog-of-war: #112233;CSS
--fog-of-war: #112233;Similar colors