#502407
A very dark, vivid orange closely aligning with Saddlebrown.
About #502407
At its core, #502407 is a very dark and vivid hue. Designers often compare it to the standard color Saddlebrown. In the RGB color space, it consists of 80 red, 36 green, and 7 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 55% magenta inks. The HSL representation is 23.8° hue, 83.9% saturation, and 17.1% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#502407
RGB80, 36, 7
HSL23.8°, 83.9%, 17.1%
CMYK0%, 55%, 91%, 69%
HSV23.8°, 91.2%, 31.4%
LAB20.0, 18.5, 26.3
XYZ4.0, 3.0, 0.6
Decimal5252103
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.15:1
Text on #FFFFFF
AAA
1.60:1
Text on #000000
FAIL
12.57:1
Text on #F8FAFC
AAA
1.36:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #502407;
}
.text-color {
color: #502407;
}
.border-color {
border: 2px solid #502407;
}