#79664E Color Information

Hex color code: #79664E

The hex color #79664E is a delicate orange with RGB values of (121, 102, 78) and HSL of (33°, 22%, 39%). It is widely used in graphic design.

Try:
Color NameDark Olive Green
HEX
#79664E
RGB
121, 102, 78
HSL
33°, 22%, 39%
CMYK
0%, 16%, 36%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #79664E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #79664E; 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 #79664E; background-color: #79664E15; }

Alert / Toast

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

Link / Accent

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

a { color: #79664E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #79664E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 102, 78

Red: 121 / Green: 102 / Blue: 78

HSL

33°, 22%, 39%

Hue: 33° / Saturation: 22% / Lightness: 39%

CMYK

0%, 16%, 36%, 53%

Cyan: 0% / Magenta: 16% / Yellow: 36% / Key: 53%

What color is #79664E?

#79664E is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #79664E to RGB:

rgb(121, 102, 78)HEX to RGB Converter →

HEX to HSL

Convert #79664E to HSL:

hsl(33, 22%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #79664E to CMYK:

cmyk(0%, 16%, 36%, 53%)Color Converter →

Color Meaning and Usage

#79664E is a soft orange color with RGB values of 121, 102, 78 and HSL of 33°, 22%, 39%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #79664E is #4E6179, creating high-contrast pairings. For softer combinations, try analogous colors like #79504E.

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

Contrast with #79664E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #79664E?

#79664E is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #79664E?

#79664E in RGB is (121, 102, 78) - 121 red, 102 green, and 78 blue.

How to use #79664E in CSS?

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

What colors go well with #79664E?

#4E6179 (complementary), #79504E (analogous), and #4B3F30 (lighter shade) work well with #79664E.