#04160B Color Information

Hex color code: #04160B

#04160B is a dramatic green color. In RGB it is (4, 22, 11), and in HSL it is (143°, 69%, 5%). It is typically applied in digital products.

Try:
Color NameBlack
HEX
#04160B
RGB
4, 22, 11
HSL
143°, 69%, 5%
CMYK
82%, 0%, 50%, 91%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #04160B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

4, 22, 11

Red: 4 / Green: 22 / Blue: 11

HSL

143°, 69%, 5%

Hue: 143° / Saturation: 69% / Lightness: 5%

CMYK

82%, 0%, 50%, 91%

Cyan: 82% / Magenta: 0% / Yellow: 50% / Key: 91%

What color is #04160B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #04160B to RGB:

rgb(4, 22, 11)HEX to RGB Converter →

HEX to HSL

Convert #04160B to HSL:

hsl(143, 69%, 5%)RGB to HSL Converter →

HEX to CMYK

Convert #04160B to CMYK:

cmyk(82%, 0%, 50%, 91%)Color Converter →

Color Meaning and Usage

#04160B is a deep green color with RGB values of 4, 22, 11 and HSL of 143°, 69%, 5%. 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 #04160B is #16040F, creating high-contrast pairings. For softer combinations, try analogous colors like #061604.

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

Contrast with #04160B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #04160B?

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

What is the RGB value of #04160B?

#04160B in RGB is (4, 22, 11) - 4 red, 22 green, and 11 blue.

How to use #04160B in CSS?

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

What colors go well with #04160B?

#16040F (complementary), #061604 (analogous), and #000000 (lighter shade) work well with #04160B.