Very dark blue Color — HEX, RGB, HSL & CMYK Codes

#000133
Format Value
HEX #000133
RGB rgb(0, 1, 51)
HSL hsl(238.8, 100%, 10%)
CMYK cmyk(100%, 98%, 0%, 80%)
HSV hsv(238.8, 100%, 20%)

very dark blue color harmonies

Tints & shades of very dark blue

Tints (lighter)

#171846 #2e2f58 #46466b #5d5d7d #747490 #8b8ca2 #a2a3b5 #b9bac7 #d1d1da #e8e8ec

Shades (darker)

#00012e #00012a #000125 #000120 #00011c #000017 #000013 #00000e #000009 #000005

Contrast & accessibility

The quick brown fox

On white · 19.96:1 · AAA

The quick brown fox

On black · 1.05:1 · Fail

Recommended text color: #ffffff

Use very dark blue in code

CSS color: #000133;
SCSS $color: #000133;
Tailwind bg-[#000133]
Swift UIColor(red: 0.000, green: 0.004, blue: 0.200, alpha: 1)
Android Color.parseColor("#000133")
Flutter Color(0xFF000133)

Colors similar to very dark blue

Browse all Blue colors →

What is the HEX code for very dark blue?

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

How do I use very dark blue in CSS?

To apply very dark blue in CSS:

  • Text color: color: #000133;
  • Background: background-color: #000133;
  • Border: border-color: #000133;

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

FormatValue
HEX#000133
RGBrgb(0, 1, 51)
HSLhsl(238.8, 100%, 10%)
CMYKcmyk(100%, 98%, 0%, 80%)

How do I convert very dark blue to HEX?

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

What color family does very dark blue belong to?

very dark blue belongs to the blue color family. It is a dark, vivid color with HSL values: hue 238.8°, saturation 100%, lightness 10%.

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

Lighter variant (lightness 25%): #000380. 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.