#752C2C
A dark, moderate red closely aligning with Brown.
About #752C2C
At its core, #752C2C is a dark and moderate hue. Its closest recognized web color is Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 44, and 44.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 62% magenta, 62% yellow, and 54% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#752C2C
RGB117, 44, 44
HSL0.0°, 45.3%, 31.6%
CMYK0%, 62%, 62%, 54%
HSV0.0°, 62.4%, 45.9%
LAB28.8, 32.1, 16.6
XYZ8.7, 5.8, 3.0
Decimal7679020
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.75:1
Text on #FFFFFF
AAA
2.15:1
Text on #000000
FAIL
9.32:1
Text on #F8FAFC
AAA
1.83:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #752C2C;
}
.text-color {
color: #752C2C;
}
.border-color {
border: 2px solid #752C2C;
}