#BDA066
A medium, moderate orange closely aligning with Burlywood.
About #BDA066
At its core, #BDA066 is a medium and moderate hue. It is closely associated with the named CSS color Burlywood. Its digital footprint relies on 189 parts red, 160 parts green, and 102 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 15% magenta inks. The HSL representation is 40.0° hue, 39.7% saturation, and 57.1% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BDA066
RGB189, 160, 102
HSL40.0°, 39.7%, 57.1%
CMYK0%, 15%, 46%, 26%
HSV40.0°, 46.0%, 74.1%
LAB67.2, 2.9, 34.1
XYZ36.0, 36.9, 17.8
Decimal12427366
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.50:1
Text on #FFFFFF
FAIL
8.38:1
Text on #000000
AAA
2.39:1
Text on #F8FAFC
FAIL
7.13:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDA066;
}
.text-color {
color: #BDA066;
}
.border-color {
border: 2px solid #BDA066;
}