#B22510 Color Information

Hex color code: #B22510

A vivid red shade, #B22510 appears as (178, 37, 16) in RGB and (8°, 84%, 38%) in HSL. It is commonly used in modern UI design.

Try:
Color NameFirebrick
HEX
#B22510
RGB
178, 37, 16
HSL
8°, 84%, 38%
CMYK
0%, 79%, 91%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B22510; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 37, 16

Red: 178 / Green: 37 / Blue: 16

HSL

8°, 84%, 38%

Hue: 8° / Saturation: 84% / Lightness: 38%

CMYK

0%, 79%, 91%, 30%

Cyan: 0% / Magenta: 79% / Yellow: 91% / Key: 30%

What color is #B22510?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B22510 to RGB:

rgb(178, 37, 16)HEX to RGB Converter →

HEX to HSL

Convert #B22510 to HSL:

hsl(8, 84%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #B22510 to CMYK:

cmyk(0%, 79%, 91%, 30%)Color Converter →

Color Meaning and Usage

A striking red tone, #B22510 has RGB (178, 37, 16) and HSL (8°, 84%, 38%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B22510 is #109DB2, creating high-contrast pairings. For softer combinations, try analogous colors like #B2104B.

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

Contrast with #B22510

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 #B22510?

#B22510 is a striking red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B22510?

#B22510 in RGB is (178, 37, 16) - 178 red, 37 green, and 16 blue.

How to use #B22510 in CSS?

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

What colors go well with #B22510?

#109DB2 (complementary), #B2104B (analogous), and #6C1709 (lighter shade) work well with #B22510.