#47412A Color Information

Hex color code: #47412A

A rich yellow shade, #47412A appears as (71, 65, 42) in RGB and (48°, 26%, 22%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#47412A
RGB
71, 65, 42
HSL
48°, 26%, 22%
CMYK
0%, 8%, 41%, 72%

Shades

CSS Usage
color: #47412A;
background-color: #47412A;
border-color: #47412A;
box-shadow: 0 0 10px #47412A;
border: 2px solid #47412A;
Tailwind Usage
bg-[#47412A]
text-[#47412A]
border-[#47412A]
shadow-[0_0_10px_47412A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #47412A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #47412A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #47412A; 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 #47412A; background-color: #47412A15; }

Alert / Toast

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

Link / Accent

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

a { color: #47412A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #47412A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 65, 42

Red: 71 / Green: 65 / Blue: 42

HSL

48°, 26%, 22%

Hue: 48° / Saturation: 26% / Lightness: 22%

CMYK

0%, 8%, 41%, 72%

Cyan: 0% / Magenta: 8% / Yellow: 41% / Key: 72%

What color is #47412A?

#47412A is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47412A to RGB:

rgb(71, 65, 42)HEX to RGB Converter →

HEX to HSL

Convert #47412A to HSL:

hsl(48, 26%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #47412A to CMYK:

cmyk(0%, 8%, 41%, 72%)Color Converter →

Color Meaning and Usage

A dark yellow tone, #47412A has RGB (71, 65, 42) and HSL (48°, 26%, 22%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #47412A is #2A2F47, creating high-contrast pairings. For softer combinations, try analogous colors like #47322A.

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

Contrast with #47412A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #47412A?

#47412A is a dark yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #47412A?

#47412A in RGB is (71, 65, 42) - 71 red, 65 green, and 42 blue.

How to use #47412A in CSS?

Use #47412A directly in your CSS properties like color or background-color.

What colors go well with #47412A?

#2A2F47 (complementary), #47322A (analogous), and #16150D (lighter shade) work well with #47412A.