#757A79 Color Information

Hex color code: #757A79

A muted cyan shade, #757A79 appears as (117, 122, 121) in RGB and (168°, 2%, 47%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#757A79
RGB
117, 122, 121
HSL
168°, 2%, 47%
CMYK
4%, 0%, 1%, 52%

Shades

CSS Usage
color: #757A79;
background-color: #757A79;
border-color: #757A79;
box-shadow: 0 0 10px #757A79;
border: 2px solid #757A79;
Tailwind Usage
bg-[#757A79]
text-[#757A79]
border-[#757A79]
shadow-[0_0_10px_757A79]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #757A79, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #757A79; color: #000000; }

Badge

New Feature
.badge { background-color: #757A79; 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 #757A79; background-color: #757A7915; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #757A7920; border-left: 4px solid #757A79; }

Link / Accent

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

a { color: #757A79; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #757A79 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 122, 121

Red: 117 / Green: 122 / Blue: 121

HSL

168°, 2%, 47%

Hue: 168° / Saturation: 2% / Lightness: 47%

CMYK

4%, 0%, 1%, 52%

Cyan: 4% / Magenta: 0% / Yellow: 1% / Key: 52%

What color is #757A79?

#757A79 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #757A79 to RGB:

rgb(117, 122, 121)HEX to RGB Converter →

HEX to HSL

Convert #757A79 to HSL:

hsl(168, 2%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #757A79 to CMYK:

cmyk(4%, 0%, 1%, 52%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #757A79 has RGB (117, 122, 121) and HSL (168°, 2%, 47%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #757A79 is #7A7576, creating high-contrast pairings. For softer combinations, try analogous colors like #757A77.

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

Contrast with #757A79

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #757A79?

#757A79 is a subtle cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #757A79?

#757A79 in RGB is (117, 122, 121) - 117 red, 122 green, and 121 blue.

How to use #757A79 in CSS?

Use #757A79 directly in your CSS properties like color or background-color.

What colors go well with #757A79?

#7A7576 (complementary), #757A77 (analogous), and #505353 (lighter shade) work well with #757A79.