D. Darx Blue
#030764 · one of 31,915 named colors
D. Darx Blue is a dark, vivid blue with the hex code #030764. In RGB it is 3 red, 7 green and 100 blue, and white text is most readable on top of it.
Codes
HEX
#030764HEX8
#030764ffRGB
rgb(3, 7, 100)RGBA
rgba(3, 7, 100, 1)RGB %
rgb(1%, 3%, 39%)HSL
hsl(238, 94%, 20%)HSLA
hsla(238, 94%, 20%, 1)Variables
Sass
$d-darx-blue: #030764;Less
@d-darx-blue: #030764;CSS
--d-darx-blue: #030764;