#8A4924
A dark, moderate orange closely aligning with Sienna.
About #8A4924
At its core, #8A4924 is a dark and moderate hue. Designers often compare it to the standard color Sienna. This translates to an RGB value of rgb(138, 73, 36).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 47% Magenta, 74% Yellow, and 46% Black. The HSL representation is 21.8° hue, 58.6% saturation, and 34.1% lightness.
When using this color as a background, text legibility must be considered. 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#8A4924
RGB138, 73, 36
HSL21.8°, 58.6%, 34.1%
CMYK0%, 47%, 74%, 46%
HSV21.8°, 73.9%, 54.1%
LAB38.4, 24.5, 33.6
XYZ13.2, 10.3, 3.0
Decimal9062692
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.86:1
Text on #FFFFFF
AA
3.06:1
Text on #000000
AA Large
6.56:1
Text on #F8FAFC
AA
2.60:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A4924;
}
.text-color {
color: #8A4924;
}
.border-color {
border: 2px solid #8A4924;
}