#33160F
A very dark, moderate red closely aligning with Black.
About #33160F
At its core, #33160F is a very dark and moderate hue. Its closest recognized web color is Black. This translates to an RGB value of rgb(51, 22, 15).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 57% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a very dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#33160F
RGB51, 22, 15
HSL11.7°, 54.5%, 12.9%
CMYK0%, 57%, 71%, 80%
HSV11.7°, 70.6%, 20.0%
LAB11.4, 13.8, 10.8
XYZ1.7, 1.3, 0.6
Decimal3347983
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.63:1
Text on #FFFFFF
AAA
1.26:1
Text on #000000
FAIL
15.90:1
Text on #F8FAFC
AAA
1.07:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #33160F;
}
.text-color {
color: #33160F;
}
.border-color {
border: 2px solid #33160F;
}