#41595D Color Information

Hex color code: #41595D

The hex color #41595D is a subtle cyan with RGB values of (65, 89, 93) and HSL of (189°, 18%, 31%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#41595D
RGB
65, 89, 93
HSL
189°, 18%, 31%
CMYK
30%, 4%, 0%, 64%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #41595D; 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 #41595D; background-color: #41595D15; }

Alert / Toast

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

Link / Accent

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

a { color: #41595D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #41595D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 89, 93

Red: 65 / Green: 89 / Blue: 93

HSL

189°, 18%, 31%

Hue: 189° / Saturation: 18% / Lightness: 31%

CMYK

30%, 4%, 0%, 64%

Cyan: 30% / Magenta: 4% / Yellow: 0% / Key: 64%

What color is #41595D?

#41595D is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41595D to RGB:

rgb(65, 89, 93)HEX to RGB Converter →

HEX to HSL

Convert #41595D to HSL:

hsl(189, 18%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #41595D to CMYK:

cmyk(30%, 4%, 0%, 64%)Color Converter →

Color Meaning and Usage

A balanced cyan tone, #41595D has RGB (65, 89, 93) and HSL (189°, 18%, 31%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41595D is #5D4541, creating high-contrast pairings. For softer combinations, try analogous colors like #415D53.

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

Contrast with #41595D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41595D?

#41595D is a balanced cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #41595D?

#41595D in RGB is (65, 89, 93) - 65 red, 89 green, and 93 blue.

How to use #41595D in CSS?

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

What colors go well with #41595D?

#5D4541 (complementary), #415D53 (analogous), and #212E30 (lighter shade) work well with #41595D.