#7B615D Color Information

Hex color code: #7B615D

A muted red shade, #7B615D appears as (123, 97, 93) in RGB and (8°, 14%, 42%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#7B615D
RGB
123, 97, 93
HSL
8°, 14%, 42%
CMYK
0%, 21%, 24%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #7B615D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

123, 97, 93

Red: 123 / Green: 97 / Blue: 93

HSL

8°, 14%, 42%

Hue: 8° / Saturation: 14% / Lightness: 42%

CMYK

0%, 21%, 24%, 52%

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

What color is #7B615D?

#7B615D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7B615D to RGB:

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

HEX to HSL

Convert #7B615D to HSL:

hsl(8, 14%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #7B615D to CMYK:

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

Color Meaning and Usage

A subtle red tone, #7B615D has RGB (123, 97, 93) and HSL (8°, 14%, 42%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7B615D is #5C767A, creating high-contrast pairings. For softer combinations, try analogous colors like #7A5C67.

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

Contrast with #7B615D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7B615D?

#7B615D is a subtle red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #7B615D?

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

How to use #7B615D in CSS?

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

What colors go well with #7B615D?

#5C767A (complementary), #7A5C67 (analogous), and #4E3E3B (lighter shade) work well with #7B615D.