#B6A075
A medium, moderate orange closely aligning with Tan.
About #B6A075
At its core, #B6A075 is a medium and moderate hue. Its closest recognized web color is Tan. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 160, and 117.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 12% M, 36% Y, and 29% K. This makes it a relatively light color when applied to physical surfaces.
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#B6A075
RGB182, 160, 117
HSL39.7°, 30.8%, 58.6%
CMYK0%, 12%, 36%, 29%
HSV39.7°, 35.7%, 71.4%
LAB66.8, 1.7, 25.4
XYZ35.1, 36.4, 22.0
Decimal11968629
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.54:1
Text on #FFFFFF
FAIL
8.27:1
Text on #000000
AAA
2.43:1
Text on #F8FAFC
FAIL
7.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6A075;
}
.text-color {
color: #B6A075;
}
.border-color {
border: 2px solid #B6A075;
}