#42792F Color Information

Hex color code: #42792F

A pastel green shade, #42792F appears as (66, 121, 47) in RGB and (105°, 44%, 33%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Olive Green
HEX
#42792F
RGB
66, 121, 47
HSL
105°, 44%, 33%
CMYK
45%, 0%, 61%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #42792F; 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 #42792F; background-color: #42792F15; }

Alert / Toast

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

Link / Accent

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

a { color: #42792F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #42792F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

66, 121, 47

Red: 66 / Green: 121 / Blue: 47

HSL

105°, 44%, 33%

Hue: 105° / Saturation: 44% / Lightness: 33%

CMYK

45%, 0%, 61%, 53%

Cyan: 45% / Magenta: 0% / Yellow: 61% / Key: 53%

What color is #42792F?

#42792F is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #42792F to RGB:

rgb(66, 121, 47)HEX to RGB Converter →

HEX to HSL

Convert #42792F to HSL:

hsl(105, 44%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #42792F to CMYK:

cmyk(45%, 0%, 61%, 53%)Color Converter →

Color Meaning and Usage

#42792F is a subtle green color with RGB values of 66, 121, 47 and HSL of 105°, 44%, 33%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #42792F is #672F79, creating high-contrast pairings. For softer combinations, try analogous colors like #67792F.

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

Contrast with #42792F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #42792F?

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

What is the RGB value of #42792F?

#42792F in RGB is (66, 121, 47) - 66 red, 121 green, and 47 blue.

How to use #42792F in CSS?

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

What colors go well with #42792F?

#672F79 (complementary), #67792F (analogous), and #24421A (lighter shade) work well with #42792F.