#428131 Color Information

Hex color code: #428131

A gentle green shade, #428131 appears as (66, 129, 49) in RGB and (107°, 45%, 35%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Olive Green
HEX
#428131
RGB
66, 129, 49
HSL
107°, 45%, 35%
CMYK
49%, 0%, 62%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #428131; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

66, 129, 49

Red: 66 / Green: 129 / Blue: 49

HSL

107°, 45%, 35%

Hue: 107° / Saturation: 45% / Lightness: 35%

CMYK

49%, 0%, 62%, 49%

Cyan: 49% / Magenta: 0% / Yellow: 62% / Key: 49%

What color is #428131?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #428131 to RGB:

rgb(66, 129, 49)HEX to RGB Converter →

HEX to HSL

Convert #428131 to HSL:

hsl(107, 45%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #428131 to CMYK:

cmyk(49%, 0%, 62%, 49%)Color Converter →

Color Meaning and Usage

A subtle green tone, #428131 has RGB (66, 129, 49) and HSL (107°, 45%, 35%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #428131 is #703181, creating high-contrast pairings. For softer combinations, try analogous colors like #6B8131.

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

Contrast with #428131

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #428131?

#428131 is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #428131?

#428131 in RGB is (66, 129, 49) - 66 red, 129 green, and 49 blue.

How to use #428131 in CSS?

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

What colors go well with #428131?

#703181 (complementary), #6B8131 (analogous), and #264A1C (lighter shade) work well with #428131.