#4E441D Color Information

Hex color code: #4E441D

A intense yellow shade, #4E441D appears as (78, 68, 29) in RGB and (48°, 46%, 21%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Olive Green
HEX
#4E441D
RGB
78, 68, 29
HSL
48°, 46%, 21%
CMYK
0%, 13%, 63%, 69%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #4E441D; 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 #4E441D; background-color: #4E441D15; }

Alert / Toast

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

Link / Accent

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

a { color: #4E441D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4E441D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

78, 68, 29

Red: 78 / Green: 68 / Blue: 29

HSL

48°, 46%, 21%

Hue: 48° / Saturation: 46% / Lightness: 21%

CMYK

0%, 13%, 63%, 69%

Cyan: 0% / Magenta: 13% / Yellow: 63% / Key: 69%

What color is #4E441D?

#4E441D is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4E441D to RGB:

rgb(78, 68, 29)HEX to RGB Converter →

HEX to HSL

Convert #4E441D to HSL:

hsl(48, 46%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #4E441D to CMYK:

cmyk(0%, 13%, 63%, 69%)Color Converter →

Color Meaning and Usage

A rich yellow tone, #4E441D has RGB (78, 68, 29) and HSL (48°, 46%, 21%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4E441D is #1D274E, creating high-contrast pairings. For softer combinations, try analogous colors like #4E2C1D.

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

Contrast with #4E441D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4E441D?

#4E441D is a rich yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #4E441D?

#4E441D in RGB is (78, 68, 29) - 78 red, 68 green, and 29 blue.

How to use #4E441D in CSS?

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

What colors go well with #4E441D?

#1D274E (complementary), #4E2C1D (analogous), and #161408 (lighter shade) work well with #4E441D.