#B16110 Color Information

Hex color code: #B16110

The hex color #B16110 is a vivid orange with RGB values of (177, 97, 16) and HSL of (30°, 83%, 38%). It is commonly used in modern UI design.

Try:
Color NameChocolate
HEX
#B16110
RGB
177, 97, 16
HSL
30°, 83%, 38%
CMYK
0%, 45%, 91%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B16110; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 97, 16

Red: 177 / Green: 97 / Blue: 16

HSL

30°, 83%, 38%

Hue: 30° / Saturation: 83% / Lightness: 38%

CMYK

0%, 45%, 91%, 31%

Cyan: 0% / Magenta: 45% / Yellow: 91% / Key: 31%

What color is #B16110?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B16110 to RGB:

rgb(177, 97, 16)HEX to RGB Converter →

HEX to HSL

Convert #B16110 to HSL:

hsl(30, 83%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #B16110 to CMYK:

cmyk(0%, 45%, 91%, 31%)Color Converter →

Color Meaning and Usage

#B16110 is a bold orange color with RGB values of 177, 97, 16 and HSL of 30°, 83%, 38%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B16110 is #1061B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B11010.

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

Contrast with #B16110

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B16110?

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

What is the RGB value of #B16110?

#B16110 in RGB is (177, 97, 16) - 177 red, 97 green, and 16 blue.

How to use #B16110 in CSS?

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

What colors go well with #B16110?

#1061B1 (complementary), #B11010 (analogous), and #6B3B0A (lighter shade) work well with #B16110.