Groundwater
#1100aa · one of 31,915 named colors
Groundwater is a dark, vivid blue with the hex code #1100aa. In RGB it is 17 red, 0 green and 170 blue, and white text is most readable on top of it.
Codes
HEX
#1100aaHEX8
#1100aaffRGB
rgb(17, 0, 170)RGBA
rgba(17, 0, 170, 1)RGB %
rgb(7%, 0%, 67%)HSL
hsl(246, 100%, 33%)HSLA
hsla(246, 100%, 33%, 1)Variables
Sass
$groundwater: #1100aa;Less
@groundwater: #1100aa;CSS
--groundwater: #1100aa;