Hex Color #931814 - Custom Color
Color Codes
HEX
#931814
RGB
rgb(147, 24, 20)
HSL
hsl(2, 76%, 33%)
CMYK
cmyk(0%, 84%, 86%, 42%)
HSV
hsv(2, 86%, 58%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 8.82:1
Pass - WCAG AA (Normal Text)
Pass - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 2.38: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: #931814;
color: #931814;
border-color: #931814;
}
Tailwind CSS (with arbitrary values)
bg-[#931814]
text-[#931814]
border-[#931814]
// Example usage:
<div className="bg-[#931814]">