#160733
A very dark, vivid purple closely aligning with Midnightblue.
About #160733
At its core, #160733 is a very dark and vivid hue. Its closest recognized web color is Midnightblue. In the RGB color space, it consists of 22 red, 7 green, and 51 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 57% cyan and 86% magenta inks. The HSL representation is 260.5° hue, 75.9% saturation, and 11.4% lightness.
When using this color as a background, text legibility must be considered. 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#160733
RGB22, 7, 51
HSL260.5°, 75.9%, 11.4%
CMYK57%, 86%, 0%, 80%
HSV260.5°, 86.3%, 20.0%
LAB5.1, 18.9, -25.3
XYZ1.0, 0.6, 3.2
Decimal1443635
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.88:1
Text on #FFFFFF
AAA
1.11:1
Text on #000000
FAIL
18.04:1
Text on #F8FAFC
AAA
1.06:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #160733;
}
.text-color {
color: #160733;
}
.border-color {
border: 2px solid #160733;
}