#6D0F2C
A dark, vivid magenta closely aligning with Brown.
About #6D0F2C
At its core, #6D0F2C is a dark and vivid hue. Designers often compare it to the standard color Brown. This translates to an RGB value of rgb(109, 15, 44).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 86% M, 60% Y, and 57% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#6D0F2C
RGB109, 15, 44
HSL341.5°, 75.8%, 24.3%
CMYK0%, 86%, 60%, 57%
HSV341.5°, 86.2%, 42.7%
LAB22.9, 41.2, 8.4
XYZ6.9, 3.8, 2.7
Decimal7147308
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.97:1
Text on #FFFFFF
AAA
1.75:1
Text on #000000
FAIL
11.44:1
Text on #F8FAFC
AAA
1.49:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D0F2C;
}
.text-color {
color: #6D0F2C;
}
.border-color {
border: 2px solid #6D0F2C;
}