#160033
A very dark, vivid purple closely aligning with Midnightblue.
About #160033
Visually, #160033 is defined as a vivid purple. Designers often compare it to the standard color Midnightblue. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 0, and 51.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 57% C, 100% M, 0% Y, and 80% K. 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. 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#160033
RGB22, 0, 51
HSL265.9°, 100.0%, 10.0%
CMYK57%, 100%, 0%, 80%
HSV265.9°, 100.0%, 20.0%
LAB3.7, 22.0, -27.5
XYZ0.9, 0.4, 3.2
Decimal1441843
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
19.41:1
Text on #FFFFFF
AAA
1.08:1
Text on #000000
FAIL
18.55:1
Text on #F8FAFC
AAA
1.09:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #160033;
}
.text-color {
color: #160033;
}
.border-color {
border: 2px solid #160033;
}