Skip to content
#440E4F
≈ midnightblue · rgb(68, 14, 79)
Color formats
HEX#440E4F
RGBrgb(68, 14, 79)
HSLhsl(290, 70%, 18%)
HSVhsv(290, 82%, 31%)
OKLCHoklch(29% 0.12 320)
CMYKcmyk(14%, 82%, 0%, 69%)
Contrast & accessibility
On white14.77:1AA pass
On black1.42:1below AA
Best text color#FFFFFF
Nearest CSS name: midnightblue
Copy-ready code
CSS custom properties
:root {
  --midnightblue: #440e4f;
  --midnightblue-rgb: 68 14 79;
  --midnightblue-oklch: oklch(29% 0.12 320);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--midnightblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#440e4f] text-[#440e4f] border-[#440e4f]
Shades & tints
Color harmonies
About this color

#440E4F is a color with the RGB value rgb(68, 14, 79). Its closest CSS named color is "midnightblue". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #440E4F to other formats

Palettes with a similar color

Gradients with a similar color

Copied