#001D66

A dark, vivid blue closely aligning with Midnightblue.

About #001D66

When working with digital screens, the color #001D66 is rendered by mixing light. If you're using CSS, you might find it aligns closely with Midnightblue. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 29, and 102.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 100% C, 72% M, 0% Y, and 60% K. The HSL representation is 222.9° hue, 100.0% saturation, and 20.0% lightness.

From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#001D66
RGB0, 29, 102
HSL222.9°, 100.0%, 20.0%
CMYK100%, 72%, 0%, 60%
HSV222.9°, 100.0%, 40.0%
LAB14.6, 23.2, -45.1
XYZ2.8, 1.8, 12.8
Decimal7526

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

15.36:1
Text on #FFFFFF
AAA
1.37:1
Text on #000000
FAIL
14.68:1
Text on #F8FAFC
AAA
1.16:1
Text on #0F172A
FAIL

CSS Implementation

.bg-color { background-color: #001D66; }
.text-color { color: #001D66; }
.border-color { border: 2px solid #001D66; }

Similar Colors

Midnightblue
#191970