#B93A1D Color Information

Hex color code: #B93A1D

A dynamic red shade, #B93A1D appears as (185, 58, 29) in RGB and (11°, 73%, 42%) in HSL. It is typically applied in digital products.

Try:
Color NameFirebrick
HEX
#B93A1D
RGB
185, 58, 29
HSL
11°, 73%, 42%
CMYK
0%, 69%, 84%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B93A1D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 58, 29

Red: 185 / Green: 58 / Blue: 29

HSL

11°, 73%, 42%

Hue: 11° / Saturation: 73% / Lightness: 42%

CMYK

0%, 69%, 84%, 27%

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

What color is #B93A1D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B93A1D to RGB:

rgb(185, 58, 29)HEX to RGB Converter →

HEX to HSL

Convert #B93A1D to HSL:

hsl(11, 73%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #B93A1D to CMYK:

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

Color Meaning and Usage

#B93A1D is a striking red color with RGB values of 185, 58, 29 and HSL of 11°, 73%, 42%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B93A1D is #1D9DB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B91D4E.

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

Contrast with #B93A1D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B93A1D?

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

What is the RGB value of #B93A1D?

#B93A1D in RGB is (185, 58, 29) - 185 red, 58 green, and 29 blue.

How to use #B93A1D in CSS?

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

What colors go well with #B93A1D?

#1D9DB9 (complementary), #B91D4E (analogous), and #772513 (lighter shade) work well with #B93A1D.