#416368 Color Information

Hex color code: #416368

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

Try:
Color NameDark Slate Gray
HEX
#416368
RGB
65, 99, 104
HSL
188°, 23%, 33%
CMYK
38%, 5%, 0%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #416368; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 99, 104

Red: 65 / Green: 99 / Blue: 104

HSL

188°, 23%, 33%

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

CMYK

38%, 5%, 0%, 59%

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

What color is #416368?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #416368 to RGB:

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

HEX to HSL

Convert #416368 to HSL:

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

HEX to CMYK

Convert #416368 to CMYK:

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

Color Meaning and Usage

#416368 is a soft cyan color with RGB values of 65, 99, 104 and HSL of 188°, 23%, 33%. This cyan-blue hue evokes trust and professionalism, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #416368 is #684641, creating high-contrast pairings. For softer combinations, try analogous colors like #416859.

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

Contrast with #416368

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #416368?

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

What is the RGB value of #416368?

#416368 in RGB is (65, 99, 104) - 65 red, 99 green, and 104 blue.

How to use #416368 in CSS?

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

What colors go well with #416368?

#684641 (complementary), #416859 (analogous), and #233638 (lighter shade) work well with #416368.