#001649
A very dark, vivid blue closely aligning with Midnightblue.
About #001649
When working with digital screens, the color #001649 is rendered by mixing light. Designers often compare it to the standard color Midnightblue. In the RGB color space, it consists of 0 red, 22 green, and 73 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 100% Cyan, 70% Magenta, 0% Yellow, and 71% Black. The HSL representation is 221.9° hue, 100.0% saturation, and 14.3% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#001649
RGB0, 22, 73
HSL221.9°, 100.0%, 14.3%
CMYK100%, 70%, 0%, 71%
HSV221.9°, 100.0%, 28.6%
LAB9.4, 15.5, -34.0
XYZ1.5, 1.1, 6.4
Decimal5705
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.34:1
Text on #FFFFFF
AAA
1.21:1
Text on #000000
FAIL
16.57:1
Text on #F8FAFC
AAA
1.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #001649;
}
.text-color {
color: #001649;
}
.border-color {
border: 2px solid #001649;
}