#751D1D
A dark, moderate red closely aligning with Brown.
About #751D1D
Visually, #751D1D is defined as a moderate red. Designers often compare it to the standard color Brown. This translates to an RGB value of rgb(117, 29, 29).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 75% magenta, 75% yellow, and 54% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#751D1D
RGB117, 29, 29
HSL0.0°, 60.3%, 28.6%
CMYK0%, 75%, 75%, 54%
HSV0.0°, 75.2%, 45.9%
LAB26.0, 38.0, 22.9
XYZ8.0, 4.7, 1.7
Decimal7675165
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.77:1
Text on #FFFFFF
AAA
1.95:1
Text on #000000
FAIL
10.29:1
Text on #F8FAFC
AAA
1.66:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #751D1D;
}
.text-color {
color: #751D1D;
}
.border-color {
border: 2px solid #751D1D;
}