#6D1D16
A dark, moderate red closely aligning with Maroon.
About #6D1D16
The precise color #6D1D16 is an excellent choice for modern design projects. Its closest recognized web color is Maroon. Its digital footprint relies on 109 parts red, 29 parts green, and 22 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 73% Magenta, 80% Yellow, and 57% Black. With a hue angle of 4.8 degrees, it sits comfortably in the red spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6D1D16
RGB109, 29, 22
HSL4.8°, 66.4%, 25.7%
CMYK0%, 73%, 80%, 57%
HSV4.8°, 79.8%, 42.7%
LAB24.3, 34.9, 24.9
XYZ6.9, 4.2, 1.2
Decimal7150870
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.43:1
Text on #FFFFFF
AAA
1.84:1
Text on #000000
FAIL
10.92:1
Text on #F8FAFC
AAA
1.56:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D1D16;
}
.text-color {
color: #6D1D16;
}
.border-color {
border: 2px solid #6D1D16;
}