#16173C Color Information

Hex color code: #16173C

The hex color #16173C is a rich blue with RGB values of (22, 23, 60) and HSL of (238°, 46%, 16%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#16173C
RGB
22, 23, 60
HSL
238°, 46%, 16%
CMYK
63%, 62%, 0%, 76%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #16173C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

22, 23, 60

Red: 22 / Green: 23 / Blue: 60

HSL

238°, 46%, 16%

Hue: 238° / Saturation: 46% / Lightness: 16%

CMYK

63%, 62%, 0%, 76%

Cyan: 63% / Magenta: 62% / Yellow: 0% / Key: 76%

What color is #16173C?

#16173C is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #16173C to RGB:

rgb(22, 23, 60)HEX to RGB Converter →

HEX to HSL

Convert #16173C to HSL:

hsl(238, 46%, 16%)RGB to HSL Converter →

HEX to CMYK

Convert #16173C to CMYK:

cmyk(63%, 62%, 0%, 76%)Color Converter →

Color Meaning and Usage

#16173C is a intense blue color with RGB values of 22, 23, 60 and HSL of 238°, 46%, 16%. 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 #16173C is #3C3A16, creating high-contrast pairings. For softer combinations, try analogous colors like #162A3C.

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

Contrast with #16173C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #16173C?

#16173C is a intense blue color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #16173C?

#16173C in RGB is (22, 23, 60) - 22 red, 23 green, and 60 blue.

How to use #16173C in CSS?

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

What colors go well with #16173C?

#3C3A16 (complementary), #162A3C (analogous), and #010104 (lighter shade) work well with #16173C.