#491D07
A very dark, vivid orange closely aligning with Saddlebrown.
About #491D07
The precise color #491D07 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(73, 29, 7).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 60% magenta, 90% yellow, and 71% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#491D07
RGB73, 29, 7
HSL20.0°, 82.5%, 15.7%
CMYK0%, 60%, 90%, 71%
HSV20.0°, 90.4%, 28.6%
LAB17.0, 19.5, 22.6
XYZ3.2, 2.3, 0.5
Decimal4791559
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.36:1
Text on #FFFFFF
AAA
1.46:1
Text on #000000
FAIL
13.73:1
Text on #F8FAFC
AAA
1.24:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #491D07;
}
.text-color {
color: #491D07;
}
.border-color {
border: 2px solid #491D07;
}