Hex Color #846767 - Custom Color
Color Codes
HEX
#846767
RGB
rgb(132, 103, 103)
HSL
hsl(0, 12%, 46%)
CMYK
cmyk(0%, 22%, 22%, 48%)
HSV
hsv(0, 22%, 52%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 5.10:1
Pass - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 4.12:1
Fail - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Recommended Text Color
For best readability on this background color, use white text.
Similar Colors
Color in Use
Card with colored border
Background with 20% opacity
CSS Code
.element {
background-color: #846767;
color: #846767;
border-color: #846767;
}
Tailwind CSS (with arbitrary values)
bg-[#846767]
text-[#846767]
border-[#846767]
// Example usage:
<div className="bg-[#846767]">