#BD9966
A medium, moderate orange closely aligning with Burlywood.
About #BD9966
When working with digital screens, the color #BD9966 is rendered by mixing light. Its closest recognized web color is Burlywood. Its digital footprint relies on 189 parts red, 153 parts green, and 102 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 19% M, 46% Y, and 26% K. With a hue angle of 35.2 degrees, it sits comfortably in the orange spectrum.
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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD9966
RGB189, 153, 102
HSL35.2°, 39.7%, 57.1%
CMYK0%, 19%, 46%, 26%
HSV35.2°, 46.0%, 74.1%
LAB65.4, 6.7, 31.8
XYZ34.8, 34.6, 17.4
Decimal12425574
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.65:1
Text on #FFFFFF
FAIL
7.91:1
Text on #000000
AAA
2.54:1
Text on #F8FAFC
FAIL
6.73:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #BD9966;
}
.text-color {
color: #BD9966;
}
.border-color {
border: 2px solid #BD9966;
}