#7B615B Color Information

Hex color code: #7B615B

The hex color #7B615B is a neutral red with RGB values of (123, 97, 91) and HSL of (11°, 15%, 42%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#7B615B
RGB
123, 97, 91
HSL
11°, 15%, 42%
CMYK
0%, 21%, 26%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #7B615B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #7B615B; color: #FFFFFF; }

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 #7B615B; background-color: #7B615B15; }

Alert / Toast

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

Link / Accent

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

a { color: #7B615B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7B615B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

123, 97, 91

Red: 123 / Green: 97 / Blue: 91

HSL

11°, 15%, 42%

Hue: 11° / Saturation: 15% / Lightness: 42%

CMYK

0%, 21%, 26%, 52%

Cyan: 0% / Magenta: 21% / Yellow: 26% / Key: 52%

What color is #7B615B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7B615B to RGB:

rgb(123, 97, 91)HEX to RGB Converter →

HEX to HSL

Convert #7B615B to HSL:

hsl(11, 15%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #7B615B to CMYK:

cmyk(0%, 21%, 26%, 52%)Color Converter →

Color Meaning and Usage

A neutral red tone, #7B615B has RGB (123, 97, 91) and HSL (11°, 15%, 42%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7B615B is #5B757B, creating high-contrast pairings. For softer combinations, try analogous colors like #7B5B65.

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

Contrast with #7B615B

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

Contrast Ratio: 3.70:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7B615B?

#7B615B is a neutral red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #7B615B?

#7B615B in RGB is (123, 97, 91) - 123 red, 97 green, and 91 blue.

How to use #7B615B in CSS?

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

What colors go well with #7B615B?

#5B757B (complementary), #7B5B65 (analogous), and #4F3E3B (lighter shade) work well with #7B615B.