#67696F Color Information

Hex color code: #67696F

A understated blue shade, #67696F appears as (103, 105, 111) in RGB and (225°, 4%, 42%) in HSL. It is widely used in graphic design.

Try:
Color NameGray
HEX
#67696F
RGB
103, 105, 111
HSL
225°, 4%, 42%
CMYK
7%, 5%, 0%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #67696F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 105, 111

Red: 103 / Green: 105 / Blue: 111

HSL

225°, 4%, 42%

Hue: 225° / Saturation: 4% / Lightness: 42%

CMYK

7%, 5%, 0%, 56%

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

What color is #67696F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #67696F to RGB:

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

HEX to HSL

Convert #67696F to HSL:

hsl(225, 4%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #67696F to CMYK:

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

Color Meaning and Usage

A muted blue tone, #67696F has RGB (103, 105, 111) and HSL (225°, 4%, 42%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #67696F is #6F6D67, creating high-contrast pairings. For softer combinations, try analogous colors like #676D6F.

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

Contrast with #67696F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #67696F?

#67696F is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #67696F?

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

How to use #67696F in CSS?

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

What colors go well with #67696F?

#6F6D67 (complementary), #676D6F (analogous), and #424348 (lighter shade) work well with #67696F.