#173CAB Color Information

Hex color code: #173CAB

#173CAB is a bold blue color. In RGB it is (23, 60, 171), and in HSL it is (225°, 76%, 38%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#173CAB
RGB
23, 60, 171
HSL
225°, 76%, 38%
CMYK
87%, 65%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #173CAB; 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 #173CAB; background-color: #173CAB15; }

Alert / Toast

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

Link / Accent

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

a { color: #173CAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #173CAB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

23, 60, 171

Red: 23 / Green: 60 / Blue: 171

HSL

225°, 76%, 38%

Hue: 225° / Saturation: 76% / Lightness: 38%

CMYK

87%, 65%, 0%, 33%

Cyan: 87% / Magenta: 65% / Yellow: 0% / Key: 33%

What color is #173CAB?

#173CAB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #173CAB to RGB:

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

HEX to HSL

Convert #173CAB to HSL:

hsl(225, 76%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #173CAB to CMYK:

cmyk(87%, 65%, 0%, 33%)Color Converter →

Color Meaning and Usage

#173CAB is a eye-catching blue color with RGB values of 23, 60, 171 and HSL of 225°, 76%, 38%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #173CAB is #AB8617, creating high-contrast pairings. For softer combinations, try analogous colors like #1786AB.

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

Contrast with #173CAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #173CAB?

#173CAB is a eye-catching blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #173CAB?

#173CAB in RGB is (23, 60, 171) - 23 red, 60 green, and 171 blue.

How to use #173CAB in CSS?

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

What colors go well with #173CAB?

#AB8617 (complementary), #1786AB (analogous), and #0E2467 (lighter shade) work well with #173CAB.