#4C675F Color Information

Hex color code: #4C675F

A neutral cyan shade, #4C675F appears as (76, 103, 95) in RGB and (162°, 15%, 35%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#4C675F
RGB
76, 103, 95
HSL
162°, 15%, 35%
CMYK
26%, 0%, 8%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #4C675F; 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 #4C675F; background-color: #4C675F15; }

Alert / Toast

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

Link / Accent

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

a { color: #4C675F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4C675F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

76, 103, 95

Red: 76 / Green: 103 / Blue: 95

HSL

162°, 15%, 35%

Hue: 162° / Saturation: 15% / Lightness: 35%

CMYK

26%, 0%, 8%, 60%

Cyan: 26% / Magenta: 0% / Yellow: 8% / Key: 60%

What color is #4C675F?

#4C675F is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4C675F to RGB:

rgb(76, 103, 95)HEX to RGB Converter →

HEX to HSL

Convert #4C675F to HSL:

hsl(162, 15%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #4C675F to CMYK:

cmyk(26%, 0%, 8%, 60%)Color Converter →

Color Meaning and Usage

A neutral cyan tone, #4C675F has RGB (76, 103, 95) and HSL (162°, 15%, 35%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4C675F is #674C54, creating high-contrast pairings. For softer combinations, try analogous colors like #4C6751.

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

Contrast with #4C675F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4C675F?

#4C675F is a neutral cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #4C675F?

#4C675F in RGB is (76, 103, 95) - 76 red, 103 green, and 95 blue.

How to use #4C675F in CSS?

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

What colors go well with #4C675F?

#674C54 (complementary), #4C6751 (analogous), and #2B3B36 (lighter shade) work well with #4C675F.