#C7191C Color

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

Color preview

#C7191C

Color formats

HEX
#C7191C
RGB
rgb(199, 25, 28)
RGBA
rgba(199, 25, 28, 1)
HSL
hsl(359, 78%, 44%)
HSV
hsv(359, 87%, 78%)
CMYK
cmyk(0%, 87%, 86%, 22%)
CSS variable
--color-primary: #C7191C;
Lowercase HEX
#c7191c

Shades

Tints

Tones

Harmony

CSS snippets for #C7191C

.color-c7191c {
  color: #C7191C;
  background-color: #C7191C;
}

Frequently asked questions

What color is #C7191C?+

#C7191C is a HEX color with RGB value rgb(199, 25, 28) and HSL value hsl(359, 78%, 44%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C7191C?+

The closest Tailwind color is red-700, available as the bg-red-700 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