Hex Color #71572D - Custom Color
Color Codes
HEX
#71572D
RGB
rgb(113, 87, 45)
HSL
hsl(37, 43%, 31%)
CMYK
cmyk(0%, 23%, 60%, 56%)
HSV
hsv(37, 60%, 44%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 6.77:1
Pass - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 3.10: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: #71572D;
color: #71572D;
border-color: #71572D;
}
Tailwind CSS (with arbitrary values)
bg-[#71572D]
text-[#71572D]
border-[#71572D]
// Example usage:
<div className="bg-[#71572D]">