#B68A5F
A medium, moderate orange closely aligning with Tan.
About #B68A5F
When working with digital screens, the color #B68A5F is rendered by mixing light. It is closely associated with the named CSS color Tan. This translates to an RGB value of rgb(182, 138, 95).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 24% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#B68A5F
RGB182, 138, 95
HSL29.7°, 37.3%, 54.3%
CMYK0%, 24%, 48%, 29%
HSV29.7°, 47.8%, 71.4%
LAB60.7, 11.4, 29.4
XYZ30.4, 28.9, 14.8
Decimal11962975
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.09:1
Text on #FFFFFF
AA Large
6.79:1
Text on #000000
AA
2.96:1
Text on #F8FAFC
FAIL
5.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #B68A5F;
}
.text-color {
color: #B68A5F;
}
.border-color {
border: 2px solid #B68A5F;
}