#8A5F3A
A dark, moderate orange closely aligning with Sienna.
About #8A5F3A
The precise color #8A5F3A is an excellent choice for modern design projects. Its closest recognized web color is Sienna. In the RGB color space, it consists of 138 red, 95 green, and 58 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 31% magenta inks. The HSL representation is 27.8° hue, 40.8% saturation, and 38.4% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#8A5F3A
RGB138, 95, 58
HSL27.8°, 40.8%, 38.4%
CMYK0%, 31%, 58%, 46%
HSV27.8°, 58.0%, 54.1%
LAB44.1, 13.2, 28.0
XYZ15.3, 13.9, 5.9
Decimal9068346
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.56:1
Text on #FFFFFF
AA
3.78:1
Text on #000000
AA Large
5.31:1
Text on #F8FAFC
AA
3.21:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A5F3A;
}
.text-color {
color: #8A5F3A;
}
.border-color {
border: 2px solid #8A5F3A;
}