#57493A
A dark, muted orange closely aligning with Dimgray.
About #57493A
The hex code #57493A represents a beautifully specific shade of orange. Its closest recognized web color is Dimgray. In the RGB color space, it consists of 87 red, 73 green, and 58 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 16% magenta, 33% yellow, and 66% black. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#57493A
RGB87, 73, 58
HSL31.0°, 20.0%, 28.4%
CMYK0%, 16%, 33%, 66%
HSV31.0°, 33.3%, 34.1%
LAB32.0, 3.3, 11.2
XYZ7.1, 7.1, 5.0
Decimal5720378
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.68:1
Text on #FFFFFF
AAA
2.42:1
Text on #000000
FAIL
8.30:1
Text on #F8FAFC
AAA
2.06:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #57493A;
}
.text-color {
color: #57493A;
}
.border-color {
border: 2px solid #57493A;
}