#B9131E Color Information

Hex color code: #B9131E

#B9131E is a dynamic red color. In RGB it is (185, 19, 30), and in HSL it is (356°, 81%, 40%). It is typically applied in digital products.

Try:
Color NameFirebrick
HEX
#B9131E
RGB
185, 19, 30
HSL
356°, 81%, 40%
CMYK
0%, 90%, 84%, 27%

Shades

CSS Usage
color: #B9131E;
background-color: #B9131E;
border-color: #B9131E;
box-shadow: 0 0 10px #B9131E;
border: 2px solid #B9131E;
Tailwind Usage
bg-[#B9131E]
text-[#B9131E]
border-[#B9131E]
shadow-[0_0_10px_B9131E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #B9131E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #B9131E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B9131E; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #B9131E; background-color: #B9131E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #B9131E20; border-left: 4px solid #B9131E; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #B9131E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B9131E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 19, 30

Red: 185 / Green: 19 / Blue: 30

HSL

356°, 81%, 40%

Hue: 356° / Saturation: 81% / Lightness: 40%

CMYK

0%, 90%, 84%, 27%

Cyan: 0% / Magenta: 90% / Yellow: 84% / Key: 27%

What color is #B9131E?

#B9131E is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9131E to RGB:

rgb(185, 19, 30)HEX to RGB Converter →

HEX to HSL

Convert #B9131E to HSL:

hsl(356, 81%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #B9131E to CMYK:

cmyk(0%, 90%, 84%, 27%)Color Converter →

Color Meaning and Usage

#B9131E is a eye-catching red color with RGB values of 185, 19, 30 and HSL of 356°, 81%, 40%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9131E is #13B9AE, creating high-contrast pairings. For softer combinations, try analogous colors like #B91371.

Use #B9131E in CSS: color: #B9131E or background-color: #B9131E. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #B9131E

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.17:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9131E?

#B9131E is a eye-catching red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B9131E?

#B9131E in RGB is (185, 19, 30) - 185 red, 19 green, and 30 blue.

How to use #B9131E in CSS?

Use #B9131E directly in your CSS properties like color or background-color.

What colors go well with #B9131E?

#13B9AE (complementary), #B91371 (analogous), and #730C13 (lighter shade) work well with #B9131E.