#752C16
A dark, moderate red closely aligning with Saddlebrown.
About #752C16
The precise color #752C16 is an excellent choice for modern design projects. Its closest recognized web color is Saddlebrown. This translates to an RGB value of rgb(117, 44, 22).
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 62% Magenta, 81% 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. 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#752C16
RGB117, 44, 22
HSL13.9°, 68.3%, 27.3%
CMYK0%, 62%, 81%, 54%
HSV13.9°, 81.2%, 45.9%
LAB28.5, 30.8, 29.8
XYZ8.4, 5.6, 1.4
Decimal7678998
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.87:1
Text on #FFFFFF
AAA
2.13:1
Text on #000000
FAIL
9.43:1
Text on #F8FAFC
AAA
1.81:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #752C16;
}
.text-color {
color: #752C16;
}
.border-color {
border: 2px solid #752C16;
}