#44100E Color

Inspect #44100E across formats, palettes, contrast and closest named color matches.

Color preview

#44100E

Color formats

HEX
#44100E
RGB
rgb(68, 16, 14)
RGBA
rgba(68, 16, 14, 1)
HSL
hsl(2, 66%, 16%)
HSV
hsv(2, 79%, 27%)
CMYK
cmyk(0%, 76%, 79%, 73%)
CSS variable
--color-primary: #44100E;
Lowercase HEX
#44100e

Shades

Tints

Tones

Harmony

CSS snippets for #44100E

.color-44100e {
  color: #44100E;
  background-color: #44100E;
}

Frequently asked questions

What color is #44100E?+

#44100E is a HEX color with RGB value rgb(68, 16, 14) and HSL value hsl(2, 66%, 16%). Its closest CSS named color is Maroon.

What is the closest Tailwind color to #44100E?+

The closest Tailwind color is red-950, available as the bg-red-950 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools