#416668 Color Information

Hex color code: #416668

A subtle cyan shade, #416668 appears as (65, 102, 104) in RGB and (183°, 23%, 33%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#416668
RGB
65, 102, 104
HSL
183°, 23%, 33%
CMYK
38%, 2%, 0%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #416668; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 102, 104

Red: 65 / Green: 102 / Blue: 104

HSL

183°, 23%, 33%

Hue: 183° / Saturation: 23% / Lightness: 33%

CMYK

38%, 2%, 0%, 59%

Cyan: 38% / Magenta: 2% / Yellow: 0% / Key: 59%

What color is #416668?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #416668 to RGB:

rgb(65, 102, 104)HEX to RGB Converter →

HEX to HSL

Convert #416668 to HSL:

hsl(183, 23%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #416668 to CMYK:

cmyk(38%, 2%, 0%, 59%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #416668 has RGB (65, 102, 104) and HSL (183°, 23%, 33%). Known for evoking trust and professionalism, this cyan-blue hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #416668 is #684341, creating high-contrast pairings. For softer combinations, try analogous colors like #416856.

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

Contrast with #416668

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #416668?

#416668 is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #416668?

#416668 in RGB is (65, 102, 104) - 65 red, 102 green, and 104 blue.

How to use #416668 in CSS?

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

What colors go well with #416668?

#684341 (complementary), #416856 (analogous), and #233738 (lighter shade) work well with #416668.