#B67C50
A medium, moderate orange closely aligning with Peru.
About #B67C50
At its core, #B67C50 is a medium and moderate hue. Designers often compare it to the standard color Peru. In the RGB color space, it consists of 182 red, 124 green, and 80 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 32% magenta, 56% yellow, and 29% black. With a hue angle of 25.9 degrees, it sits comfortably in the orange spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#B67C50
RGB182, 124, 80
HSL25.9°, 41.1%, 51.4%
CMYK0%, 32%, 56%, 29%
HSV25.9°, 56.0%, 71.4%
LAB57.0, 17.8, 32.9
XYZ27.9, 24.9, 10.9
Decimal11959376
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.51:1
Text on #FFFFFF
AA Large
5.99:1
Text on #000000
AA
3.35:1
Text on #F8FAFC
AA Large
5.09:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B67C50;
}
.text-color {
color: #B67C50;
}
.border-color {
border: 2px solid #B67C50;
}