#48640C Color Information

Hex color code: #48640C

A dark green shade, #48640C appears as (72, 100, 12) in RGB and (79°, 79%, 22%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Olive Green
HEX
#48640C
RGB
72, 100, 12
HSL
79°, 79%, 22%
CMYK
28%, 0%, 88%, 61%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #48640C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 100, 12

Red: 72 / Green: 100 / Blue: 12

HSL

79°, 79%, 22%

Hue: 79° / Saturation: 79% / Lightness: 22%

CMYK

28%, 0%, 88%, 61%

Cyan: 28% / Magenta: 0% / Yellow: 88% / Key: 61%

What color is #48640C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #48640C to RGB:

rgb(72, 100, 12)HEX to RGB Converter →

HEX to HSL

Convert #48640C to HSL:

hsl(79, 79%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #48640C to CMYK:

cmyk(28%, 0%, 88%, 61%)Color Converter →

Color Meaning and Usage

#48640C is a intense green color with RGB values of 72, 100, 12 and HSL of 79°, 79%, 22%. 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 #48640C is #280C64, creating high-contrast pairings. For softer combinations, try analogous colors like #64540C.

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

Contrast with #48640C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #48640C?

#48640C is a intense green color - a green hue that evokes nature and harmony.

What is the RGB value of #48640C?

#48640C in RGB is (72, 100, 12) - 72 red, 100 green, and 12 blue.

How to use #48640C in CSS?

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

What colors go well with #48640C?

#280C64 (complementary), #64540C (analogous), and #172004 (lighter shade) work well with #48640C.