#B16E16 Color Information

Hex color code: #B16E16

A striking orange shade, #B16E16 appears as (177, 110, 22) in RGB and (34°, 78%, 39%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Goldenrod
HEX
#B16E16
RGB
177, 110, 22
HSL
34°, 78%, 39%
CMYK
0%, 38%, 88%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B16E16; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 110, 22

Red: 177 / Green: 110 / Blue: 22

HSL

34°, 78%, 39%

Hue: 34° / Saturation: 78% / Lightness: 39%

CMYK

0%, 38%, 88%, 31%

Cyan: 0% / Magenta: 38% / Yellow: 88% / Key: 31%

What color is #B16E16?

#B16E16 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B16E16 to RGB:

rgb(177, 110, 22)HEX to RGB Converter →

HEX to HSL

Convert #B16E16 to HSL:

hsl(34, 78%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #B16E16 to CMYK:

cmyk(0%, 38%, 88%, 31%)Color Converter →

Color Meaning and Usage

A vivid orange tone, #B16E16 has RGB (177, 110, 22) and HSL (34°, 78%, 39%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B16E16 is #1659B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B12016.

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

Contrast with #B16E16

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B16E16?

#B16E16 is a vivid orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #B16E16?

#B16E16 in RGB is (177, 110, 22) - 177 red, 110 green, and 22 blue.

How to use #B16E16 in CSS?

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

What colors go well with #B16E16?

#1659B1 (complementary), #B12016 (analogous), and #6D440D (lighter shade) work well with #B16E16.