#B6733F Color Information

Hex color code: #B6733F

The hex color #B6733F is a pastel orange with RGB values of (182, 115, 63) and HSL of (26°, 49%, 48%). It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#B6733F
RGB
182, 115, 63
HSL
26°, 49%, 48%
CMYK
0%, 37%, 65%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B6733F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 115, 63

Red: 182 / Green: 115 / Blue: 63

HSL

26°, 49%, 48%

Hue: 26° / Saturation: 49% / Lightness: 48%

CMYK

0%, 37%, 65%, 29%

Cyan: 0% / Magenta: 37% / Yellow: 65% / Key: 29%

What color is #B6733F?

#B6733F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B6733F to RGB:

rgb(182, 115, 63)HEX to RGB Converter →

HEX to HSL

Convert #B6733F to HSL:

hsl(26, 49%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #B6733F to CMYK:

cmyk(0%, 37%, 65%, 29%)Color Converter →

Color Meaning and Usage

#B6733F is a subtle orange color with RGB values of 182, 115, 63 and HSL of 26°, 49%, 48%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B6733F is #3E82B6, creating high-contrast pairings. For softer combinations, try analogous colors like #B63E46.

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

Contrast with #B6733F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B6733F?

#B6733F is a subtle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B6733F?

#B6733F in RGB is (182, 115, 63) - 182 red, 115 green, and 63 blue.

How to use #B6733F in CSS?

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

What colors go well with #B6733F?

#3E82B6 (complementary), #B63E46 (analogous), and #7D4F2B (lighter shade) work well with #B6733F.