#69716F Color Information

Hex color code: #69716F

#69716F is a understated cyan color. In RGB it is (105, 113, 111), and in HSL it is (165°, 4%, 43%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#69716F
RGB
105, 113, 111
HSL
165°, 4%, 43%
CMYK
7%, 0%, 2%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #69716F; 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 #69716F; background-color: #69716F15; }

Alert / Toast

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

Link / Accent

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

a { color: #69716F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #69716F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 113, 111

Red: 105 / Green: 113 / Blue: 111

HSL

165°, 4%, 43%

Hue: 165° / Saturation: 4% / Lightness: 43%

CMYK

7%, 0%, 2%, 56%

Cyan: 7% / Magenta: 0% / Yellow: 2% / Key: 56%

What color is #69716F?

#69716F is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #69716F to RGB:

rgb(105, 113, 111)HEX to RGB Converter →

HEX to HSL

Convert #69716F to HSL:

hsl(165, 4%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #69716F to CMYK:

cmyk(7%, 0%, 2%, 56%)Color Converter →

Color Meaning and Usage

A neutral cyan tone, #69716F has RGB (105, 113, 111) and HSL (165°, 4%, 43%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #69716F is #72696B, creating high-contrast pairings. For softer combinations, try analogous colors like #69726B.

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

Contrast with #69716F

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 #69716F?

#69716F is a neutral cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #69716F?

#69716F in RGB is (105, 113, 111) - 105 red, 113 green, and 111 blue.

How to use #69716F in CSS?

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

What colors go well with #69716F?

#72696B (complementary), #69726B (analogous), and #454A49 (lighter shade) work well with #69716F.