#BA3712 Color Information

Hex color code: #BA3712

A bold red shade, #BA3712 appears as (186, 55, 18) in RGB and (13°, 82%, 40%) in HSL. It is often used for branding and logos.

Try:
Color NameFirebrick
HEX
#BA3712
RGB
186, 55, 18
HSL
13°, 82%, 40%
CMYK
0%, 70%, 90%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA3712; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 55, 18

Red: 186 / Green: 55 / Blue: 18

HSL

13°, 82%, 40%

Hue: 13° / Saturation: 82% / Lightness: 40%

CMYK

0%, 70%, 90%, 27%

Cyan: 0% / Magenta: 70% / Yellow: 90% / Key: 27%

What color is #BA3712?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA3712 to RGB:

rgb(186, 55, 18)HEX to RGB Converter →

HEX to HSL

Convert #BA3712 to HSL:

hsl(13, 82%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #BA3712 to CMYK:

cmyk(0%, 70%, 90%, 27%)Color Converter →

Color Meaning and Usage

#BA3712 is a dynamic red color with RGB values of 186, 55, 18 and HSL of 13°, 82%, 40%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA3712 is #1295BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA1242.

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

Contrast with #BA3712

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA3712?

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

What is the RGB value of #BA3712?

#BA3712 in RGB is (186, 55, 18) - 186 red, 55 green, and 18 blue.

How to use #BA3712 in CSS?

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

What colors go well with #BA3712?

#1295BA (complementary), #BA1242 (analogous), and #74220B (lighter shade) work well with #BA3712.