#003392
A dark, vivid blue closely aligning with Midnightblue.
About #003392
Visually, #003392 is defined as a vivid blue. Its closest recognized web color is Midnightblue. Its digital footprint relies on 0 parts red, 51 parts green, and 146 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 100% cyan and 65% magenta inks. The HSL representation is 219.0° hue, 100.0% saturation, and 28.6% lightness.
When using this color as a background, text legibility must be considered. 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#003392
RGB0, 51, 146
HSL219.0°, 100.0%, 28.6%
CMYK100%, 65%, 0%, 43%
HSV219.0°, 100.0%, 57.3%
LAB25.1, 26.0, -55.9
XYZ6.4, 4.4, 27.7
Decimal13202
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.12:1
Text on #FFFFFF
AAA
1.89:1
Text on #000000
FAIL
10.63:1
Text on #F8FAFC
AAA
1.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #003392;
}
.text-color {
color: #003392;
}
.border-color {
border: 2px solid #003392;
}