Magnus Blue
#003686 · one of 31,915 named colors
Magnus Blue is a dark, vivid blue with the hex code #003686. In RGB it is 0 red, 54 green and 134 blue, and white text is most readable on top of it.
Codes
HEX
#003686HEX8
#003686ffRGB
rgb(0, 54, 134)RGBA
rgba(0, 54, 134, 1)RGB %
rgb(0%, 21%, 53%)HSL
hsl(216, 100%, 26%)HSLA
hsla(216, 100%, 26%, 1)Variables
Sass
$magnus-blue: #003686;Less
@magnus-blue: #003686;CSS
--magnus-blue: #003686;