#B52812 Color Information

Hex color code: #B52812

#B52812 is a bold red color. In RGB it is (181, 40, 18), and in HSL it is (8°, 82%, 39%). It is frequently seen in web interfaces.

Try:
Color NameFirebrick
HEX
#B52812
RGB
181, 40, 18
HSL
8°, 82%, 39%
CMYK
0%, 78%, 90%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B52812; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 40, 18

Red: 181 / Green: 40 / Blue: 18

HSL

8°, 82%, 39%

Hue: 8° / Saturation: 82% / Lightness: 39%

CMYK

0%, 78%, 90%, 29%

Cyan: 0% / Magenta: 78% / Yellow: 90% / Key: 29%

What color is #B52812?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B52812 to RGB:

rgb(181, 40, 18)HEX to RGB Converter →

HEX to HSL

Convert #B52812 to HSL:

hsl(8, 82%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #B52812 to CMYK:

cmyk(0%, 78%, 90%, 29%)Color Converter →

Color Meaning and Usage

#B52812 is a dynamic red color with RGB values of 181, 40, 18 and HSL of 8°, 82%, 39%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B52812 is #129FB5, creating high-contrast pairings. For softer combinations, try analogous colors like #B5124E.

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

Contrast with #B52812

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B52812?

#B52812 is a dynamic red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B52812?

#B52812 in RGB is (181, 40, 18) - 181 red, 40 green, and 18 blue.

How to use #B52812 in CSS?

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

What colors go well with #B52812?

#129FB5 (complementary), #B5124E (analogous), and #6F180B (lighter shade) work well with #B52812.