#106050 Color Information

Hex color code: #106050

#106050 is a dramatic cyan color. In RGB it is (16, 96, 80), and in HSL it is (168°, 71%, 22%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#106050
RGB
16, 96, 80
HSL
168°, 71%, 22%
CMYK
83%, 0%, 17%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #106050; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

16, 96, 80

Red: 16 / Green: 96 / Blue: 80

HSL

168°, 71%, 22%

Hue: 168° / Saturation: 71% / Lightness: 22%

CMYK

83%, 0%, 17%, 62%

Cyan: 83% / Magenta: 0% / Yellow: 17% / Key: 62%

What color is #106050?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #106050 to RGB:

rgb(16, 96, 80)HEX to RGB Converter →

HEX to HSL

Convert #106050 to HSL:

hsl(168, 71%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #106050 to CMYK:

cmyk(83%, 0%, 17%, 62%)Color Converter →

Color Meaning and Usage

#106050 is a dark cyan color with RGB values of 16, 96, 80 and HSL of 168°, 71%, 22%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #106050 is #601020, creating high-contrast pairings. For softer combinations, try analogous colors like #106028.

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

Contrast with #106050

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 #106050?

#106050 is a dark cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #106050?

#106050 in RGB is (16, 96, 80) - 16 red, 96 green, and 80 blue.

How to use #106050 in CSS?

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

What colors go well with #106050?

#601020 (complementary), #106028 (analogous), and #051F19 (lighter shade) work well with #106050.