#B6833A
A medium, moderate orange closely aligning with Peru.
About #B6833A
At its core, #B6833A is a medium and moderate hue. Its closest recognized web color is Peru. Its digital footprint relies on 182 parts red, 131 parts green, and 58 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 28% magenta inks. The HSL representation is 35.3° hue, 51.7% saturation, and 47.1% lightness.
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#B6833A
RGB182, 131, 58
HSL35.3°, 51.7%, 47.1%
CMYK0%, 28%, 68%, 29%
HSV35.3°, 68.1%, 71.4%
LAB58.5, 12.3, 46.0
XYZ28.2, 26.5, 7.6
Decimal11961146
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.34:1
Text on #FFFFFF
AA Large
6.30:1
Text on #000000
AA
3.19:1
Text on #F8FAFC
AA Large
5.35:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B6833A;
}
.text-color {
color: #B6833A;
}
.border-color {
border: 2px solid #B6833A;
}