Hex Color #163488 - Custom Color
Color Codes
HEX
#163488
RGB
rgb(22, 52, 136)
HSL
hsl(224, 72%, 31%)
CMYK
cmyk(84%, 62%, 0%, 47%)
HSV
hsv(224, 84%, 53%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 11.17:1
Pass - WCAG AA (Normal Text)
Pass - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 1.88: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: #163488;
color: #163488;
border-color: #163488;
}
Tailwind CSS (with arbitrary values)
bg-[#163488]
text-[#163488]
border-[#163488]
// Example usage:
<div className="bg-[#163488]">