#B68342
A medium, moderate orange closely aligning with Peru.
About #B68342
The precise color #B68342 is an excellent choice for modern design projects. It is closely associated with the named CSS color Peru. This translates to an RGB value of rgb(182, 131, 66).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 28% magenta, 64% yellow, and 29% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B68342
RGB182, 131, 66
HSL33.6°, 46.8%, 48.6%
CMYK0%, 28%, 64%, 29%
HSV33.6°, 63.7%, 71.4%
LAB58.6, 12.8, 42.2
XYZ28.4, 26.6, 8.8
Decimal11961154
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.33:1
Text on #FFFFFF
AA Large
6.31:1
Text on #000000
AA
3.18:1
Text on #F8FAFC
AA Large
5.37:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B68342;
}
.text-color {
color: #B68342;
}
.border-color {
border: 2px solid #B68342;
}