#BD925F
A medium, moderate orange closely aligning with Burlywood.
About #BD925F
Visually, #BD925F is defined as a moderate orange. Its closest recognized web color is Burlywood. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 146, and 95.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 23% M, 50% Y, and 26% K. Always request a physical proof before doing a large print run with this exact code.
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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#BD925F
RGB189, 146, 95
HSL32.6°, 41.6%, 55.7%
CMYK0%, 23%, 50%, 26%
HSV32.6°, 49.7%, 74.1%
LAB63.5, 9.9, 33.1
XYZ33.3, 32.2, 15.3
Decimal12423775
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.82:1
Text on #FFFFFF
FAIL
7.44:1
Text on #000000
AAA
2.70:1
Text on #F8FAFC
FAIL
6.33:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD925F;
}
.text-color {
color: #BD925F;
}
.border-color {
border: 2px solid #BD925F;
}