#6D1D07
A dark, vivid red closely aligning with Maroon.
About #6D1D07
When working with digital screens, the color #6D1D07 is rendered by mixing light. Designers often compare it to the standard color Maroon. Its digital footprint relies on 109 parts red, 29 parts green, and 7 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 73% Magenta, 94% 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. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6D1D07
RGB109, 29, 7
HSL12.9°, 87.9%, 22.7%
CMYK0%, 73%, 94%, 57%
HSV12.9°, 93.6%, 42.7%
LAB24.1, 34.4, 32.4
XYZ6.8, 4.1, 0.6
Decimal7150855
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.48:1
Text on #FFFFFF
AAA
1.83:1
Text on #000000
FAIL
10.97:1
Text on #F8FAFC
AAA
1.55:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D1D07;
}
.text-color {
color: #6D1D07;
}
.border-color {
border: 2px solid #6D1D07;
}