#8A5F2C
A dark, moderate orange closely aligning with Saddlebrown.
About #8A5F2C
At its core, #8A5F2C is a dark and moderate hue. Designers often compare it to the standard color Saddlebrown. In the RGB color space, it consists of 138 red, 95 green, and 44 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 31% magenta inks. With a hue angle of 32.6 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. 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#8A5F2C
RGB138, 95, 44
HSL32.6°, 51.6%, 35.7%
CMYK0%, 31%, 68%, 46%
HSV32.6°, 68.1%, 54.1%
LAB43.9, 12.2, 35.4
XYZ15.0, 13.8, 4.2
Decimal9068332
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.59:1
Text on #FFFFFF
AA
3.75:1
Text on #000000
AA Large
5.35:1
Text on #F8FAFC
AA
3.19:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A5F2C;
}
.text-color {
color: #8A5F2C;
}
.border-color {
border: 2px solid #8A5F2C;
}