Hex Color #441515 - Custom Color
Color Codes
HEX
#441515
RGB
rgb(68, 21, 21)
HSL
hsl(0, 53%, 17%)
CMYK
cmyk(0%, 69%, 69%, 73%)
HSV
hsv(0, 69%, 27%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 15.40:1
Pass - WCAG AA (Normal Text)
Pass - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 1.36: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: #441515;
color: #441515;
border-color: #441515;
}
Tailwind CSS (with arbitrary values)
bg-[#441515]
text-[#441515]
border-[#441515]
// Example usage:
<div className="bg-[#441515]">