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