#79709E Color Information

Hex color code: #79709E

#79709E is a understated blue color. In RGB it is (121, 112, 158), and in HSL it is (252°, 19%, 53%). It is widely used in graphic design.

Try:
Color NameSlate Gray
HEX
#79709E
RGB
121, 112, 158
HSL
252°, 19%, 53%
CMYK
23%, 29%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #79709E; color: #000000; }

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #79709E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 112, 158

Red: 121 / Green: 112 / Blue: 158

HSL

252°, 19%, 53%

Hue: 252° / Saturation: 19% / Lightness: 53%

CMYK

23%, 29%, 0%, 38%

Cyan: 23% / Magenta: 29% / Yellow: 0% / Key: 38%

What color is #79709E?

#79709E is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #79709E to RGB:

rgb(121, 112, 158)HEX to RGB Converter →

HEX to HSL

Convert #79709E to HSL:

hsl(252, 19%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #79709E to CMYK:

cmyk(23%, 29%, 0%, 38%)Color Converter →

Color Meaning and Usage

A neutral blue tone, #79709E has RGB (121, 112, 158) and HSL (252°, 19%, 53%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #79709E is #959E70, creating high-contrast pairings. For softer combinations, try analogous colors like #707E9E.

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

Contrast with #79709E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #79709E?

#79709E is a neutral blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #79709E?

#79709E in RGB is (121, 112, 158) - 121 red, 112 green, and 158 blue.

How to use #79709E in CSS?

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

What colors go well with #79709E?

#959E70 (complementary), #707E9E (analogous), and #564E73 (lighter shade) work well with #79709E.