#B1604E Color Information

Hex color code: #B1604E

The hex color #B1604E is a gentle red with RGB values of (177, 96, 78) and HSL of (11°, 39%, 50%). It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#B1604E
RGB
177, 96, 78
HSL
11°, 39%, 50%
CMYK
0%, 46%, 56%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1604E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 96, 78

Red: 177 / Green: 96 / Blue: 78

HSL

11°, 39%, 50%

Hue: 11° / Saturation: 39% / Lightness: 50%

CMYK

0%, 46%, 56%, 31%

Cyan: 0% / Magenta: 46% / Yellow: 56% / Key: 31%

What color is #B1604E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1604E to RGB:

rgb(177, 96, 78)HEX to RGB Converter →

HEX to HSL

Convert #B1604E to HSL:

hsl(11, 39%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #B1604E to CMYK:

cmyk(0%, 46%, 56%, 31%)Color Converter →

Color Meaning and Usage

#B1604E is a gentle red color with RGB values of 177, 96, 78 and HSL of 11°, 39%, 50%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B1604E is #4E9FB1, creating high-contrast pairings. For softer combinations, try analogous colors like #B14E6D.

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

Contrast with #B1604E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1604E?

#B1604E is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B1604E?

#B1604E in RGB is (177, 96, 78) - 177 red, 96 green, and 78 blue.

How to use #B1604E in CSS?

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

What colors go well with #B1604E?

#4E9FB1 (complementary), #B14E6D (analogous), and #7C4336 (lighter shade) work well with #B1604E.