#000749
A very dark, vivid blue closely aligning with Midnightblue.
About #000749
Visually, #000749 is defined as a vivid blue. Its closest recognized web color is Midnightblue. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 7, and 73.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 100% Cyan, 90% Magenta, 0% Yellow, and 71% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#000749
RGB0, 7, 73
HSL234.2°, 100.0%, 14.3%
CMYK100%, 90%, 0%, 71%
HSV234.2°, 100.0%, 28.6%
LAB5.7, 25.3, -40.1
XYZ1.3, 0.6, 6.4
Decimal1865
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.64:1
Text on #FFFFFF
AAA
1.13:1
Text on #000000
FAIL
17.82:1
Text on #F8FAFC
AAA
1.04:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #000749;
}
.text-color {
color: #000749;
}
.border-color {
border: 2px solid #000749;
}