#163A6A Color Information

Hex color code: #163A6A

#163A6A is a calming blue color. In RGB it is (22, 58, 106), and in HSL it is (214°, 66%, 25%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#163A6A
RGB
22, 58, 106
HSL
214°, 66%, 25%
CMYK
79%, 45%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #163A6A; 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 #163A6A; background-color: #163A6A15; }

Alert / Toast

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

Link / Accent

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

a { color: #163A6A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #163A6A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

22, 58, 106

Red: 22 / Green: 58 / Blue: 106

HSL

214°, 66%, 25%

Hue: 214° / Saturation: 66% / Lightness: 25%

CMYK

79%, 45%, 0%, 58%

Cyan: 79% / Magenta: 45% / Yellow: 0% / Key: 58%

What color is #163A6A?

#163A6A is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #163A6A to RGB:

rgb(22, 58, 106)HEX to RGB Converter →

HEX to HSL

Convert #163A6A to HSL:

hsl(214, 66%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #163A6A to CMYK:

cmyk(79%, 45%, 0%, 58%)Color Converter →

Color Meaning and Usage

A calming blue tone, #163A6A has RGB (22, 58, 106) and HSL (214°, 66%, 25%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #163A6A is #6A4516, creating high-contrast pairings. For softer combinations, try analogous colors like #16646A.

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

Contrast with #163A6A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #163A6A?

#163A6A is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #163A6A?

#163A6A in RGB is (22, 58, 106) - 22 red, 58 green, and 106 blue.

How to use #163A6A in CSS?

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

What colors go well with #163A6A?

#6A4516 (complementary), #16646A (analogous), and #09172A (lighter shade) work well with #163A6A.