#82604A Color Information

Hex color code: #82604A

The hex color #82604A is a soft orange with RGB values of (130, 96, 74) and HSL of (24°, 27%, 40%). It is typically applied in digital products.

Try:
Color NameSienna
HEX
#82604A
RGB
130, 96, 74
HSL
24°, 27%, 40%
CMYK
0%, 26%, 43%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #82604A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 96, 74

Red: 130 / Green: 96 / Blue: 74

HSL

24°, 27%, 40%

Hue: 24° / Saturation: 27% / Lightness: 40%

CMYK

0%, 26%, 43%, 49%

Cyan: 0% / Magenta: 26% / Yellow: 43% / Key: 49%

What color is #82604A?

#82604A is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #82604A to RGB:

rgb(130, 96, 74)HEX to RGB Converter →

HEX to HSL

Convert #82604A to HSL:

hsl(24, 27%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #82604A to CMYK:

cmyk(0%, 26%, 43%, 49%)Color Converter →

Color Meaning and Usage

#82604A is a subtle orange color with RGB values of 130, 96, 74 and HSL of 24°, 27%, 40%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #82604A is #4A6C82, creating high-contrast pairings. For softer combinations, try analogous colors like #824A50.

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

Contrast with #82604A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #82604A?

#82604A is a subtle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #82604A?

#82604A in RGB is (130, 96, 74) - 130 red, 96 green, and 74 blue.

How to use #82604A in CSS?

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

What colors go well with #82604A?

#4A6C82 (complementary), #824A50 (analogous), and #513C2F (lighter shade) work well with #82604A.