#5F421D
A dark, moderate orange closely aligning with Saddlebrown.
About #5F421D
Visually, #5F421D is defined as a moderate orange. Its closest recognized web color is Saddlebrown. Its digital footprint relies on 95 parts red, 66 parts green, and 29 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 31% Magenta, 69% Yellow, and 63% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#5F421D
RGB95, 66, 29
HSL33.6°, 53.2%, 24.3%
CMYK0%, 31%, 69%, 63%
HSV33.6°, 69.5%, 37.3%
LAB30.4, 8.3, 27.0
XYZ6.9, 6.4, 2.0
Decimal6242845
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.20:1
Text on #FFFFFF
AAA
2.28:1
Text on #000000
FAIL
8.79:1
Text on #F8FAFC
AAA
1.94:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F421D;
}
.text-color {
color: #5F421D;
}
.border-color {
border: 2px solid #5F421D;
}