#B6832C
A medium, moderate orange closely aligning with Darkgoldenrod.
About #B6832C
When working with digital screens, the color #B6832C is rendered by mixing light. Its closest recognized web color is Darkgoldenrod. Its digital footprint relies on 182 parts red, 131 parts green, and 44 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 28% Magenta, 76% Yellow, and 29% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B6832C
RGB182, 131, 44
HSL37.8°, 61.1%, 44.3%
CMYK0%, 28%, 76%, 29%
HSV37.8°, 75.8%, 71.4%
LAB58.4, 11.6, 52.1
XYZ27.9, 26.4, 6.0
Decimal11961132
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.35:1
Text on #FFFFFF
AA Large
6.27:1
Text on #000000
AA
3.20:1
Text on #F8FAFC
AA Large
5.33:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B6832C;
}
.text-color {
color: #B6832C;
}
.border-color {
border: 2px solid #B6832C;
}