#503316
A dark, moderate orange closely aligning with Saddlebrown.
About #503316
The precise color #503316 is an excellent choice for modern design projects. Its closest recognized web color is Saddlebrown. In the RGB color space, it consists of 80 red, 51 green, and 22 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 36% magenta, 72% yellow, and 69% black. The HSL representation is 30.0° hue, 56.9% saturation, and 20.0% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#503316
RGB80, 51, 22
HSL30.0°, 56.9%, 20.0%
CMYK0%, 36%, 72%, 69%
HSV30.0°, 72.5%, 31.4%
LAB24.1, 9.9, 23.3
XYZ4.6, 4.1, 1.3
Decimal5255958
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.50:1
Text on #FFFFFF
AAA
1.83:1
Text on #000000
FAIL
10.99:1
Text on #F8FAFC
AAA
1.55:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #503316;
}
.text-color {
color: #503316;
}
.border-color {
border: 2px solid #503316;
}