#136C31 Color Information

Hex color code: #136C31

A balanced green shade, #136C31 appears as (19, 108, 49) in RGB and (140°, 70%, 25%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#136C31
RGB
19, 108, 49
HSL
140°, 70%, 25%
CMYK
82%, 0%, 55%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #136C31; 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 #136C31; background-color: #136C3115; }

Alert / Toast

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

Link / Accent

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

a { color: #136C31; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #136C31 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

19, 108, 49

Red: 19 / Green: 108 / Blue: 49

HSL

140°, 70%, 25%

Hue: 140° / Saturation: 70% / Lightness: 25%

CMYK

82%, 0%, 55%, 58%

Cyan: 82% / Magenta: 0% / Yellow: 55% / Key: 58%

What color is #136C31?

#136C31 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #136C31 to RGB:

rgb(19, 108, 49)HEX to RGB Converter →

HEX to HSL

Convert #136C31 to HSL:

hsl(140, 70%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #136C31 to CMYK:

cmyk(82%, 0%, 55%, 58%)Color Converter →

Color Meaning and Usage

A muted green tone, #136C31 has RGB (19, 108, 49) and HSL (140°, 70%, 25%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #136C31 is #6C134F, creating high-contrast pairings. For softer combinations, try analogous colors like #226C13.

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

Contrast with #136C31

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #136C31?

#136C31 is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #136C31?

#136C31 in RGB is (19, 108, 49) - 19 red, 108 green, and 49 blue.

How to use #136C31 in CSS?

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

What colors go well with #136C31?

#6C134F (complementary), #226C13 (analogous), and #082B14 (lighter shade) work well with #136C31.