#BF810D Color Information

Hex color code: #BF810D

A dynamic orange shade, #BF810D appears as (191, 129, 13) in RGB and (39°, 87%, 40%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Goldenrod
HEX
#BF810D
RGB
191, 129, 13
HSL
39°, 87%, 40%
CMYK
0%, 32%, 93%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BF810D; color: #000000; }

Badge

New Feature
.badge { background-color: #BF810D; color: #000000; }

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 #BF810D; background-color: #BF810D15; }

Alert / Toast

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

Link / Accent

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

a { color: #BF810D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 129, 13

Red: 191 / Green: 129 / Blue: 13

HSL

39°, 87%, 40%

Hue: 39° / Saturation: 87% / Lightness: 40%

CMYK

0%, 32%, 93%, 25%

Cyan: 0% / Magenta: 32% / Yellow: 93% / Key: 25%

What color is #BF810D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF810D to RGB:

rgb(191, 129, 13)HEX to RGB Converter →

HEX to HSL

Convert #BF810D to HSL:

hsl(39, 87%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #BF810D to CMYK:

cmyk(0%, 32%, 93%, 25%)Color Converter →

Color Meaning and Usage

#BF810D is a bold orange color with RGB values of 191, 129, 13 and HSL of 39°, 87%, 40%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF810D is #0D4BBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BF280D.

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

Contrast with #BF810D

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

Contrast Ratio: 6.36:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF810D?

#BF810D is a bold orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BF810D?

#BF810D in RGB is (191, 129, 13) - 191 red, 129 green, and 13 blue.

How to use #BF810D in CSS?

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

What colors go well with #BF810D?

#0D4BBF (complementary), #BF280D (analogous), and #775008 (lighter shade) work well with #BF810D.