#BD491F Color Information

Hex color code: #BD491F

#BD491F is a eye-catching orange color. In RGB it is (189, 73, 31), and in HSL it is (16°, 72%, 43%). It is widely used in graphic design.

Try:
Color NameSienna
HEX
#BD491F
RGB
189, 73, 31
HSL
16°, 72%, 43%
CMYK
0%, 61%, 84%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD491F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 73, 31

Red: 189 / Green: 73 / Blue: 31

HSL

16°, 72%, 43%

Hue: 16° / Saturation: 72% / Lightness: 43%

CMYK

0%, 61%, 84%, 26%

Cyan: 0% / Magenta: 61% / Yellow: 84% / Key: 26%

What color is #BD491F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD491F to RGB:

rgb(189, 73, 31)HEX to RGB Converter →

HEX to HSL

Convert #BD491F to HSL:

hsl(16, 72%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #BD491F to CMYK:

cmyk(0%, 61%, 84%, 26%)Color Converter →

Color Meaning and Usage

A eye-catching orange tone, #BD491F has RGB (189, 73, 31) and HSL (16°, 72%, 43%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD491F is #1F92BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BD1F44.

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

Contrast with #BD491F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD491F?

#BD491F is a eye-catching orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BD491F?

#BD491F in RGB is (189, 73, 31) - 189 red, 73 green, and 31 blue.

How to use #BD491F in CSS?

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

What colors go well with #BD491F?

#1F92BD (complementary), #BD1F44 (analogous), and #7B2F14 (lighter shade) work well with #BD491F.