#A0492C
A medium, moderate orange closely aligning with Sienna.
About #A0492C
At its core, #A0492C is a medium and moderate hue. Designers often compare it to the standard color Sienna. In the RGB color space, it consists of 160 red, 73 green, and 44 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 54% M, 72% Y, and 37% K. This makes it a relatively light color when applied to physical surfaces.
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#A0492C
RGB160, 73, 44
HSL15.0°, 56.9%, 40.0%
CMYK0%, 54%, 72%, 37%
HSV15.0°, 72.5%, 62.7%
LAB41.9, 34.1, 34.0
XYZ17.3, 12.4, 3.9
Decimal10504492
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.03:1
Text on #FFFFFF
AA
3.48:1
Text on #000000
AA Large
5.76:1
Text on #F8FAFC
AA
2.96:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A0492C;
}
.text-color {
color: #A0492C;
}
.border-color {
border: 2px solid #A0492C;
}