#BD751D
A medium, vivid orange closely aligning with Peru.
About #BD751D
The precise color #BD751D is an excellent choice for modern design projects. Its closest recognized web color is Peru. Its digital footprint relies on 189 parts red, 117 parts green, and 29 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 38% Magenta, 85% Yellow, and 26% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#BD751D
RGB189, 117, 29
HSL33.0°, 73.4%, 42.7%
CMYK0%, 38%, 85%, 26%
HSV33.0°, 84.7%, 74.1%
LAB55.7, 21.9, 55.7
XYZ27.6, 23.6, 4.3
Decimal12416285
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.67:1
Text on #FFFFFF
AA Large
5.73:1
Text on #000000
AA
3.51:1
Text on #F8FAFC
AA Large
4.87:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD751D;
}
.text-color {
color: #BD751D;
}
.border-color {
border: 2px solid #BD751D;
}