#456124 Color Information

Hex color code: #456124

A pastel green shade, #456124 appears as (69, 97, 36) in RGB and (88°, 46%, 26%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Olive Green
HEX
#456124
RGB
69, 97, 36
HSL
88°, 46%, 26%
CMYK
29%, 0%, 63%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #456124; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 97, 36

Red: 69 / Green: 97 / Blue: 36

HSL

88°, 46%, 26%

Hue: 88° / Saturation: 46% / Lightness: 26%

CMYK

29%, 0%, 63%, 62%

Cyan: 29% / Magenta: 0% / Yellow: 63% / Key: 62%

What color is #456124?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #456124 to RGB:

rgb(69, 97, 36)HEX to RGB Converter →

HEX to HSL

Convert #456124 to HSL:

hsl(88, 46%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #456124 to CMYK:

cmyk(29%, 0%, 63%, 62%)Color Converter →

Color Meaning and Usage

A pastel green tone, #456124 has RGB (69, 97, 36) and HSL (88°, 46%, 26%). Known for evoking nature and harmony, this green hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #456124 is #402461, creating high-contrast pairings. For softer combinations, try analogous colors like #615F24.

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

Contrast with #456124

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #456124?

#456124 is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #456124?

#456124 in RGB is (69, 97, 36) - 69 red, 97 green, and 36 blue.

How to use #456124 in CSS?

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

What colors go well with #456124?

#402461 (complementary), #615F24 (analogous), and #1D290F (lighter shade) work well with #456124.