#750033
A dark, vivid magenta closely aligning with Brown.
About #750033
The precise color #750033 is an excellent choice for modern design projects. It is closely associated with the named CSS color Brown. Its digital footprint relies on 117 parts red, 0 parts green, and 51 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 100% Magenta, 56% Yellow, and 54% Black. With a hue angle of 333.8 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a 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#750033
RGB117, 0, 51
HSL333.8°, 100.0%, 22.9%
CMYK0%, 100%, 56%, 54%
HSV333.8°, 100.0%, 45.9%
LAB23.7, 47.2, 5.0
XYZ7.9, 4.0, 3.5
Decimal7667763
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.64:1
Text on #FFFFFF
AAA
1.80:1
Text on #000000
FAIL
11.12:1
Text on #F8FAFC
AAA
1.53:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #750033;
}
.text-color {
color: #750033;
}
.border-color {
border: 2px solid #750033;
}