#165412 Color Information

Hex color code: #165412

The hex color #165412 is a deep green with RGB values of (22, 84, 18) and HSL of (116°, 65%, 20%). It is frequently seen in web interfaces.

Try:
Color NameGreen
HEX
#165412
RGB
22, 84, 18
HSL
116°, 65%, 20%
CMYK
74%, 0%, 79%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #165412; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

22, 84, 18

Red: 22 / Green: 84 / Blue: 18

HSL

116°, 65%, 20%

Hue: 116° / Saturation: 65% / Lightness: 20%

CMYK

74%, 0%, 79%, 67%

Cyan: 74% / Magenta: 0% / Yellow: 79% / Key: 67%

What color is #165412?

#165412 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #165412 to RGB:

rgb(22, 84, 18)HEX to RGB Converter →

HEX to HSL

Convert #165412 to HSL:

hsl(116, 65%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #165412 to CMYK:

cmyk(74%, 0%, 79%, 67%)Color Converter →

Color Meaning and Usage

A dark green tone, #165412 has RGB (22, 84, 18) and HSL (116°, 65%, 20%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #165412 is #501254, creating high-contrast pairings. For softer combinations, try analogous colors like #375412.

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

Contrast with #165412

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #165412?

#165412 is a dark green color - a green hue that evokes nature and harmony.

What is the RGB value of #165412?

#165412 in RGB is (22, 84, 18) - 22 red, 84 green, and 18 blue.

How to use #165412 in CSS?

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

What colors go well with #165412?

#501254 (complementary), #375412 (analogous), and #061504 (lighter shade) work well with #165412.