#180C6A Color Information

Hex color code: #180C6A

A dark blue shade, #180C6A appears as (24, 12, 106) in RGB and (248°, 80%, 23%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameNavy
HEX
#180C6A
RGB
24, 12, 106
HSL
248°, 80%, 23%
CMYK
77%, 89%, 0%, 58%

Shades

CSS Usage
color: #180C6A;
background-color: #180C6A;
border-color: #180C6A;
box-shadow: 0 0 10px #180C6A;
border: 2px solid #180C6A;
Tailwind Usage
bg-[#180C6A]
text-[#180C6A]
border-[#180C6A]
shadow-[0_0_10px_180C6A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #180C6A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #180C6A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #180C6A; 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 #180C6A; background-color: #180C6A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #180C6A20; border-left: 4px solid #180C6A; }

Link / Accent

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

a { color: #180C6A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #180C6A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

24, 12, 106

Red: 24 / Green: 12 / Blue: 106

HSL

248°, 80%, 23%

Hue: 248° / Saturation: 80% / Lightness: 23%

CMYK

77%, 89%, 0%, 58%

Cyan: 77% / Magenta: 89% / Yellow: 0% / Key: 58%

What color is #180C6A?

#180C6A is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #180C6A to RGB:

rgb(24, 12, 106)HEX to RGB Converter →

HEX to HSL

Convert #180C6A to HSL:

hsl(248, 80%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #180C6A to CMYK:

cmyk(77%, 89%, 0%, 58%)Color Converter →

Color Meaning and Usage

#180C6A is a dark blue color with RGB values of 24, 12, 106 and HSL of 248°, 80%, 23%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #180C6A is #5D6A0C, creating high-contrast pairings. For softer combinations, try analogous colors like #0C2E6A.

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

Contrast with #180C6A

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 #180C6A?

#180C6A is a dark blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #180C6A?

#180C6A in RGB is (24, 12, 106) - 24 red, 12 green, and 106 blue.

How to use #180C6A in CSS?

Use #180C6A directly in your CSS properties like color or background-color.

What colors go well with #180C6A?

#5D6A0C (complementary), #0C2E6A (analogous), and #080425 (lighter shade) work well with #180C6A.