#68604B Color Information

Hex color code: #68604B

A muted orange shade, #68604B appears as (104, 96, 75) in RGB and (43°, 16%, 35%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#68604B
RGB
104, 96, 75
HSL
43°, 16%, 35%
CMYK
0%, 8%, 28%, 59%

Shades

CSS Usage
color: #68604B;
background-color: #68604B;
border-color: #68604B;
box-shadow: 0 0 10px #68604B;
border: 2px solid #68604B;
Tailwind Usage
bg-[#68604B]
text-[#68604B]
border-[#68604B]
shadow-[0_0_10px_68604B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #68604B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #68604B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #68604B; 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 #68604B; background-color: #68604B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #68604B20; border-left: 4px solid #68604B; }

Link / Accent

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

a { color: #68604B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #68604B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 96, 75

Red: 104 / Green: 96 / Blue: 75

HSL

43°, 16%, 35%

Hue: 43° / Saturation: 16% / Lightness: 35%

CMYK

0%, 8%, 28%, 59%

Cyan: 0% / Magenta: 8% / Yellow: 28% / Key: 59%

What color is #68604B?

#68604B is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #68604B to RGB:

rgb(104, 96, 75)HEX to RGB Converter →

HEX to HSL

Convert #68604B to HSL:

hsl(43, 16%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #68604B to CMYK:

cmyk(0%, 8%, 28%, 59%)Color Converter →

Color Meaning and Usage

A muted orange tone, #68604B has RGB (104, 96, 75) and HSL (43°, 16%, 35%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #68604B is #4B5368, creating high-contrast pairings. For softer combinations, try analogous colors like #68514B.

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

Contrast with #68604B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #68604B?

#68604B is a muted orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #68604B?

#68604B in RGB is (104, 96, 75) - 104 red, 96 green, and 75 blue.

How to use #68604B in CSS?

Use #68604B directly in your CSS properties like color or background-color.

What colors go well with #68604B?

#4B5368 (complementary), #68514B (analogous), and #3B372B (lighter shade) work well with #68604B.