#16709C Color Information

Hex color code: #16709C

A eye-catching blue shade, #16709C appears as (22, 112, 156) in RGB and (200°, 75%, 35%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Cyan
HEX
#16709C
RGB
22, 112, 156
HSL
200°, 75%, 35%
CMYK
86%, 28%, 0%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #16709C; 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 #16709C; background-color: #16709C15; }

Alert / Toast

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

Link / Accent

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

a { color: #16709C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #16709C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

22, 112, 156

Red: 22 / Green: 112 / Blue: 156

HSL

200°, 75%, 35%

Hue: 200° / Saturation: 75% / Lightness: 35%

CMYK

86%, 28%, 0%, 39%

Cyan: 86% / Magenta: 28% / Yellow: 0% / Key: 39%

What color is #16709C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #16709C to RGB:

rgb(22, 112, 156)HEX to RGB Converter →

HEX to HSL

Convert #16709C to HSL:

hsl(200, 75%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #16709C to CMYK:

cmyk(86%, 28%, 0%, 39%)Color Converter →

Color Meaning and Usage

A striking blue tone, #16709C has RGB (22, 112, 156) and HSL (200°, 75%, 35%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #16709C is #9C4316, creating high-contrast pairings. For softer combinations, try analogous colors like #169C86.

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

Contrast with #16709C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #16709C?

#16709C is a striking blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #16709C?

#16709C in RGB is (22, 112, 156) - 22 red, 112 green, and 156 blue.

How to use #16709C in CSS?

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

What colors go well with #16709C?

#9C4316 (complementary), #169C86 (analogous), and #0D4059 (lighter shade) work well with #16709C.