#1D1D75
A dark, moderate blue closely aligning with Midnightblue.
About #1D1D75
The hex code #1D1D75 represents a beautifully specific shade of blue. Its closest recognized web color is Midnightblue. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 29, and 117.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 75% C, 75% M, 0% Y, and 54% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1D1D75
RGB29, 29, 117
HSL240.0°, 60.3%, 28.6%
CMYK75%, 75%, 0%, 54%
HSV240.0°, 75.2%, 45.9%
LAB17.6, 31.5, -50.0
XYZ4.2, 2.4, 17.1
Decimal1908085
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.14:1
Text on #FFFFFF
AAA
1.48:1
Text on #000000
FAIL
13.52:1
Text on #F8FAFC
AAA
1.26:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D1D75;
}
.text-color {
color: #1D1D75;
}
.border-color {
border: 2px solid #1D1D75;
}