#966F69 Color Information

Hex color code: #966F69

#966F69 is a muted red color. In RGB it is (150, 111, 105), and in HSL it is (8°, 18%, 50%). It is widely used in graphic design.

Try:
Color NameGray
HEX
#966F69
RGB
150, 111, 105
HSL
8°, 18%, 50%
CMYK
0%, 26%, 30%, 41%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #966F69; 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 #966F69; background-color: #966F6915; }

Alert / Toast

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

Link / Accent

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

a { color: #966F69; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #966F69 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 111, 105

Red: 150 / Green: 111 / Blue: 105

HSL

8°, 18%, 50%

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

CMYK

0%, 26%, 30%, 41%

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

What color is #966F69?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #966F69 to RGB:

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

HEX to HSL

Convert #966F69 to HSL:

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

HEX to CMYK

Convert #966F69 to CMYK:

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

Color Meaning and Usage

#966F69 is a balanced red color with RGB values of 150, 111, 105 and HSL of 8°, 18%, 50%. 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 #966F69 is #699096, creating high-contrast pairings. For softer combinations, try analogous colors like #966979.

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

Contrast with #966F69

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #966F69?

#966F69 is a balanced red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #966F69?

#966F69 in RGB is (150, 111, 105) - 150 red, 111 green, and 105 blue.

How to use #966F69 in CSS?

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

What colors go well with #966F69?

#699096 (complementary), #966979 (analogous), and #694D49 (lighter shade) work well with #966F69.