#33167C
A dark, moderate purple closely aligning with Midnightblue.
About #33167C
When working with digital screens, the color #33167C is rendered by mixing light. Its closest recognized web color is Midnightblue. Its digital footprint relies on 51 parts red, 22 parts green, and 124 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 59% C, 82% M, 0% Y, and 51% K. The HSL representation is 257.1° hue, 69.9% saturation, and 28.6% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#33167C
RGB51, 22, 124
HSL257.1°, 69.9%, 28.6%
CMYK59%, 82%, 0%, 51%
HSV257.1°, 82.3%, 48.6%
LAB18.9, 40.3, -52.1
XYZ5.3, 2.7, 19.3
Decimal3348092
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.58:1
Text on #FFFFFF
AAA
1.55:1
Text on #000000
FAIL
12.98:1
Text on #F8FAFC
AAA
1.31:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #33167C;
}
.text-color {
color: #33167C;
}
.border-color {
border: 2px solid #33167C;
}