#001D92
A dark, vivid blue closely aligning with Navy.
About #001D92
Visually, #001D92 is defined as a vivid blue. Its closest recognized web color is Navy. Its digital footprint relies on 0 parts red, 29 parts green, and 146 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 100% C, 80% M, 0% Y, and 43% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#001D92
RGB0, 29, 146
HSL228.1°, 100.0%, 28.6%
CMYK100%, 80%, 0%, 43%
HSV228.1°, 100.0%, 57.3%
LAB19.9, 40.3, -64.5
XYZ5.6, 3.0, 27.5
Decimal7570
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.20:1
Text on #FFFFFF
AAA
1.59:1
Text on #000000
FAIL
12.62:1
Text on #F8FAFC
AAA
1.35:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #001D92;
}
.text-color {
color: #001D92;
}
.border-color {
border: 2px solid #001D92;
}