Shadowdancer
#111155 · one of 31,915 named colors
Shadowdancer is a dark, strong blue with the hex code #111155. In RGB it is 17 red, 17 green and 85 blue, and white text is most readable on top of it.
Codes
HEX
#111155HEX8
#111155ffRGB
rgb(17, 17, 85)RGBA
rgba(17, 17, 85, 1)RGB %
rgb(7%, 7%, 33%)HSL
hsl(240, 67%, 20%)HSLA
hsla(240, 67%, 20%, 1)Variables
Sass
$shadowdancer: #111155;Less
@shadowdancer: #111155;CSS
--shadowdancer: #111155;