#B67B16 Color Information

Hex color code: #B67B16

#B67B16 is a striking orange color. In RGB it is (182, 123, 22), and in HSL it is (38°, 78%, 40%). It is popular in mobile app design.

Try:
Color NameDark Goldenrod
HEX
#B67B16
RGB
182, 123, 22
HSL
38°, 78%, 40%
CMYK
0%, 32%, 88%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B67B16; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 123, 22

Red: 182 / Green: 123 / Blue: 22

HSL

38°, 78%, 40%

Hue: 38° / Saturation: 78% / Lightness: 40%

CMYK

0%, 32%, 88%, 29%

Cyan: 0% / Magenta: 32% / Yellow: 88% / Key: 29%

What color is #B67B16?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B67B16 to RGB:

rgb(182, 123, 22)HEX to RGB Converter →

HEX to HSL

Convert #B67B16 to HSL:

hsl(38, 78%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #B67B16 to CMYK:

cmyk(0%, 32%, 88%, 29%)Color Converter →

Color Meaning and Usage

A vivid orange tone, #B67B16 has RGB (182, 123, 22) and HSL (38°, 78%, 40%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B67B16 is #1651B6, creating high-contrast pairings. For softer combinations, try analogous colors like #B62C16.

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

Contrast with #B67B16

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B67B16?

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

What is the RGB value of #B67B16?

#B67B16 in RGB is (182, 123, 22) - 182 red, 123 green, and 22 blue.

How to use #B67B16 in CSS?

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

What colors go well with #B67B16?

#1651B6 (complementary), #B62C16 (analogous), and #714D0E (lighter shade) work well with #B67B16.