#10185B Color Information

Hex color code: #10185B

A rich blue shade, #10185B appears as (16, 24, 91) in RGB and (234°, 70%, 21%) in HSL. It is popular in mobile app design.

Try:
Color NameNavy
HEX
#10185B
RGB
16, 24, 91
HSL
234°, 70%, 21%
CMYK
82%, 74%, 0%, 64%

Shades

CSS Usage
color: #10185B;
background-color: #10185B;
border-color: #10185B;
box-shadow: 0 0 10px #10185B;
border: 2px solid #10185B;
Tailwind Usage
bg-[#10185B]
text-[#10185B]
border-[#10185B]
shadow-[0_0_10px_10185B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #10185B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #10185B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #10185B; 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 #10185B; background-color: #10185B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #10185B20; border-left: 4px solid #10185B; }

Link / Accent

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

a { color: #10185B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #10185B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

16, 24, 91

Red: 16 / Green: 24 / Blue: 91

HSL

234°, 70%, 21%

Hue: 234° / Saturation: 70% / Lightness: 21%

CMYK

82%, 74%, 0%, 64%

Cyan: 82% / Magenta: 74% / Yellow: 0% / Key: 64%

What color is #10185B?

#10185B is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #10185B to RGB:

rgb(16, 24, 91)HEX to RGB Converter →

HEX to HSL

Convert #10185B to HSL:

hsl(234, 70%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #10185B to CMYK:

cmyk(82%, 74%, 0%, 64%)Color Converter →

Color Meaning and Usage

#10185B is a deep blue color with RGB values of 16, 24, 91 and HSL of 234°, 70%, 21%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #10185B is #5B5410, creating high-contrast pairings. For softer combinations, try analogous colors like #103D5B.

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

Contrast with #10185B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #10185B?

#10185B is a deep blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #10185B?

#10185B in RGB is (16, 24, 91) - 16 red, 24 green, and 91 blue.

How to use #10185B in CSS?

Use #10185B directly in your CSS properties like color or background-color.

What colors go well with #10185B?

#5B5410 (complementary), #103D5B (analogous), and #05071A (lighter shade) work well with #10185B.