#1D1D92
A dark, moderate blue closely aligning with Navy.
About #1D1D92
Visually, #1D1D92 is defined as a moderate blue. Designers often compare it to the standard color Navy. This translates to an RGB value of rgb(29, 29, 146).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 80% cyan and 80% magenta inks. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1D1D92
RGB29, 29, 146
HSL240.0°, 66.9%, 34.3%
CMYK80%, 80%, 0%, 43%
HSV240.0°, 80.1%, 57.3%
LAB20.9, 41.6, -62.8
XYZ6.1, 3.2, 27.5
Decimal1908114
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.78:1
Text on #FFFFFF
AAA
1.64:1
Text on #000000
FAIL
12.22:1
Text on #F8FAFC
AAA
1.40:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D1D92;
}
.text-color {
color: #1D1D92;
}
.border-color {
border: 2px solid #1D1D92;
}