#5F4224
A dark, moderate orange closely aligning with Saddlebrown.
About #5F4224
Visually, #5F4224 is defined as a moderate orange. Its closest recognized web color is Saddlebrown. This translates to an RGB value of rgb(95, 66, 36).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 31% M, 62% Y, and 63% K. With a hue angle of 30.5 degrees, it sits comfortably in the orange spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#5F4224
RGB95, 66, 36
HSL30.5°, 45.0%, 25.7%
CMYK0%, 31%, 62%, 63%
HSV30.5°, 62.1%, 37.3%
LAB30.5, 8.9, 23.0
XYZ7.0, 6.5, 2.5
Decimal6242852
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.16:1
Text on #FFFFFF
AAA
2.29:1
Text on #000000
FAIL
8.76:1
Text on #F8FAFC
AAA
1.95:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F4224;
}
.text-color {
color: #5F4224;
}
.border-color {
border: 2px solid #5F4224;
}