✓ Copied to clipboard
#6D6C7F (Muted Blue) color swatch preview — Color From Pic.
#6D6C7F — Muted Blue color swatch

Muted Blue

#6D6C7F

📝 Color Information for #6D6C7F

The hexadecimal color code #6D6C7F represents a medium shade in the gray family. In the RGB color model, this color is composed of 109 red, 108 green, and 127 blue, which translates to approximately 43% red, 42% green, and 50% blue. This makes it a nearly neutral color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #6D6C7F has a hue of 243 degrees, a saturation level of 8%, and a lightness value of 46%. The hue angle of 243° places this color firmly in the gray spectrum. In the HSV/HSB color model, this translates to a hue of 243°, saturation of 15%, and brightness/value of 50%. For print applications using the CMYK color model, #6D6C7F would be reproduced using 14% cyan, 15% magenta, 0% yellow, and 50% black. The closest web-safe color is #666666, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #6D6C7F with other colors, consider its complementary color at hue 63° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 7171199, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #6D6C7F

Tailwind CSS
gray-500
HEX
#6D6C7F
RGB
rgb(109, 108, 127)
RGB %
43%, 42%, 50%
HSL
hsl(243, 8%, 46%)
HSV
hsv(243, 15%, 50%)
CMYK
14%, 15%, 0%, 50%
Decimal
7171199
Web Safe
#666666

🎨 Color Schemes for #6D6C7F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #6D6C7F

🌗 Shades and Tints of #6D6C7F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #6D6C7F

Tones (adding gray / desaturating)

🌈 Hue Variations of #6D6C7F

Hue Variations (shifting the color spectrum)

👁️ Preview of #6D6C7F in Use

Text on #6D6C7F
This demonstrates text readability on the color background. (Click to edit)
#6D6C7F as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #6D6C7F

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #6D6C7F

:root { --color-hex: #6D6C7F; --color-rgb: 109, 108, 127; --color-hsl: 243, 8%, 46%; } .bg-color { background-color: #6D6C7F; } .text-color { color: #6D6C7F; } .border-color { border-color: #6D6C7F; }

🛠️ Use #6D6C7F in Your Project

🎨
Build a Palette with #6D6C7F
Generate harmonious color schemes
⚖️
Check Contrast for #6D6C7F
WCAG accessibility testing
🌈
Create a Gradient with #6D6C7F
Beautiful CSS gradients

🔗 Related Colors to #6D6C7F

#6C747F
Hue -30°
#6C707F
Hue -15°
#726C7F
Hue +15°
#766C7F
Hue +30°
#5C5B6B
85% L
#4C4B58
70% L
#36363F
50% L
#212127
30% L
#89899A
57% L
#A8A7B4
68% L
#C3C2CB
78% L
#E1E1E5
89% L

About Muted Blue (#6D6C7F)

Muted Blue is a medium, muted, cool gray color with a hue angle of 243°, saturation of 8%, and lightness of 46%. Its RGB value is (109, 108, 127) and its CMYK breakdown is C:14% M:15% Y:0% K:50%.

This is a Winter (Muted) color palette archetype. Trust, Loyalty, Wisdom, Confidence. Blue is considered beneficial to the mind and body.

Frequently Asked Questions About #6D6C7F

What is the HEX code for Muted Blue? +

The HEX code for Muted Blue is #6D6C7F. In CSS you can use it directly as color: #6D6C7F; or as a background: background-color: #6D6C7F;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #6D6C7F? +

The RGB value of #6D6C7F is rgb(109, 108, 127). This means the color contains 109 out of 255 parts red, 108 out of 255 parts green, and 127 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(109, 108, 127);

What is the HSL value of #6D6C7F? +

The HSL value of #6D6C7F is hsl(243, 8%, 46%). The hue is 243°, placing it in the gray family on the color wheel. The saturation is 8%, making it muted. The lightness is 46%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #6D6C7F a warm or cool color? +

#6D6C7F is classified as a cool color based on its hue angle of 243°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #6D6C7F? +

The approximate CMYK value of #6D6C7F is C:14% M:15% Y:0% K:50%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #6D6C7F with Other Tools

🔢
Color Converter
Get all formats for #6D6C7F — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #6D6C7F passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #6D6C7F.
👓
Blindness Simulator
See how #6D6C7F appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #6D6C7F.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #6D6C7F.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #6D6C7F.
🔬
Technical Formats
See #6D6C7F in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #6D6C7F as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.