#7C0733
A dark, vivid magenta closely aligning with Brown.
About #7C0733
When working with digital screens, the color #7C0733 is rendered by mixing light. It is closely associated with the named CSS color Brown. Its digital footprint relies on 124 parts red, 7 parts green, and 51 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 94% Magenta, 59% Yellow, and 51% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#7C0733
RGB124, 7, 51
HSL337.4°, 89.3%, 25.7%
CMYK0%, 94%, 59%, 51%
HSV337.4°, 94.4%, 48.6%
LAB25.8, 47.6, 8.1
XYZ9.0, 4.7, 3.6
Decimal8128307
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.85:1
Text on #FFFFFF
AAA
1.94:1
Text on #000000
FAIL
10.37:1
Text on #F8FAFC
AAA
1.65:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C0733;
}
.text-color {
color: #7C0733;
}
.border-color {
border: 2px solid #7C0733;
}