#D3660F
A medium, vivid orange closely aligning with Chocolate.
About #D3660F
The precise color #D3660F is an excellent choice for modern design projects. Designers often compare it to the standard color Chocolate. This translates to an RGB value of rgb(211, 102, 15).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 52% Magenta, 93% 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. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D3660F
RGB211, 102, 15
HSL26.6°, 86.7%, 44.3%
CMYK0%, 52%, 93%, 17%
HSV26.6°, 92.9%, 82.7%
LAB55.5, 38.7, 60.9
XYZ31.7, 23.4, 3.3
Decimal13854223
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.70:1
Text on #FFFFFF
AA Large
5.68:1
Text on #000000
AA
3.54:1
Text on #F8FAFC
AA Large
4.83:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D3660F;
}
.text-color {
color: #D3660F;
}
.border-color {
border: 2px solid #D3660F;
}