#61706B Color Information

Hex color code: #61706B

The hex color #61706B is a muted cyan with RGB values of (97, 112, 107) and HSL of (160°, 7%, 41%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#61706B
RGB
97, 112, 107
HSL
160°, 7%, 41%
CMYK
13%, 0%, 4%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #61706B; 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 #61706B; background-color: #61706B15; }

Alert / Toast

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

Link / Accent

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

a { color: #61706B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #61706B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 112, 107

Red: 97 / Green: 112 / Blue: 107

HSL

160°, 7%, 41%

Hue: 160° / Saturation: 7% / Lightness: 41%

CMYK

13%, 0%, 4%, 56%

Cyan: 13% / Magenta: 0% / Yellow: 4% / Key: 56%

What color is #61706B?

#61706B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #61706B to RGB:

rgb(97, 112, 107)HEX to RGB Converter →

HEX to HSL

Convert #61706B to HSL:

hsl(160, 7%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #61706B to CMYK:

cmyk(13%, 0%, 4%, 56%)Color Converter →

Color Meaning and Usage

#61706B is a muted cyan color with RGB values of 97, 112, 107 and HSL of 160°, 7%, 41%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #61706B is #706166, creating high-contrast pairings. For softer combinations, try analogous colors like #617064.

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

Contrast with #61706B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #61706B?

#61706B is a muted cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #61706B?

#61706B in RGB is (97, 112, 107) - 97 red, 112 green, and 107 blue.

How to use #61706B in CSS?

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

What colors go well with #61706B?

#706166 (complementary), #617064 (analogous), and #3E4744 (lighter shade) work well with #61706B.