#501600
A very dark, vivid orange closely aligning with Saddlebrown.
About #501600
When working with digital screens, the color #501600 is rendered by mixing light. It is closely associated with the named CSS color Saddlebrown. In the RGB color space, it consists of 80 red, 22 green, and 0 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 72% magenta inks. 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. 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#501600
RGB80, 22, 0
HSL16.5°, 100.0%, 15.7%
CMYK0%, 72%, 100%, 69%
HSV16.5°, 100.0%, 31.4%
LAB16.9, 26.1, 25.5
XYZ3.6, 2.3, 0.3
Decimal5248512
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.42:1
Text on #FFFFFF
AAA
1.46:1
Text on #000000
FAIL
13.79:1
Text on #F8FAFC
AAA
1.24:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #501600;
}
.text-color {
color: #501600;
}
.border-color {
border: 2px solid #501600;
}