#41715C Color Information

Hex color code: #41715C

A delicate cyan shade, #41715C appears as (65, 113, 92) in RGB and (154°, 27%, 35%) in HSL. It is widely used in graphic design.

Try:
Color NameSea Green
HEX
#41715C
RGB
65, 113, 92
HSL
154°, 27%, 35%
CMYK
42%, 0%, 19%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #41715C; 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 #41715C; background-color: #41715C15; }

Alert / Toast

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

Link / Accent

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

a { color: #41715C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 113, 92

Red: 65 / Green: 113 / Blue: 92

HSL

154°, 27%, 35%

Hue: 154° / Saturation: 27% / Lightness: 35%

CMYK

42%, 0%, 19%, 56%

Cyan: 42% / Magenta: 0% / Yellow: 19% / Key: 56%

What color is #41715C?

#41715C is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41715C to RGB:

rgb(65, 113, 92)HEX to RGB Converter →

HEX to HSL

Convert #41715C to HSL:

hsl(154, 27%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #41715C to CMYK:

cmyk(42%, 0%, 19%, 56%)Color Converter →

Color Meaning and Usage

#41715C is a gentle cyan color with RGB values of 65, 113, 92 and HSL of 154°, 27%, 35%. This cyan-blue hue evokes trust and professionalism, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41715C is #714156, creating high-contrast pairings. For softer combinations, try analogous colors like #417144.

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

Contrast with #41715C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41715C?

#41715C is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #41715C?

#41715C in RGB is (65, 113, 92) - 65 red, 113 green, and 92 blue.

How to use #41715C in CSS?

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

What colors go well with #41715C?

#714156 (complementary), #417144 (analogous), and #254135 (lighter shade) work well with #41715C.