#B28110 Color Information

Hex color code: #B28110

The hex color #B28110 is a bold orange with RGB values of (178, 129, 16) and HSL of (42°, 84%, 38%). It is frequently seen in web interfaces.

Try:
Color NameDark Goldenrod
HEX
#B28110
RGB
178, 129, 16
HSL
42°, 84%, 38%
CMYK
0%, 28%, 91%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B28110; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 129, 16

Red: 178 / Green: 129 / Blue: 16

HSL

42°, 84%, 38%

Hue: 42° / Saturation: 84% / Lightness: 38%

CMYK

0%, 28%, 91%, 30%

Cyan: 0% / Magenta: 28% / Yellow: 91% / Key: 30%

What color is #B28110?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B28110 to RGB:

rgb(178, 129, 16)HEX to RGB Converter →

HEX to HSL

Convert #B28110 to HSL:

hsl(42, 84%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #B28110 to CMYK:

cmyk(0%, 28%, 91%, 30%)Color Converter →

Color Meaning and Usage

A dynamic orange tone, #B28110 has RGB (178, 129, 16) and HSL (42°, 84%, 38%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B28110 is #1040B2, creating high-contrast pairings. For softer combinations, try analogous colors like #B23010.

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

Contrast with #B28110

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B28110?

#B28110 is a dynamic orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B28110?

#B28110 in RGB is (178, 129, 16) - 178 red, 129 green, and 16 blue.

How to use #B28110 in CSS?

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

What colors go well with #B28110?

#1040B2 (complementary), #B23010 (analogous), and #6C4E09 (lighter shade) work well with #B28110.