#676565 Color Information

Hex color code: #676565

A subtle red shade, #676565 appears as (103, 101, 101) in RGB and (0°, 1%, 40%) in HSL. It is popular in mobile app design.

Try:
Color NameGray
HEX
#676565
RGB
103, 101, 101
HSL
0°, 1%, 40%
CMYK
0%, 2%, 2%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #676565; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 101, 101

Red: 103 / Green: 101 / Blue: 101

HSL

0°, 1%, 40%

Hue: 0° / Saturation: 1% / Lightness: 40%

CMYK

0%, 2%, 2%, 60%

Cyan: 0% / Magenta: 2% / Yellow: 2% / Key: 60%

What color is #676565?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #676565 to RGB:

rgb(103, 101, 101)HEX to RGB Converter →

HEX to HSL

Convert #676565 to HSL:

hsl(0, 1%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #676565 to CMYK:

cmyk(0%, 2%, 2%, 60%)Color Converter →

Color Meaning and Usage

#676565 is a balanced red color with RGB values of 103, 101, 101 and HSL of 0°, 1%, 40%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #676565 is #656767, creating high-contrast pairings. For softer combinations, try analogous colors like #676566.

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

Contrast with #676565

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #676565?

#676565 is a balanced red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #676565?

#676565 in RGB is (103, 101, 101) - 103 red, 101 green, and 101 blue.

How to use #676565 in CSS?

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

What colors go well with #676565?

#656767 (complementary), #676566 (analogous), and #403F3F (lighter shade) work well with #676565.