#B7152B Color Information

Hex color code: #B7152B

#B7152B is a bold red color. In RGB it is (183, 21, 43), and in HSL it is (352°, 79%, 40%). It is often used for branding and logos.

Try:
Color NameFirebrick
HEX
#B7152B
RGB
183, 21, 43
HSL
352°, 79%, 40%
CMYK
0%, 89%, 77%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B7152B; 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 #B7152B; background-color: #B7152B15; }

Alert / Toast

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

Link / Accent

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

a { color: #B7152B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 21, 43

Red: 183 / Green: 21 / Blue: 43

HSL

352°, 79%, 40%

Hue: 352° / Saturation: 79% / Lightness: 40%

CMYK

0%, 89%, 77%, 28%

Cyan: 0% / Magenta: 89% / Yellow: 77% / Key: 28%

What color is #B7152B?

#B7152B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7152B to RGB:

rgb(183, 21, 43)HEX to RGB Converter →

HEX to HSL

Convert #B7152B to HSL:

hsl(352, 79%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #B7152B to CMYK:

cmyk(0%, 89%, 77%, 28%)Color Converter →

Color Meaning and Usage

#B7152B is a dynamic red color with RGB values of 183, 21, 43 and HSL of 352°, 79%, 40%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7152B is #15B7A1, creating high-contrast pairings. For softer combinations, try analogous colors like #B7157B.

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

Contrast with #B7152B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7152B?

#B7152B is a dynamic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B7152B?

#B7152B in RGB is (183, 21, 43) - 183 red, 21 green, and 43 blue.

How to use #B7152B in CSS?

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

What colors go well with #B7152B?

#15B7A1 (complementary), #B7157B (analogous), and #720D1B (lighter shade) work well with #B7152B.