#456822 Color Information

Hex color code: #456822

#456822 is a balanced green color. In RGB it is (69, 104, 34), and in HSL it is (90°, 51%, 27%). It is often used for branding and logos.

Try:
Color NameDark Olive Green
HEX
#456822
RGB
69, 104, 34
HSL
90°, 51%, 27%
CMYK
34%, 0%, 67%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #456822; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 104, 34

Red: 69 / Green: 104 / Blue: 34

HSL

90°, 51%, 27%

Hue: 90° / Saturation: 51% / Lightness: 27%

CMYK

34%, 0%, 67%, 59%

Cyan: 34% / Magenta: 0% / Yellow: 67% / Key: 59%

What color is #456822?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #456822 to RGB:

rgb(69, 104, 34)HEX to RGB Converter →

HEX to HSL

Convert #456822 to HSL:

hsl(90, 51%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #456822 to CMYK:

cmyk(34%, 0%, 67%, 59%)Color Converter →

Color Meaning and Usage

A muted green tone, #456822 has RGB (69, 104, 34) and HSL (90°, 51%, 27%). 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 #456822 is #452268, creating high-contrast pairings. For softer combinations, try analogous colors like #686822.

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

Contrast with #456822

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #456822?

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

What is the RGB value of #456822?

#456822 in RGB is (69, 104, 34) - 69 red, 104 green, and 34 blue.

How to use #456822 in CSS?

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

What colors go well with #456822?

#452268 (complementary), #686822 (analogous), and #1F2E0F (lighter shade) work well with #456822.