Dark Blue Hex Code — #00008B

RGB, HSL, and CMYK values for Dark Blue.

Dark Blue Color Values

FormatValue
HEX#00008B
RGBrgb(0, 0, 139)
HSLhsl(240, 100%, 27%)
CMYKcmyk(100%, 100%, 0%, 45%)
Want to explore more shades? Use our Color Converter

About Dark Blue

Color psychology: Authority, intelligence.

Dark Blue (#00008B) is a dark shade of blue. It's commonly used in web design, graphic design, and branding where authority, intelligence are desired associations.

How to Use Dark Blue in CSS

/* Using HEX */
color: #00008B;
background-color: #00008B;

/* Using RGB */
color: rgb(0, 0, 139);

/* Using HSL */
color: hsl(240, 100%, 27%);

Colors That Go With Dark Blue

Complementary

Analogous

Triadic

Similar Shades of Blue

Frequently Asked Questions