#D37533
A medium, moderate orange closely aligning with Chocolate.
About #D37533
Visually, #D37533 is defined as a moderate orange. Its closest recognized web color is Chocolate. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 117, and 51.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 45% magenta, 76% yellow, and 17% 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. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D37533
RGB211, 117, 51
HSL24.7°, 64.5%, 51.4%
CMYK0%, 45%, 76%, 17%
HSV24.7°, 75.8%, 82.7%
LAB58.8, 31.9, 50.7
XYZ33.8, 26.8, 6.5
Decimal13858099
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.30:1
Text on #FFFFFF
AA Large
6.36:1
Text on #000000
AA
3.15:1
Text on #F8FAFC
AA Large
5.41:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D37533;
}
.text-color {
color: #D37533;
}
.border-color {
border: 2px solid #D37533;
}