#B69266
A medium, moderate orange closely aligning with Tan.
About #B69266
The precise color #B69266 is an excellent choice for modern design projects. It is closely associated with the named CSS color Tan. In the RGB color space, it consists of 182 red, 146 green, and 102 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 20% magenta inks. With a hue angle of 33.0 degrees, it sits comfortably in the orange spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#B69266
RGB182, 146, 102
HSL33.0°, 35.4%, 55.7%
CMYK0%, 20%, 44%, 29%
HSV33.0°, 44.0%, 71.4%
LAB62.9, 7.7, 28.4
XYZ32.0, 31.5, 17.0
Decimal11965030
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.88:1
Text on #FFFFFF
FAIL
7.29:1
Text on #000000
AAA
2.75:1
Text on #F8FAFC
FAIL
6.20:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B69266;
}
.text-color {
color: #B69266;
}
.border-color {
border: 2px solid #B69266;
}