#190D6D Color Information

Hex color code: #190D6D

The hex color #190D6D is a rich blue with RGB values of (25, 13, 109) and HSL of (248°, 79%, 24%). It is often used for branding and logos.

Try:
Color NameNavy
HEX
#190D6D
RGB
25, 13, 109
HSL
248°, 79%, 24%
CMYK
77%, 88%, 0%, 57%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #190D6D; 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 #190D6D; background-color: #190D6D15; }

Alert / Toast

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

Link / Accent

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

a { color: #190D6D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #190D6D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

25, 13, 109

Red: 25 / Green: 13 / Blue: 109

HSL

248°, 79%, 24%

Hue: 248° / Saturation: 79% / Lightness: 24%

CMYK

77%, 88%, 0%, 57%

Cyan: 77% / Magenta: 88% / Yellow: 0% / Key: 57%

What color is #190D6D?

#190D6D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #190D6D to RGB:

rgb(25, 13, 109)HEX to RGB Converter →

HEX to HSL

Convert #190D6D to HSL:

hsl(248, 79%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #190D6D to CMYK:

cmyk(77%, 88%, 0%, 57%)Color Converter →

Color Meaning and Usage

A deep blue tone, #190D6D has RGB (25, 13, 109) and HSL (248°, 79%, 24%). 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 #190D6D is #616E0D, creating high-contrast pairings. For softer combinations, try analogous colors like #0D306E.

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

Contrast with #190D6D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #190D6D?

#190D6D is a deep blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #190D6D?

#190D6D in RGB is (25, 13, 109) - 25 red, 13 green, and 109 blue.

How to use #190D6D in CSS?

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

What colors go well with #190D6D?

#616E0D (complementary), #0D306E (analogous), and #0A0529 (lighter shade) work well with #190D6D.