#001633
A very dark, vivid blue closely aligning with Black.
About #001633
At its core, #001633 is a very dark and vivid hue. Its closest recognized web color is Black. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 22, and 51.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 100% cyan and 57% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#001633
RGB0, 22, 51
HSL214.1°, 100.0%, 10.0%
CMYK100%, 57%, 0%, 80%
HSV214.1°, 100.0%, 20.0%
LAB7.3, 4.6, -21.7
XYZ0.9, 0.8, 3.2
Decimal5683
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.06:1
Text on #FFFFFF
AAA
1.16:1
Text on #000000
FAIL
17.26:1
Text on #F8FAFC
AAA
1.01:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #001633;
}
.text-color {
color: #001633;
}
.border-color {
border: 2px solid #001633;
}