#B69966
A medium, moderate orange closely aligning with Tan.
About #B69966
The precise color #B69966 is an excellent choice for modern design projects. Its closest recognized web color is Tan. This translates to an RGB value of rgb(182, 153, 102).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 16% M, 44% Y, and 29% K. The HSL representation is 38.2° hue, 35.4% saturation, and 55.7% lightness.
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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B69966
RGB182, 153, 102
HSL38.2°, 35.4%, 55.7%
CMYK0%, 16%, 44%, 29%
HSV38.2°, 44.0%, 71.4%
LAB64.7, 3.8, 30.8
XYZ33.1, 33.7, 17.3
Decimal11966822
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.71:1
Text on #FFFFFF
FAIL
7.74:1
Text on #000000
AAA
2.59:1
Text on #F8FAFC
FAIL
6.58:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B69966;
}
.text-color {
color: #B69966;
}
.border-color {
border: 2px solid #B69966;
}