#8A5033
A dark, moderate orange closely aligning with Sienna.
About #8A5033
The precise color #8A5033 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, 80 green, and 51 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 42% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8A5033
RGB138, 80, 51
HSL20.0°, 46.0%, 37.1%
CMYK0%, 42%, 63%, 46%
HSV20.0°, 63.0%, 54.1%
LAB40.2, 21.4, 27.3
XYZ13.9, 11.4, 4.6
Decimal9064499
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.41:1
Text on #FFFFFF
AA
3.28:1
Text on #000000
AA Large
6.13:1
Text on #F8FAFC
AA
2.78:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A5033;
}
.text-color {
color: #8A5033;
}
.border-color {
border: 2px solid #8A5033;
}