#BD8349
A medium, moderate orange closely aligning with Peru.
About #BD8349
At its core, #BD8349 is a medium and moderate hue. If you're using CSS, you might find it aligns closely with Peru. Its digital footprint relies on 189 parts red, 131 parts green, and 73 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 31% Magenta, 61% Yellow, and 26% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD8349
RGB189, 131, 73
HSL30.0°, 46.8%, 51.4%
CMYK0%, 31%, 61%, 26%
HSV30.0°, 61.4%, 74.1%
LAB59.5, 16.3, 39.8
XYZ30.3, 27.5, 10.0
Decimal12419913
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.23:1
Text on #FFFFFF
AA Large
6.51:1
Text on #000000
AA
3.08:1
Text on #F8FAFC
AA Large
5.53:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD8349;
}
.text-color {
color: #BD8349;
}
.border-color {
border: 2px solid #BD8349;
}