#B11B22 Color Information

Hex color code: #B11B22

The hex color #B11B22 is a dynamic red with RGB values of (177, 27, 34) and HSL of (357°, 74%, 40%). It is widely used in graphic design.

Try:
Color NameFirebrick
HEX
#B11B22
RGB
177, 27, 34
HSL
357°, 74%, 40%
CMYK
0%, 85%, 81%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B11B22; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 27, 34

Red: 177 / Green: 27 / Blue: 34

HSL

357°, 74%, 40%

Hue: 357° / Saturation: 74% / Lightness: 40%

CMYK

0%, 85%, 81%, 31%

Cyan: 0% / Magenta: 85% / Yellow: 81% / Key: 31%

What color is #B11B22?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B11B22 to RGB:

rgb(177, 27, 34)HEX to RGB Converter →

HEX to HSL

Convert #B11B22 to HSL:

hsl(357, 74%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #B11B22 to CMYK:

cmyk(0%, 85%, 81%, 31%)Color Converter →

Color Meaning and Usage

A striking red tone, #B11B22 has RGB (177, 27, 34) and HSL (357°, 74%, 40%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B11B22 is #1BB1AA, creating high-contrast pairings. For softer combinations, try analogous colors like #B11B6E.

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

Contrast with #B11B22

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B11B22?

#B11B22 is a striking red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B11B22?

#B11B22 in RGB is (177, 27, 34) - 177 red, 27 green, and 34 blue.

How to use #B11B22 in CSS?

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

What colors go well with #B11B22?

#1BB1AA (complementary), #B11B6E (analogous), and #6F1115 (lighter shade) work well with #B11B22.