Marine Blue
#01386a · one of 31,915 named colors
Marine Blue is a dark, vivid blue with the hex code #01386a. In RGB it is 1 red, 56 green and 106 blue, and white text is most readable on top of it.
Codes
HEX
#01386aHEX8
#01386affRGB
rgb(1, 56, 106)RGBA
rgba(1, 56, 106, 1)RGB %
rgb(0%, 22%, 42%)HSL
hsl(209, 98%, 21%)HSLA
hsla(209, 98%, 21%, 1)Variables
Sass
$marine-blue: #01386a;Less
@marine-blue: #01386a;CSS
--marine-blue: #01386a;