#502416
A dark, moderate red closely aligning with Saddlebrown.
About #502416
Visually, #502416 is defined as a moderate red. Its closest recognized web color is Saddlebrown. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 36, and 22.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 55% magenta, 72% yellow, and 69% black. The HSL representation is 14.5° hue, 56.9% saturation, and 20.0% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#502416
RGB80, 36, 22
HSL14.5°, 56.9%, 20.0%
CMYK0%, 55%, 72%, 69%
HSV14.5°, 72.5%, 31.4%
LAB20.1, 19.3, 18.7
XYZ4.1, 3.0, 1.1
Decimal5252118
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.08:1
Text on #FFFFFF
AAA
1.61:1
Text on #000000
FAIL
12.51:1
Text on #F8FAFC
AAA
1.36:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #502416;
}
.text-color {
color: #502416;
}
.border-color {
border: 2px solid #502416;
}