#752C33
A dark, moderate red closely aligning with Brown.
About #752C33
Visually, #752C33 is defined as a moderate red. It is closely associated with the named CSS color Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 44, and 51.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 62% magenta inks. With a hue angle of 354.2 degrees, it sits comfortably in the red spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#752C33
RGB117, 44, 51
HSL354.2°, 45.3%, 31.6%
CMYK0%, 62%, 56%, 54%
HSV354.2°, 62.4%, 45.9%
LAB29.0, 32.7, 12.2
XYZ8.8, 5.8, 3.8
Decimal7679027
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.70:1
Text on #FFFFFF
AAA
2.16:1
Text on #000000
FAIL
9.27:1
Text on #F8FAFC
AAA
1.84:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #752C33;
}
.text-color {
color: #752C33;
}
.border-color {
border: 2px solid #752C33;
}