#49331D
A dark, moderate orange closely aligning with Dimgray.
About #49331D
Visually, #49331D is defined as a moderate orange. Designers often compare it to the standard color Dimgray. Its digital footprint relies on 73 parts red, 51 parts green, and 29 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 30% magenta inks. The HSL representation is 30.0° hue, 43.1% saturation, and 20.0% lightness.
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#49331D
RGB73, 51, 29
HSL30.0°, 43.1%, 20.0%
CMYK0%, 30%, 60%, 71%
HSV30.0°, 60.3%, 28.6%
LAB23.2, 6.9, 17.8
XYZ4.2, 3.9, 1.7
Decimal4797213
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.83:1
Text on #FFFFFF
AAA
1.77:1
Text on #000000
FAIL
11.31:1
Text on #F8FAFC
AAA
1.51:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #49331D;
}
.text-color {
color: #49331D;
}
.border-color {
border: 2px solid #49331D;
}