Hex Color #073028 - Custom Color
Color Codes
HEX
#073028
RGB
rgb(7, 48, 40)
HSL
hsl(168, 75%, 11%)
CMYK
cmyk(85%, 0%, 17%, 81%)
HSV
hsv(168, 85%, 19%)
Color Name
Custom Color
Color Variations
Color Harmonies
Accessibility
WCAG Contrast Ratios
Text on White Background
Sample Text
Contrast Ratio: 14.36:1
Pass - WCAG AA (Normal Text)
Pass - WCAG AAA (Normal Text)
Text on Black Background
Sample Text
Contrast Ratio: 1.46: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: #073028;
color: #073028;
border-color: #073028;
}
Tailwind CSS (with arbitrary values)
bg-[#073028]
text-[#073028]
border-[#073028]
// Example usage:
<div className="bg-[#073028]">