Duke Blue
#00009c · one of 31,915 named colors
Duke Blue is a dark, vivid blue with the hex code #00009c. In RGB it is 0 red, 0 green and 156 blue, and white text is most readable on top of it.
Codes
HEX
#00009cHEX8
#00009cffRGB
rgb(0, 0, 156)RGBA
rgba(0, 0, 156, 1)RGB %
rgb(0%, 0%, 61%)HSL
hsl(240, 100%, 31%)HSLA
hsla(240, 100%, 31%, 1)Variables
Sass
$duke-blue: #00009c;Less
@duke-blue: #00009c;CSS
--duke-blue: #00009c;