Hex Color #641313 - Custom Color
Color Codes
HEX
#641313
RGB
rgb(100, 19, 19)
HSL
hsl(0, 68%, 23%)
CMYK
cmyk(0%, 81%, 81%, 61%)
HSV
hsv(0, 81%, 39%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 12.77:1
Pass - WCAG AA (Normal Text)
Pass - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 1.64: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: #641313;
color: #641313;
border-color: #641313;
}
Tailwind CSS (with arbitrary values)
bg-[#641313]
text-[#641313]
border-[#641313]
// Example usage:
<div className="bg-[#641313]">