#B69257
A medium, moderate orange closely aligning with Burlywood.
About #B69257
At its core, #B69257 is a medium and moderate hue. It is closely associated with the named CSS color Burlywood. In the RGB color space, it consists of 182 red, 146 green, and 87 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 20% magenta, 52% yellow, and 29% black. This makes it a relatively light color when applied to physical surfaces.
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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B69257
RGB182, 146, 87
HSL37.3°, 39.4%, 52.7%
CMYK0%, 20%, 52%, 29%
HSV37.3°, 52.2%, 71.4%
LAB62.7, 6.2, 36.2
XYZ31.3, 31.2, 13.4
Decimal11965015
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.90:1
Text on #FFFFFF
FAIL
7.24:1
Text on #000000
AAA
2.77:1
Text on #F8FAFC
FAIL
6.15:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B69257;
}
.text-color {
color: #B69257;
}
.border-color {
border: 2px solid #B69257;
}