#4F421C Color Information

Hex color code: #4F421C

A rich yellow shade, #4F421C appears as (79, 66, 28) in RGB and (45°, 48%, 21%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Olive Green
HEX
#4F421C
RGB
79, 66, 28
HSL
45°, 48%, 21%
CMYK
0%, 16%, 65%, 69%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #4F421C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

79, 66, 28

Red: 79 / Green: 66 / Blue: 28

HSL

45°, 48%, 21%

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

CMYK

0%, 16%, 65%, 69%

Cyan: 0% / Magenta: 16% / Yellow: 65% / Key: 69%

What color is #4F421C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4F421C to RGB:

rgb(79, 66, 28)HEX to RGB Converter →

HEX to HSL

Convert #4F421C to HSL:

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

HEX to CMYK

Convert #4F421C to CMYK:

cmyk(0%, 16%, 65%, 69%)Color Converter →

Color Meaning and Usage

#4F421C is a dark yellow color with RGB values of 79, 66, 28 and HSL of 45°, 48%, 21%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4F421C is #1C294F, creating high-contrast pairings. For softer combinations, try analogous colors like #4F291C.

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

Contrast with #4F421C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4F421C?

#4F421C is a dark yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #4F421C?

#4F421C in RGB is (79, 66, 28) - 79 red, 66 green, and 28 blue.

How to use #4F421C in CSS?

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

What colors go well with #4F421C?

#1C294F (complementary), #4F291C (analogous), and #171308 (lighter shade) work well with #4F421C.