#51472F Color Information

Hex color code: #51472F

#51472F is a gentle orange color. In RGB it is (81, 71, 47), and in HSL it is (42°, 27%, 25%). It is frequently seen in web interfaces.

Try:
Color NameDark Olive Green
HEX
#51472F
RGB
81, 71, 47
HSL
42°, 27%, 25%
CMYK
0%, 12%, 42%, 68%

Shades

CSS Usage
color: #51472F;
background-color: #51472F;
border-color: #51472F;
box-shadow: 0 0 10px #51472F;
border: 2px solid #51472F;
Tailwind Usage
bg-[#51472F]
text-[#51472F]
border-[#51472F]
shadow-[0_0_10px_51472F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #51472F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #51472F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #51472F; 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 #51472F; background-color: #51472F15; }

Alert / Toast

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

Link / Accent

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

a { color: #51472F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #51472F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

81, 71, 47

Red: 81 / Green: 71 / Blue: 47

HSL

42°, 27%, 25%

Hue: 42° / Saturation: 27% / Lightness: 25%

CMYK

0%, 12%, 42%, 68%

Cyan: 0% / Magenta: 12% / Yellow: 42% / Key: 68%

What color is #51472F?

#51472F is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #51472F to RGB:

rgb(81, 71, 47)HEX to RGB Converter →

HEX to HSL

Convert #51472F to HSL:

hsl(42, 27%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #51472F to CMYK:

cmyk(0%, 12%, 42%, 68%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #51472F has RGB (81, 71, 47) and HSL (42°, 27%, 25%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #51472F is #2F3951, creating high-contrast pairings. For softer combinations, try analogous colors like #51352F.

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

Contrast with #51472F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #51472F?

#51472F is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #51472F?

#51472F in RGB is (81, 71, 47) - 81 red, 71 green, and 47 blue.

How to use #51472F in CSS?

Use #51472F directly in your CSS properties like color or background-color.

What colors go well with #51472F?

#2F3951 (complementary), #51352F (analogous), and #201C13 (lighter shade) work well with #51472F.