Dark navy blue Color

HEX, RGB, HSL & CMYK Codes

#00022e
Format Value
HEX #00022e
RGB rgb(0, 2, 46)
HSL hsl(237.4, 100%, 9%)
CMYK cmyk(100%, 95.7%, 0%, 82%)
HSV hsv(237.4, 100%, 18%)

dark navy blue color harmonies

Tints & shades of dark navy blue

Tints (lighter)

#171941 #2e3054 #464767 #5d5e7a #74758d #8b8ca0 #a2a3b3 #b9bac6 #d1d1d9 #e8e8ec

Shades (darker)

#00022a #000226 #000121 #00011d #000119 #000115 #000111 #00010d #000008 #000004

Contrast & accessibility

The quick brown fox

On white · 20.04:1 · AAA

The quick brown fox

On black · 1.05:1 · Fail

Recommended text color: #ffffff

Use dark navy blue in code

CSS color: #00022e;
SCSS $color: #00022e;
Tailwind bg-[#00022e]
Swift UIColor(red: 0.000, green: 0.008, blue: 0.180, alpha: 1)
Android Color.parseColor("#00022e")
Flutter Color(0xFF00022E)

Colors similar to dark navy blue

Browse all Blue colors →

What is the HEX code for dark navy blue?

The CSS color dark navy blue in HEX format is #00022e. Use this value directly in CSS, SVG, and most design tools.

How do I use dark navy blue in CSS?

To apply dark navy blue in CSS:

  • Text color: color: #00022e;
  • Background: background-color: #00022e;
  • Border: border-color: #00022e;

What are all the color format values for dark navy blue?

FormatValue
HEX#00022e
RGBrgb(0, 2, 46)
HSLhsl(237.4, 100%, 9%)
CMYKcmyk(100%, 95.7%, 0%, 82%)

How do I convert dark navy blue to HEX?

Select dark navy blue from the color name list in our color converter. The HEX value — #00022e — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark navy blue belong to?

dark navy blue belongs to the near-black color family. It is a dark, vivid color with HSL values: hue 237.4°, saturation 100%, lightness 9%.

How do I create lighter and darker shades of dark navy blue?

Lighter variant (lightness 24%): #00057a. Darker variant (lightness 5%): #000119. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.