#BA792F
A medium, moderate orange closely aligning with Peru.
About #BA792F
The hex code #BA792F represents a beautifully specific shade of orange. Designers often compare it to the standard color Peru. Its digital footprint relies on 186 parts red, 121 parts green, and 47 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 35% Magenta, 75% Yellow, and 27% Black. The HSL representation is 31.9° hue, 59.7% saturation, and 45.7% lightness.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BA792F
RGB186, 121, 47
HSL31.9°, 59.7%, 45.7%
CMYK0%, 35%, 75%, 27%
HSV31.9°, 74.7%, 72.9%
LAB56.4, 19.0, 49.0
XYZ27.6, 24.3, 5.9
Decimal12220719
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.58:1
Text on #FFFFFF
AA Large
5.86:1
Text on #000000
AA
3.42:1
Text on #F8FAFC
AA Large
4.98:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BA792F;
}
.text-color {
color: #BA792F;
}
.border-color {
border: 2px solid #BA792F;
}