#473F29 Color Information

Hex color code: #473F29

#473F29 is a dark orange color. In RGB it is (71, 63, 41), and in HSL it is (44°, 27%, 22%). It is frequently seen in web interfaces.

Try:
Color NameDark Olive Green
HEX
#473F29
RGB
71, 63, 41
HSL
44°, 27%, 22%
CMYK
0%, 11%, 42%, 72%

Shades

CSS Usage
color: #473F29;
background-color: #473F29;
border-color: #473F29;
box-shadow: 0 0 10px #473F29;
border: 2px solid #473F29;
Tailwind Usage
bg-[#473F29]
text-[#473F29]
border-[#473F29]
shadow-[0_0_10px_473F29]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #473F29, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #473F29; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #473F29; 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 #473F29; background-color: #473F2915; }

Alert / Toast

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

Link / Accent

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

a { color: #473F29; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #473F29 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 63, 41

Red: 71 / Green: 63 / Blue: 41

HSL

44°, 27%, 22%

Hue: 44° / Saturation: 27% / Lightness: 22%

CMYK

0%, 11%, 42%, 72%

Cyan: 0% / Magenta: 11% / Yellow: 42% / Key: 72%

What color is #473F29?

#473F29 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #473F29 to RGB:

rgb(71, 63, 41)HEX to RGB Converter →

HEX to HSL

Convert #473F29 to HSL:

hsl(44, 27%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #473F29 to CMYK:

cmyk(0%, 11%, 42%, 72%)Color Converter →

Color Meaning and Usage

A intense orange tone, #473F29 has RGB (71, 63, 41) and HSL (44°, 27%, 22%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #473F29 is #293147, creating high-contrast pairings. For softer combinations, try analogous colors like #473029.

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

Contrast with #473F29

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #473F29?

#473F29 is a intense orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #473F29?

#473F29 in RGB is (71, 63, 41) - 71 red, 63 green, and 41 blue.

How to use #473F29 in CSS?

Use #473F29 directly in your CSS properties like color or background-color.

What colors go well with #473F29?

#293147 (complementary), #473029 (analogous), and #17140D (lighter shade) work well with #473F29.