#BD9950
A medium, moderate orange closely aligning with Darkkhaki.
About #BD9950
When working with digital screens, the color #BD9950 is rendered by mixing light. It is closely associated with the named CSS color Darkkhaki. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 153, and 80.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 19% Magenta, 58% Yellow, and 26% Black. 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. 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#BD9950
RGB189, 153, 80
HSL40.2°, 45.2%, 52.7%
CMYK0%, 19%, 58%, 26%
HSV40.2°, 57.7%, 74.1%
LAB65.1, 4.7, 42.9
XYZ33.8, 34.2, 12.4
Decimal12425552
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.68:1
Text on #FFFFFF
FAIL
7.84:1
Text on #000000
AAA
2.56:1
Text on #F8FAFC
FAIL
6.66:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD9950;
}
.text-color {
color: #BD9950;
}
.border-color {
border: 2px solid #BD9950;
}