#96697D Color Information

Hex color code: #96697D

A subtle magenta shade, #96697D appears as (150, 105, 125) in RGB and (333°, 18%, 50%) in HSL. It is often used for branding and logos.

Try:
Color NameGray
HEX
#96697D
RGB
150, 105, 125
HSL
333°, 18%, 50%
CMYK
0%, 30%, 17%, 41%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #96697D; 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 #96697D; background-color: #96697D15; }

Alert / Toast

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

Link / Accent

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

a { color: #96697D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #96697D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 105, 125

Red: 150 / Green: 105 / Blue: 125

HSL

333°, 18%, 50%

Hue: 333° / Saturation: 18% / Lightness: 50%

CMYK

0%, 30%, 17%, 41%

Cyan: 0% / Magenta: 30% / Yellow: 17% / Key: 41%

What color is #96697D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #96697D to RGB:

rgb(150, 105, 125)HEX to RGB Converter →

HEX to HSL

Convert #96697D to HSL:

hsl(333, 18%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #96697D to CMYK:

cmyk(0%, 30%, 17%, 41%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #96697D has RGB (150, 105, 125) and HSL (333°, 18%, 50%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #96697D is #699682, creating high-contrast pairings. For softer combinations, try analogous colors like #966994.

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

Contrast with #96697D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #96697D?

#96697D is a muted magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #96697D?

#96697D in RGB is (150, 105, 125) - 150 red, 105 green, and 125 blue.

How to use #96697D in CSS?

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

What colors go well with #96697D?

#699682 (complementary), #966994 (analogous), and #694958 (lighter shade) work well with #96697D.