#B0720C Color Information

Hex color code: #B0720C

A bold orange shade, #B0720C appears as (176, 114, 12) in RGB and (37°, 87%, 37%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Goldenrod
HEX
#B0720C
RGB
176, 114, 12
HSL
37°, 87%, 37%
CMYK
0%, 35%, 93%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0720C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 114, 12

Red: 176 / Green: 114 / Blue: 12

HSL

37°, 87%, 37%

Hue: 37° / Saturation: 87% / Lightness: 37%

CMYK

0%, 35%, 93%, 31%

Cyan: 0% / Magenta: 35% / Yellow: 93% / Key: 31%

What color is #B0720C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0720C to RGB:

rgb(176, 114, 12)HEX to RGB Converter →

HEX to HSL

Convert #B0720C to HSL:

hsl(37, 87%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #B0720C to CMYK:

cmyk(0%, 35%, 93%, 31%)Color Converter →

Color Meaning and Usage

A bold orange tone, #B0720C has RGB (176, 114, 12) and HSL (37°, 87%, 37%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0720C is #0C4BB0, creating high-contrast pairings. For softer combinations, try analogous colors like #B01F0C.

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

Contrast with #B0720C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0720C?

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

What is the RGB value of #B0720C?

#B0720C in RGB is (176, 114, 12) - 176 red, 114 green, and 12 blue.

How to use #B0720C in CSS?

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

What colors go well with #B0720C?

#0C4BB0 (complementary), #B01F0C (analogous), and #694307 (lighter shade) work well with #B0720C.