#116069 Color Information

Hex color code: #116069

#116069 is a deep cyan color. In RGB it is (17, 96, 105), and in HSL it is (186°, 72%, 24%). It is commonly used in modern UI design.

Try:
Color NameTeal
HEX
#116069
RGB
17, 96, 105
HSL
186°, 72%, 24%
CMYK
84%, 9%, 0%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #116069; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

17, 96, 105

Red: 17 / Green: 96 / Blue: 105

HSL

186°, 72%, 24%

Hue: 186° / Saturation: 72% / Lightness: 24%

CMYK

84%, 9%, 0%, 59%

Cyan: 84% / Magenta: 9% / Yellow: 0% / Key: 59%

What color is #116069?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #116069 to RGB:

rgb(17, 96, 105)HEX to RGB Converter →

HEX to HSL

Convert #116069 to HSL:

hsl(186, 72%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #116069 to CMYK:

cmyk(84%, 9%, 0%, 59%)Color Converter →

Color Meaning and Usage

A dark cyan tone, #116069 has RGB (17, 96, 105) and HSL (186°, 72%, 24%). 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 #116069 is #691A11, creating high-contrast pairings. For softer combinations, try analogous colors like #116946.

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

Contrast with #116069

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #116069?

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

What is the RGB value of #116069?

#116069 in RGB is (17, 96, 105) - 17 red, 96 green, and 105 blue.

How to use #116069 in CSS?

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

What colors go well with #116069?

#691A11 (complementary), #116946 (analogous), and #062427 (lighter shade) work well with #116069.