#713D1C
A dark, moderate orange closely aligning with Saddlebrown.
About #713D1C
When working with digital screens, the color #713D1C is rendered by mixing light. Its closest recognized web color is Saddlebrown. This translates to an RGB value of rgb(113, 61, 28).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 46% Magenta, 75% Yellow, and 56% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#713D1C
RGB113, 61, 28
HSL23.3°, 60.3%, 27.6%
CMYK0%, 46%, 75%, 56%
HSV23.3°, 75.2%, 44.3%
LAB31.7, 19.8, 29.6
XYZ8.7, 6.9, 2.0
Decimal7421212
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.80:1
Text on #FFFFFF
AAA
2.39:1
Text on #000000
FAIL
8.41:1
Text on #F8FAFC
AAA
2.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #713D1C;
}
.text-color {
color: #713D1C;
}
.border-color {
border: 2px solid #713D1C;
}