#1D33A0
A dark, moderate blue closely aligning with Midnightblue.
About #1D33A0
When working with digital screens, the color #1D33A0 is rendered by mixing light. Its closest recognized web color is Midnightblue. Its digital footprint relies on 29 parts red, 51 parts green, and 160 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 82% cyan and 68% magenta inks. With a hue angle of 229.9 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D33A0
RGB29, 51, 160
HSL229.9°, 69.3%, 37.1%
CMYK82%, 68%, 0%, 37%
HSV229.9°, 81.9%, 62.7%
LAB27.2, 33.2, -61.0
XYZ8.0, 5.2, 33.8
Decimal1913760
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.33:1
Text on #FFFFFF
AAA
2.03:1
Text on #000000
FAIL
9.87:1
Text on #F8FAFC
AAA
1.73:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D33A0;
}
.text-color {
color: #1D33A0;
}
.border-color {
border: 2px solid #1D33A0;
}