#927550
A medium, muted orange closely aligning with Tan.
About #927550
The hex code #927550 represents a beautifully specific shade of orange. If you're using CSS, you might find it aligns closely with Tan. Its digital footprint relies on 146 parts red, 117 parts green, and 80 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 20% M, 45% Y, and 43% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#927550
RGB146, 117, 80
HSL33.6°, 29.2%, 44.3%
CMYK0%, 20%, 45%, 43%
HSV33.6°, 45.2%, 57.3%
LAB51.2, 6.2, 24.7
XYZ19.7, 19.4, 10.3
Decimal9598288
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.30:1
Text on #FFFFFF
AA Large
4.88:1
Text on #000000
AA
4.11:1
Text on #F8FAFC
AA Large
4.15:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #927550;
}
.text-color {
color: #927550;
}
.border-color {
border: 2px solid #927550;
}