#071650
A very dark, vivid blue closely aligning with Midnightblue.
About #071650
Visually, #071650 is defined as a vivid blue. Its closest recognized web color is Midnightblue. Its digital footprint relies on 7 parts red, 22 parts green, and 80 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 91% C, 72% M, 0% Y, and 69% K. The HSL representation is 227.7° hue, 83.9% saturation, and 17.1% lightness.
Ensuring your text is legible against this background is a key part of web design. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#071650
RGB7, 22, 80
HSL227.7°, 83.9%, 17.1%
CMYK91%, 72%, 0%, 69%
HSV227.7°, 91.2%, 31.4%
LAB10.5, 19.4, -37.0
XYZ1.8, 1.2, 7.7
Decimal464464
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.94:1
Text on #FFFFFF
AAA
1.24:1
Text on #000000
FAIL
16.19:1
Text on #F8FAFC
AAA
1.05:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #071650;
}
.text-color {
color: #071650;
}
.border-color {
border: 2px solid #071650;
}