#223C0C Color Information

Hex color code: #223C0C

#223C0C is a dramatic green color. In RGB it is (34, 60, 12), and in HSL it is (93°, 67%, 14%). It is typically applied in digital products.

Try:
Color NameBlack
HEX
#223C0C
RGB
34, 60, 12
HSL
93°, 67%, 14%
CMYK
43%, 0%, 80%, 76%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #223C0C; 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 #223C0C; background-color: #223C0C15; }

Alert / Toast

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

Link / Accent

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

a { color: #223C0C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #223C0C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

34, 60, 12

Red: 34 / Green: 60 / Blue: 12

HSL

93°, 67%, 14%

Hue: 93° / Saturation: 67% / Lightness: 14%

CMYK

43%, 0%, 80%, 76%

Cyan: 43% / Magenta: 0% / Yellow: 80% / Key: 76%

What color is #223C0C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #223C0C to RGB:

rgb(34, 60, 12)HEX to RGB Converter →

HEX to HSL

Convert #223C0C to HSL:

hsl(93, 67%, 14%)RGB to HSL Converter →

HEX to CMYK

Convert #223C0C to CMYK:

cmyk(43%, 0%, 80%, 76%)Color Converter →

Color Meaning and Usage

A dramatic green tone, #223C0C has RGB (34, 60, 12) and HSL (93°, 67%, 14%). Known for evoking sophistication and elegance, this very dark shade is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #223C0C is #260C3C, creating high-contrast pairings. For softer combinations, try analogous colors like #393C0C.

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

Contrast with #223C0C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #223C0C?

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

What is the RGB value of #223C0C?

#223C0C in RGB is (34, 60, 12) - 34 red, 60 green, and 12 blue.

How to use #223C0C in CSS?

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

What colors go well with #223C0C?

#260C3C (complementary), #393C0C (analogous), and #000000 (lighter shade) work well with #223C0C.