#02220B Color Information

Hex color code: #02220B

A dramatic green shade, #02220B appears as (2, 34, 11) in RGB and (137°, 89%, 7%) in HSL. It is widely used in graphic design.

Try:
Color NameBlack
HEX
#02220B
RGB
2, 34, 11
HSL
137°, 89%, 7%
CMYK
94%, 0%, 68%, 87%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #02220B; 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 #02220B; background-color: #02220B15; }

Alert / Toast

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

Link / Accent

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

a { color: #02220B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #02220B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

2, 34, 11

Red: 2 / Green: 34 / Blue: 11

HSL

137°, 89%, 7%

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

CMYK

94%, 0%, 68%, 87%

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

What color is #02220B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #02220B to RGB:

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

HEX to HSL

Convert #02220B to HSL:

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

HEX to CMYK

Convert #02220B to CMYK:

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

Color Meaning and Usage

A dramatic green tone, #02220B has RGB (2, 34, 11) and HSL (137°, 89%, 7%). 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 #02220B is #220219, creating high-contrast pairings. For softer combinations, try analogous colors like #092202.

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

Contrast with #02220B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #02220B?

#02220B is a dramatic green color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #02220B?

#02220B in RGB is (2, 34, 11) - 2 red, 34 green, and 11 blue.

How to use #02220B in CSS?

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

What colors go well with #02220B?

#220219 (complementary), #092202 (analogous), and #000000 (lighter shade) work well with #02220B.