#1C030B Color Information

Hex color code: #1C030B

A rich magenta shade, #1C030B appears as (28, 3, 11) in RGB and (341°, 81%, 6%) in HSL. It is often used for branding and logos.

Try:
Color NameBlack
HEX
#1C030B
RGB
28, 3, 11
HSL
341°, 81%, 6%
CMYK
0%, 89%, 61%, 89%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #1C030B; 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 #1C030B; background-color: #1C030B15; }

Alert / Toast

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

Link / Accent

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

a { color: #1C030B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1C030B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

28, 3, 11

Red: 28 / Green: 3 / Blue: 11

HSL

341°, 81%, 6%

Hue: 341° / Saturation: 81% / Lightness: 6%

CMYK

0%, 89%, 61%, 89%

Cyan: 0% / Magenta: 89% / Yellow: 61% / Key: 89%

What color is #1C030B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1C030B to RGB:

rgb(28, 3, 11)HEX to RGB Converter →

HEX to HSL

Convert #1C030B to HSL:

hsl(341, 81%, 6%)RGB to HSL Converter →

HEX to CMYK

Convert #1C030B to CMYK:

cmyk(0%, 89%, 61%, 89%)Color Converter →

Color Meaning and Usage

A dramatic magenta tone, #1C030B has RGB (28, 3, 11) and HSL (341°, 81%, 6%). Known for evoking sophistication and elegance, this very dark shade is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1C030B is #031C14, creating high-contrast pairings. For softer combinations, try analogous colors like #1C0317.

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

Contrast with #1C030B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1C030B?

#1C030B is a dramatic magenta color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #1C030B?

#1C030B in RGB is (28, 3, 11) - 28 red, 3 green, and 11 blue.

How to use #1C030B in CSS?

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

What colors go well with #1C030B?

#031C14 (complementary), #1C0317 (analogous), and #000000 (lighter shade) work well with #1C030B.