#2C400C Color Information

Hex color code: #2C400C

A dramatic green shade, #2C400C appears as (44, 64, 12) in RGB and (83°, 68%, 15%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#2C400C
RGB
44, 64, 12
HSL
83°, 68%, 15%
CMYK
31%, 0%, 81%, 75%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #2C400C; 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 #2C400C; background-color: #2C400C15; }

Alert / Toast

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

Link / Accent

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

a { color: #2C400C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2C400C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

44, 64, 12

Red: 44 / Green: 64 / Blue: 12

HSL

83°, 68%, 15%

Hue: 83° / Saturation: 68% / Lightness: 15%

CMYK

31%, 0%, 81%, 75%

Cyan: 31% / Magenta: 0% / Yellow: 81% / Key: 75%

What color is #2C400C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2C400C to RGB:

rgb(44, 64, 12)HEX to RGB Converter →

HEX to HSL

Convert #2C400C to HSL:

hsl(83, 68%, 15%)RGB to HSL Converter →

HEX to CMYK

Convert #2C400C to CMYK:

cmyk(31%, 0%, 81%, 75%)Color Converter →

Color Meaning and Usage

#2C400C is a rich green color with RGB values of 44, 64, 12 and HSL of 83°, 68%, 15%. 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 #2C400C is #200C40, creating high-contrast pairings. For softer combinations, try analogous colors like #403A0C.

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

Contrast with #2C400C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2C400C?

#2C400C is a rich green color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #2C400C?

#2C400C in RGB is (44, 64, 12) - 44 red, 64 green, and 12 blue.

How to use #2C400C in CSS?

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

What colors go well with #2C400C?

#200C40 (complementary), #403A0C (analogous), and #000000 (lighter shade) work well with #2C400C.