#BD7C2C
A medium, moderate orange closely aligning with Peru.
About #BD7C2C
The precise color #BD7C2C is an excellent choice for modern design projects. Its closest recognized web color is Peru. In the RGB color space, it consists of 189 red, 124 green, and 44 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 34% Magenta, 77% Yellow, and 26% Black. With a hue angle of 33.1 degrees, it sits comfortably in the orange spectrum.
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#BD7C2C
RGB189, 124, 44
HSL33.1°, 62.2%, 45.7%
CMYK0%, 34%, 77%, 26%
HSV33.1°, 76.7%, 74.1%
LAB57.5, 18.5, 51.5
XYZ28.6, 25.4, 5.8
Decimal12418092
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.45:1
Text on #FFFFFF
AA Large
6.08:1
Text on #000000
AA
3.30:1
Text on #F8FAFC
AA Large
5.17:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD7C2C;
}
.text-color {
color: #BD7C2C;
}
.border-color {
border: 2px solid #BD7C2C;
}