#139520 Color Information

Hex color code: #139520

A vivid green shade, #139520 appears as (19, 149, 32) in RGB and (126°, 77%, 33%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGreen
HEX
#139520
RGB
19, 149, 32
HSL
126°, 77%, 33%
CMYK
87%, 0%, 79%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #139520; color: #000000; }

Badge

New Feature
.badge { background-color: #139520; color: #000000; }

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 #139520; background-color: #13952015; }

Alert / Toast

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

Link / Accent

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

a { color: #139520; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

19, 149, 32

Red: 19 / Green: 149 / Blue: 32

HSL

126°, 77%, 33%

Hue: 126° / Saturation: 77% / Lightness: 33%

CMYK

87%, 0%, 79%, 42%

Cyan: 87% / Magenta: 0% / Yellow: 79% / Key: 42%

What color is #139520?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #139520 to RGB:

rgb(19, 149, 32)HEX to RGB Converter →

HEX to HSL

Convert #139520 to HSL:

hsl(126, 77%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #139520 to CMYK:

cmyk(87%, 0%, 79%, 42%)Color Converter →

Color Meaning and Usage

#139520 is a striking green color with RGB values of 19, 149, 32 and HSL of 126°, 77%, 33%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #139520 is #951388, creating high-contrast pairings. For softer combinations, try analogous colors like #479513.

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

Contrast with #139520

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

Contrast Ratio: 5.35:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #139520?

#139520 is a striking green color - a green hue that evokes nature and harmony.

What is the RGB value of #139520?

#139520 in RGB is (19, 149, 32) - 19 red, 149 green, and 32 blue.

How to use #139520 in CSS?

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

What colors go well with #139520?

#951388 (complementary), #479513 (analogous), and #0B5112 (lighter shade) work well with #139520.