#6D1D24
A dark, moderate red closely aligning with Brown.
About #6D1D24
Visually, #6D1D24 is defined as a moderate red. Its closest recognized web color is Brown. Its digital footprint relies on 109 parts red, 29 parts green, and 36 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 73% Magenta, 67% Yellow, and 57% Black. With a hue angle of 354.8 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6D1D24
RGB109, 29, 36
HSL354.8°, 58.0%, 27.1%
CMYK0%, 73%, 67%, 57%
HSV354.8°, 73.4%, 42.7%
LAB24.5, 35.6, 16.0
XYZ7.1, 4.3, 2.1
Decimal7150884
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.34:1
Text on #FFFFFF
AAA
1.85:1
Text on #000000
FAIL
10.84:1
Text on #F8FAFC
AAA
1.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D1D24;
}
.text-color {
color: #6D1D24;
}
.border-color {
border: 2px solid #6D1D24;
}