#220902 Color Information

Hex color code: #220902

#220902 is a deep red color. In RGB it is (34, 9, 2), and in HSL it is (13°, 89%, 7%). It is commonly used in modern UI design.

Try:
Color NameBlack
HEX
#220902
RGB
34, 9, 2
HSL
13°, 89%, 7%
CMYK
0%, 74%, 94%, 87%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #220902; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

34, 9, 2

Red: 34 / Green: 9 / Blue: 2

HSL

13°, 89%, 7%

Hue: 13° / Saturation: 89% / Lightness: 7%

CMYK

0%, 74%, 94%, 87%

Cyan: 0% / Magenta: 74% / Yellow: 94% / Key: 87%

What color is #220902?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #220902 to RGB:

rgb(34, 9, 2)HEX to RGB Converter →

HEX to HSL

Convert #220902 to HSL:

hsl(13, 89%, 7%)RGB to HSL Converter →

HEX to CMYK

Convert #220902 to CMYK:

cmyk(0%, 74%, 94%, 87%)Color Converter →

Color Meaning and Usage

#220902 is a intense red color with RGB values of 34, 9, 2 and HSL of 13°, 89%, 7%. This very dark shade evokes sophistication and elegance, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #220902 is #021B22, creating high-contrast pairings. For softer combinations, try analogous colors like #22020B.

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

Contrast with #220902

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #220902?

#220902 is a intense red color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #220902?

#220902 in RGB is (34, 9, 2) - 34 red, 9 green, and 2 blue.

How to use #220902 in CSS?

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

What colors go well with #220902?

#021B22 (complementary), #22020B (analogous), and #000000 (lighter shade) work well with #220902.