#B67549
A medium, moderate orange closely aligning with Sienna.
About #B67549
The hex code #B67549 represents a beautifully specific shade of orange. Designers often compare it to the standard color Sienna. Its digital footprint relies on 182 parts red, 117 parts green, and 73 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 36% M, 60% Y, and 29% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 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#B67549
RGB182, 117, 73
HSL24.2°, 42.7%, 50.0%
CMYK0%, 36%, 60%, 29%
HSV24.2°, 59.9%, 71.4%
LAB55.2, 21.1, 34.5
XYZ26.9, 23.1, 9.4
Decimal11957577
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.73:1
Text on #FFFFFF
AA Large
5.63:1
Text on #000000
AA
3.57:1
Text on #F8FAFC
AA Large
4.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B67549;
}
.text-color {
color: #B67549;
}
.border-color {
border: 2px solid #B67549;
}