#071633
A very dark, vivid blue closely aligning with Black.
About #071633
At its core, #071633 is a very dark and vivid hue. It is closely associated with the named CSS color Black. In the RGB color space, it consists of 7 red, 22 green, and 51 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 86% cyan and 57% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#071633
RGB7, 22, 51
HSL219.5°, 75.9%, 11.4%
CMYK86%, 57%, 0%, 80%
HSV219.5°, 86.3%, 20.0%
LAB7.8, 6.2, -21.1
XYZ1.0, 0.9, 3.2
Decimal464435
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.92:1
Text on #FFFFFF
AAA
1.17:1
Text on #000000
FAIL
17.13:1
Text on #F8FAFC
AAA
1.00:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #071633;
}
.text-color {
color: #071633;
}
.border-color {
border: 2px solid #071633;
}