Hex Color #44859F - Custom Color
Color Codes
HEX
#44859F
RGB
rgb(68, 133, 159)
HSL
hsl(197, 40%, 45%)
CMYK
cmyk(57%, 16%, 0%, 38%)
HSV
hsv(197, 57%, 62%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 4.12:1
Fail - WCAG AA (Normal Text)
Fail - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 5.10:1
Pass - 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: #44859F;
color: #44859F;
border-color: #44859F;
}
Tailwind CSS (with arbitrary values)
bg-[#44859F]
text-[#44859F]
border-[#44859F]
// Example usage:
<div className="bg-[#44859F]">