#B67550
A medium, moderate orange closely aligning with Sienna.
About #B67550
Visually, #B67550 is defined as a moderate orange. Its closest recognized web color is Sienna. This translates to an RGB value of rgb(182, 117, 80).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 36% magenta inks. With a hue angle of 21.8 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B67550
RGB182, 117, 80
HSL21.8°, 41.1%, 51.4%
CMYK0%, 36%, 56%, 29%
HSV21.8°, 56.0%, 71.4%
LAB55.3, 21.7, 30.8
XYZ27.1, 23.2, 10.6
Decimal11957584
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.72:1
Text on #FFFFFF
AA Large
5.65:1
Text on #000000
AA
3.55:1
Text on #F8FAFC
AA Large
4.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B67550;
}
.text-color {
color: #B67550;
}
.border-color {
border: 2px solid #B67550;
}