#5F492C
A dark, moderate orange closely aligning with Dimgray.
About #5F492C
Visually, #5F492C is defined as a moderate orange. Its closest recognized web color is Dimgray. This translates to an RGB value of rgb(95, 73, 44).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 23% magenta, 54% yellow, and 63% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5F492C
RGB95, 73, 44
HSL34.1°, 36.7%, 27.3%
CMYK0%, 23%, 54%, 63%
HSV34.1°, 53.7%, 37.3%
LAB32.7, 5.3, 20.9
XYZ7.6, 7.4, 3.4
Decimal6244652
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.48:1
Text on #FFFFFF
AAA
2.48:1
Text on #000000
FAIL
8.11:1
Text on #F8FAFC
AAA
2.10:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F492C;
}
.text-color {
color: #5F492C;
}
.border-color {
border: 2px solid #5F492C;
}