#684C3E Color Information

Hex color code: #684C3E

A soft orange shade, #684C3E appears as (104, 76, 62) in RGB and (20°, 25%, 33%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#684C3E
RGB
104, 76, 62
HSL
20°, 25%, 33%
CMYK
0%, 27%, 40%, 59%

Shades

CSS Usage
color: #684C3E;
background-color: #684C3E;
border-color: #684C3E;
box-shadow: 0 0 10px #684C3E;
border: 2px solid #684C3E;
Tailwind Usage
bg-[#684C3E]
text-[#684C3E]
border-[#684C3E]
shadow-[0_0_10px_684C3E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #684C3E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #684C3E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #684C3E; 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 #684C3E; background-color: #684C3E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #684C3E20; border-left: 4px solid #684C3E; }

Link / Accent

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

a { color: #684C3E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #684C3E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 76, 62

Red: 104 / Green: 76 / Blue: 62

HSL

20°, 25%, 33%

Hue: 20° / Saturation: 25% / Lightness: 33%

CMYK

0%, 27%, 40%, 59%

Cyan: 0% / Magenta: 27% / Yellow: 40% / Key: 59%

What color is #684C3E?

#684C3E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #684C3E to RGB:

rgb(104, 76, 62)HEX to RGB Converter →

HEX to HSL

Convert #684C3E to HSL:

hsl(20, 25%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #684C3E to CMYK:

cmyk(0%, 27%, 40%, 59%)Color Converter →

Color Meaning and Usage

A soft orange tone, #684C3E has RGB (104, 76, 62) and HSL (20°, 25%, 33%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #684C3E is #3F5B69, creating high-contrast pairings. For softer combinations, try analogous colors like #693F46.

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

Contrast with #684C3E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #684C3E?

#684C3E is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #684C3E?

#684C3E in RGB is (104, 76, 62) - 104 red, 76 green, and 62 blue.

How to use #684C3E in CSS?

Use #684C3E directly in your CSS properties like color or background-color.

What colors go well with #684C3E?

#3F5B69 (complementary), #693F46 (analogous), and #392A22 (lighter shade) work well with #684C3E.