#6D1633
A dark, moderate magenta closely aligning with Brown.
About #6D1633
When working with digital screens, the color #6D1633 is rendered by mixing light. Its closest recognized web color is Brown. Its digital footprint relies on 109 parts red, 22 parts green, and 51 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 80% Magenta, 53% Yellow, and 57% 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6D1633
RGB109, 22, 51
HSL340.0°, 66.4%, 25.7%
CMYK0%, 80%, 53%, 57%
HSV340.0°, 79.8%, 42.7%
LAB23.9, 39.6, 4.9
XYZ7.2, 4.1, 3.5
Decimal7149107
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.58:1
Text on #FFFFFF
AAA
1.81:1
Text on #000000
FAIL
11.07:1
Text on #F8FAFC
AAA
1.54:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D1633;
}
.text-color {
color: #6D1633;
}
.border-color {
border: 2px solid #6D1633;
}