#09424E Color Information

Hex color code: #09424E

A dark cyan shade, #09424E appears as (9, 66, 78) in RGB and (190°, 79%, 17%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#09424E
RGB
9, 66, 78
HSL
190°, 79%, 17%
CMYK
88%, 15%, 0%, 69%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #09424E; 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 #09424E; background-color: #09424E15; }

Alert / Toast

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

Link / Accent

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

a { color: #09424E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #09424E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

9, 66, 78

Red: 9 / Green: 66 / Blue: 78

HSL

190°, 79%, 17%

Hue: 190° / Saturation: 79% / Lightness: 17%

CMYK

88%, 15%, 0%, 69%

Cyan: 88% / Magenta: 15% / Yellow: 0% / Key: 69%

What color is #09424E?

#09424E is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #09424E to RGB:

rgb(9, 66, 78)HEX to RGB Converter →

HEX to HSL

Convert #09424E to HSL:

hsl(190, 79%, 17%)RGB to HSL Converter →

HEX to CMYK

Convert #09424E to CMYK:

cmyk(88%, 15%, 0%, 69%)Color Converter →

Color Meaning and Usage

#09424E is a rich cyan color with RGB values of 9, 66, 78 and HSL of 190°, 79%, 17%. This very dark shade evokes sophistication and elegance, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #09424E is #4E1509, creating high-contrast pairings. For softer combinations, try analogous colors like #094E37.

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

Contrast with #09424E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #09424E?

#09424E is a rich cyan color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #09424E?

#09424E in RGB is (9, 66, 78) - 9 red, 66 green, and 78 blue.

How to use #09424E in CSS?

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

What colors go well with #09424E?

#4E1509 (complementary), #094E37 (analogous), and #010809 (lighter shade) work well with #09424E.