Hex Color #36320E - Custom Color
Color Codes
HEX
#36320E
RGB
rgb(54, 50, 14)
HSL
hsl(54, 59%, 13%)
CMYK
cmyk(0%, 7%, 74%, 79%)
HSV
hsv(54, 74%, 21%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 12.97:1
Pass - WCAG AA (Normal Text)
Pass - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 1.62: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: #36320E;
color: #36320E;
border-color: #36320E;
}
Tailwind CSS (with arbitrary values)
bg-[#36320E]
text-[#36320E]
border-[#36320E]
// Example usage:
<div className="bg-[#36320E]">