#697079 Color Information

Hex color code: #697079

A balanced blue shade, #697079 appears as (105, 112, 121) in RGB and (214°, 7%, 44%) in HSL. It is often used for branding and logos.

Try:
Color NameGray
HEX
#697079
RGB
105, 112, 121
HSL
214°, 7%, 44%
CMYK
13%, 7%, 0%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #697079; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 112, 121

Red: 105 / Green: 112 / Blue: 121

HSL

214°, 7%, 44%

Hue: 214° / Saturation: 7% / Lightness: 44%

CMYK

13%, 7%, 0%, 53%

Cyan: 13% / Magenta: 7% / Yellow: 0% / Key: 53%

What color is #697079?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #697079 to RGB:

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

HEX to HSL

Convert #697079 to HSL:

hsl(214, 7%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #697079 to CMYK:

cmyk(13%, 7%, 0%, 53%)Color Converter →

Color Meaning and Usage

A neutral blue tone, #697079 has RGB (105, 112, 121) and HSL (214°, 7%, 44%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #697079 is #787168, creating high-contrast pairings. For softer combinations, try analogous colors like #687778.

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

Contrast with #697079

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #697079?

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

What is the RGB value of #697079?

#697079 in RGB is (105, 112, 121) - 105 red, 112 green, and 121 blue.

How to use #697079 in CSS?

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

What colors go well with #697079?

#787168 (complementary), #687778 (analogous), and #45494F (lighter shade) work well with #697079.