#B3191C Color

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

Color preview

#B3191C

Color formats

HEX
#B3191C
RGB
rgb(179, 25, 28)
RGBA
rgba(179, 25, 28, 1)
HSL
hsl(359, 75%, 40%)
HSV
hsv(359, 86%, 70%)
CMYK
cmyk(0%, 86%, 84%, 30%)
CSS variable
--color-primary: #B3191C;
Lowercase HEX
#b3191c

Shades

Tints

Tones

Harmony

CSS snippets for #B3191C

.color-b3191c {
  color: #B3191C;
  background-color: #B3191C;
}

Frequently asked questions

What color is #B3191C?+

#B3191C is a HEX color with RGB value rgb(179, 25, 28) and HSL value hsl(359, 75%, 40%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B3191C?+

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