#B67C3A
A medium, moderate orange closely aligning with Peru.
About #B67C3A
At its core, #B67C3A is a medium and moderate hue. Its closest recognized web color is Peru. In the RGB color space, it consists of 182 red, 124 green, and 58 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 32% M, 68% Y, and 29% K. With a hue angle of 31.9 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B67C3A
RGB182, 124, 58
HSL31.9°, 51.7%, 47.1%
CMYK0%, 32%, 68%, 29%
HSV31.9°, 68.1%, 71.4%
LAB56.7, 16.2, 44.1
XYZ27.3, 24.7, 7.3
Decimal11959354
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.54:1
Text on #FFFFFF
AA Large
5.93:1
Text on #000000
AA
3.38:1
Text on #F8FAFC
AA Large
5.04:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B67C3A;
}
.text-color {
color: #B67C3A;
}
.border-color {
border: 2px solid #B67C3A;
}