#BD832C
A medium, moderate orange closely aligning with Peru.
About #BD832C
The hex code #BD832C represents a beautifully specific shade of orange. Designers often compare it to the standard color Peru. In the RGB color space, it consists of 189 red, 131 green, and 44 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 31% magenta inks. The HSL representation is 36.0° hue, 62.2% saturation, and 45.7% lightness.
Contrast ratios determine whether this color is safe for typography. 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#BD832C
RGB189, 131, 44
HSL36.0°, 62.2%, 45.7%
CMYK0%, 31%, 77%, 26%
HSV36.0°, 76.7%, 74.1%
LAB59.2, 14.7, 53.2
XYZ29.6, 27.2, 6.1
Decimal12419884
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.26:1
Text on #FFFFFF
AA Large
6.45:1
Text on #000000
AA
3.11:1
Text on #F8FAFC
AA Large
5.48:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD832C;
}
.text-color {
color: #BD832C;
}
.border-color {
border: 2px solid #BD832C;
}