#71979A Color Information

Hex color code: #71979A

The hex color #71979A is a balanced cyan with RGB values of (113, 151, 154) and HSL of (184°, 17%, 52%). It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#71979A
RGB
113, 151, 154
HSL
184°, 17%, 52%
CMYK
27%, 2%, 0%, 40%

Shades

CSS Usage
color: #71979A;
background-color: #71979A;
border-color: #71979A;
box-shadow: 0 0 10px #71979A;
border: 2px solid #71979A;
Tailwind Usage
bg-[#71979A]
text-[#71979A]
border-[#71979A]
shadow-[0_0_10px_71979A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #71979A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #71979A; color: #000000; }

Badge

New Feature
.badge { background-color: #71979A; 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 #71979A; background-color: #71979A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #71979A20; border-left: 4px solid #71979A; }

Link / Accent

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

a { color: #71979A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #71979A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 151, 154

Red: 113 / Green: 151 / Blue: 154

HSL

184°, 17%, 52%

Hue: 184° / Saturation: 17% / Lightness: 52%

CMYK

27%, 2%, 0%, 40%

Cyan: 27% / Magenta: 2% / Yellow: 0% / Key: 40%

What color is #71979A?

#71979A is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #71979A to RGB:

rgb(113, 151, 154)HEX to RGB Converter →

HEX to HSL

Convert #71979A to HSL:

hsl(184, 17%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #71979A to CMYK:

cmyk(27%, 2%, 0%, 40%)Color Converter →

Color Meaning and Usage

#71979A is a balanced cyan color with RGB values of 113, 151, 154 and HSL of 184°, 17%, 52%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #71979A is #997370, creating high-contrast pairings. For softer combinations, try analogous colors like #709987.

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

Contrast with #71979A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #71979A?

#71979A is a balanced cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #71979A?

#71979A in RGB is (113, 151, 154) - 113 red, 151 green, and 154 blue.

How to use #71979A in CSS?

Use #71979A directly in your CSS properties like color or background-color.

What colors go well with #71979A?

#997370 (complementary), #709987 (analogous), and #4E6C6E (lighter shade) work well with #71979A.