#501D0F
A very dark, moderate red closely aligning with Saddlebrown.
About #501D0F
The precise color #501D0F is an excellent choice for modern design projects. Designers often compare it to the standard color Saddlebrown. This translates to an RGB value of rgb(80, 29, 15).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 64% M, 81% Y, and 69% K. With a hue angle of 12.9 degrees, it sits comfortably in the red spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a very 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#501D0F
RGB80, 29, 15
HSL12.9°, 68.4%, 18.6%
CMYK0%, 64%, 81%, 69%
HSV12.9°, 81.2%, 31.4%
LAB18.4, 23.0, 21.0
XYZ3.8, 2.6, 0.8
Decimal5250319
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.78:1
Text on #FFFFFF
AAA
1.52:1
Text on #000000
FAIL
13.17:1
Text on #F8FAFC
AAA
1.30:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #501D0F;
}
.text-color {
color: #501D0F;
}
.border-color {
border: 2px solid #501D0F;
}