#6D163A
A dark, moderate magenta closely aligning with Brown.
About #6D163A
Visually, #6D163A is defined as a moderate magenta. Its closest recognized web color is Brown. In the RGB color space, it consists of 109 red, 22 green, and 58 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 80% magenta inks. With a hue angle of 335.2 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#6D163A
RGB109, 22, 58
HSL335.2°, 66.4%, 25.7%
CMYK0%, 80%, 47%, 57%
HSV335.2°, 79.8%, 42.7%
LAB24.1, 40.3, 0.4
XYZ7.4, 4.1, 4.4
Decimal7149114
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.50:1
Text on #FFFFFF
AAA
1.83:1
Text on #000000
FAIL
10.99:1
Text on #F8FAFC
AAA
1.55:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D163A;
}
.text-color {
color: #6D163A;
}
.border-color {
border: 2px solid #6D163A;
}