#180402 Color Information

Hex color code: #180402

A dark red shade, #180402 appears as (24, 4, 2) in RGB and (5°, 85%, 5%) in HSL. It is often used for branding and logos.

Try:
Color NameBlack
HEX
#180402
RGB
24, 4, 2
HSL
5°, 85%, 5%
CMYK
0%, 83%, 92%, 91%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #180402; 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 #180402; background-color: #18040215; }

Alert / Toast

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

Link / Accent

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

a { color: #180402; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #180402 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

24, 4, 2

Red: 24 / Green: 4 / Blue: 2

HSL

5°, 85%, 5%

Hue: 5° / Saturation: 85% / Lightness: 5%

CMYK

0%, 83%, 92%, 91%

Cyan: 0% / Magenta: 83% / Yellow: 92% / Key: 91%

What color is #180402?

#180402 is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #180402 to RGB:

rgb(24, 4, 2)HEX to RGB Converter →

HEX to HSL

Convert #180402 to HSL:

hsl(5, 85%, 5%)RGB to HSL Converter →

HEX to CMYK

Convert #180402 to CMYK:

cmyk(0%, 83%, 92%, 91%)Color Converter →

Color Meaning and Usage

A rich red tone, #180402 has RGB (24, 4, 2) and HSL (5°, 85%, 5%). Known for evoking sophistication and elegance, this very dark shade is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #180402 is #021618, creating high-contrast pairings. For softer combinations, try analogous colors like #18020B.

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

Contrast with #180402

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #180402?

#180402 is a rich red color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #180402?

#180402 in RGB is (24, 4, 2) - 24 red, 4 green, and 2 blue.

How to use #180402 in CSS?

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

What colors go well with #180402?

#021618 (complementary), #18020B (analogous), and #000000 (lighter shade) work well with #180402.