#76412E Color Information

Hex color code: #76412E

#76412E is a soft orange color. In RGB it is (118, 65, 46), and in HSL it is (16°, 44%, 32%). It is typically applied in digital products.

Try:
Color NameSaddle Brown
HEX
#76412E
RGB
118, 65, 46
HSL
16°, 44%, 32%
CMYK
0%, 45%, 61%, 54%

Shades

CSS Usage
color: #76412E;
background-color: #76412E;
border-color: #76412E;
box-shadow: 0 0 10px #76412E;
border: 2px solid #76412E;
Tailwind Usage
bg-[#76412E]
text-[#76412E]
border-[#76412E]
shadow-[0_0_10px_76412E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #76412E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #76412E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #76412E; 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 #76412E; background-color: #76412E15; }

Alert / Toast

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

Link / Accent

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

a { color: #76412E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #76412E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 65, 46

Red: 118 / Green: 65 / Blue: 46

HSL

16°, 44%, 32%

Hue: 16° / Saturation: 44% / Lightness: 32%

CMYK

0%, 45%, 61%, 54%

Cyan: 0% / Magenta: 45% / Yellow: 61% / Key: 54%

What color is #76412E?

#76412E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #76412E to RGB:

rgb(118, 65, 46)HEX to RGB Converter →

HEX to HSL

Convert #76412E to HSL:

hsl(16, 44%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #76412E to CMYK:

cmyk(0%, 45%, 61%, 54%)Color Converter →

Color Meaning and Usage

#76412E is a gentle orange color with RGB values of 118, 65, 46 and HSL of 16°, 44%, 32%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #76412E is #2E6276, creating high-contrast pairings. For softer combinations, try analogous colors like #762E3E.

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

Contrast with #76412E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #76412E?

#76412E is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #76412E?

#76412E in RGB is (118, 65, 46) - 118 red, 65 green, and 46 blue.

How to use #76412E in CSS?

Use #76412E directly in your CSS properties like color or background-color.

What colors go well with #76412E?

#2E6276 (complementary), #762E3E (analogous), and #3E2218 (lighter shade) work well with #76412E.