#717376 Color Information

Hex color code: #717376

A neutral blue shade, #717376 appears as (113, 115, 118) in RGB and (216°, 2%, 45%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#717376
RGB
113, 115, 118
HSL
216°, 2%, 45%
CMYK
4%, 3%, 0%, 54%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #717376; 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 #717376; background-color: #71737615; }

Alert / Toast

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

Link / Accent

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

a { color: #717376; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #717376 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 115, 118

Red: 113 / Green: 115 / Blue: 118

HSL

216°, 2%, 45%

Hue: 216° / Saturation: 2% / Lightness: 45%

CMYK

4%, 3%, 0%, 54%

Cyan: 4% / Magenta: 3% / Yellow: 0% / Key: 54%

What color is #717376?

#717376 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #717376 to RGB:

rgb(113, 115, 118)HEX to RGB Converter →

HEX to HSL

Convert #717376 to HSL:

hsl(216, 2%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #717376 to CMYK:

cmyk(4%, 3%, 0%, 54%)Color Converter →

Color Meaning and Usage

#717376 is a neutral blue color with RGB values of 113, 115, 118 and HSL of 216°, 2%, 45%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #717376 is #757370, creating high-contrast pairings. For softer combinations, try analogous colors like #707575.

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

Contrast with #717376

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #717376?

#717376 is a neutral blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #717376?

#717376 in RGB is (113, 115, 118) - 113 red, 115 green, and 118 blue.

How to use #717376 in CSS?

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

What colors go well with #717376?

#757370 (complementary), #707575 (analogous), and #4B4C4E (lighter shade) work well with #717376.