#44100F Color

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

Color preview

#44100F

Color formats

HEX
#44100F
RGB
rgb(68, 16, 15)
RGBA
rgba(68, 16, 15, 1)
HSL
hsl(1, 64%, 16%)
HSV
hsv(1, 78%, 27%)
CMYK
cmyk(0%, 76%, 78%, 73%)
CSS variable
--color-primary: #44100F;
Lowercase HEX
#44100f

Shades

Tints

Tones

Harmony

CSS snippets for #44100F

.color-44100f {
  color: #44100F;
  background-color: #44100F;
}

Frequently asked questions

What color is #44100F?+

#44100F is a HEX color with RGB value rgb(68, 16, 15) and HSL value hsl(1, 64%, 16%). Its closest CSS named color is Maroon.

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

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