#65867C Color Information

Hex color code: #65867C

A balanced cyan shade, #65867C appears as (101, 134, 124) in RGB and (162°, 14%, 46%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSlate Gray
HEX
#65867C
RGB
101, 134, 124
HSL
162°, 14%, 46%
CMYK
25%, 0%, 7%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #65867C; color: #000000; }

Badge

New Feature
.badge { background-color: #65867C; color: #000000; }

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 #65867C; background-color: #65867C15; }

Alert / Toast

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

Link / Accent

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

a { color: #65867C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #65867C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

101, 134, 124

Red: 101 / Green: 134 / Blue: 124

HSL

162°, 14%, 46%

Hue: 162° / Saturation: 14% / Lightness: 46%

CMYK

25%, 0%, 7%, 47%

Cyan: 25% / Magenta: 0% / Yellow: 7% / Key: 47%

What color is #65867C?

#65867C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #65867C to RGB:

rgb(101, 134, 124)HEX to RGB Converter →

HEX to HSL

Convert #65867C to HSL:

hsl(162, 14%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #65867C to CMYK:

cmyk(25%, 0%, 7%, 47%)Color Converter →

Color Meaning and Usage

A neutral cyan tone, #65867C has RGB (101, 134, 124) and HSL (162°, 14%, 46%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #65867C is #86656F, creating high-contrast pairings. For softer combinations, try analogous colors like #65866B.

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

Contrast with #65867C

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

Contrast Ratio: 5.25:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #65867C?

#65867C is a neutral cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #65867C?

#65867C in RGB is (101, 134, 124) - 101 red, 134 green, and 124 blue.

How to use #65867C in CSS?

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

What colors go well with #65867C?

#86656F (complementary), #65866B (analogous), and #445A53 (lighter shade) work well with #65867C.