#7C002C
A dark, vivid magenta closely aligning with Brown.
About #7C002C
The precise color #7C002C is an excellent choice for modern design projects. Its closest recognized web color is Brown. In the RGB color space, it consists of 124 red, 0 green, and 44 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 100% M, 65% Y, and 51% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#7C002C
RGB124, 0, 44
HSL338.7°, 100.0%, 24.3%
CMYK0%, 100%, 65%, 51%
HSV338.7°, 100.0%, 48.6%
LAB25.2, 48.5, 12.0
XYZ8.8, 4.5, 2.8
Decimal8126508
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.09:1
Text on #FFFFFF
AAA
1.89:1
Text on #000000
FAIL
10.60:1
Text on #F8FAFC
AAA
1.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C002C;
}
.text-color {
color: #7C002C;
}
.border-color {
border: 2px solid #7C002C;
}