#48654C Color Information

Hex color code: #48654C

#48654C is a subtle green color. In RGB it is (72, 101, 76), and in HSL it is (128°, 17%, 34%). It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#48654C
RGB
72, 101, 76
HSL
128°, 17%, 34%
CMYK
29%, 0%, 25%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #48654C; 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 #48654C; background-color: #48654C15; }

Alert / Toast

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

Link / Accent

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

a { color: #48654C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #48654C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 101, 76

Red: 72 / Green: 101 / Blue: 76

HSL

128°, 17%, 34%

Hue: 128° / Saturation: 17% / Lightness: 34%

CMYK

29%, 0%, 25%, 60%

Cyan: 29% / Magenta: 0% / Yellow: 25% / Key: 60%

What color is #48654C?

#48654C is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #48654C to RGB:

rgb(72, 101, 76)HEX to RGB Converter →

HEX to HSL

Convert #48654C to HSL:

hsl(128, 17%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #48654C to CMYK:

cmyk(29%, 0%, 25%, 60%)Color Converter →

Color Meaning and Usage

A subtle green tone, #48654C has RGB (72, 101, 76) and HSL (128°, 17%, 34%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #48654C is #654862, creating high-contrast pairings. For softer combinations, try analogous colors like #536548.

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

Contrast with #48654C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #48654C?

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

What is the RGB value of #48654C?

#48654C in RGB is (72, 101, 76) - 72 red, 101 green, and 76 blue.

How to use #48654C in CSS?

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

What colors go well with #48654C?

#654862 (complementary), #536548 (analogous), and #28392A (lighter shade) work well with #48654C.