Smalt
#003399 · one of 31,915 named colors
Smalt is a dark, vivid blue with the hex code #003399. In RGB it is 0 red, 51 green and 153 blue, and white text is most readable on top of it.
Codes
HEX
#003399HEX8
#003399ffRGB
rgb(0, 51, 153)RGBA
rgba(0, 51, 153, 1)RGB %
rgb(0%, 20%, 60%)HSL
hsl(220, 100%, 30%)HSLA
hsla(220, 100%, 30%, 1)Variables
Sass
$smalt: #003399;Less
@smalt: #003399;CSS
--smalt: #003399;