#6D0F16
A dark, vivid red closely aligning with Maroon.
About #6D0F16
The precise color #6D0F16 is an excellent choice for modern design projects. Its closest recognized web color is Maroon. This translates to an RGB value of rgb(109, 15, 22).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 86% magenta inks. The HSL representation is 355.5° hue, 75.8% saturation, and 24.3% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6D0F16
RGB109, 15, 22
HSL355.5°, 75.8%, 24.3%
CMYK0%, 86%, 80%, 57%
HSV355.5°, 86.2%, 42.7%
LAB22.5, 39.9, 22.9
XYZ6.6, 3.7, 1.1
Decimal7147286
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.14:1
Text on #FFFFFF
AAA
1.73:1
Text on #000000
FAIL
11.60:1
Text on #F8FAFC
AAA
1.47:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #6D0F16;
}
.text-color {
color: #6D0F16;
}
.border-color {
border: 2px solid #6D0F16;
}