#221114 Color Information

Hex color code: #221114

#221114 is a dramatic red color. In RGB it is (34, 17, 20), and in HSL it is (349°, 33%, 10%). It is typically applied in digital products.

Try:
Color NameBlack
HEX
#221114
RGB
34, 17, 20
HSL
349°, 33%, 10%
CMYK
0%, 50%, 41%, 87%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #221114; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

34, 17, 20

Red: 34 / Green: 17 / Blue: 20

HSL

349°, 33%, 10%

Hue: 349° / Saturation: 33% / Lightness: 10%

CMYK

0%, 50%, 41%, 87%

Cyan: 0% / Magenta: 50% / Yellow: 41% / Key: 87%

What color is #221114?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #221114 to RGB:

rgb(34, 17, 20)HEX to RGB Converter →

HEX to HSL

Convert #221114 to HSL:

hsl(349, 33%, 10%)RGB to HSL Converter →

HEX to CMYK

Convert #221114 to CMYK:

cmyk(0%, 50%, 41%, 87%)Color Converter →

Color Meaning and Usage

#221114 is a deep red color with RGB values of 34, 17, 20 and HSL of 349°, 33%, 10%. This very dark shade evokes sophistication and elegance, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #221114 is #11221F, creating high-contrast pairings. For softer combinations, try analogous colors like #22111D.

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

Contrast with #221114

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #221114?

#221114 is a deep red color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #221114?

#221114 in RGB is (34, 17, 20) - 34 red, 17 green, and 20 blue.

How to use #221114 in CSS?

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

What colors go well with #221114?

#11221F (complementary), #22111D (analogous), and #000000 (lighter shade) work well with #221114.