#68604A Color Information

Hex color code: #68604A

A subtle orange shade, #68604A appears as (104, 96, 74) in RGB and (44°, 17%, 35%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#68604A
RGB
104, 96, 74
HSL
44°, 17%, 35%
CMYK
0%, 8%, 29%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #68604A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 96, 74

Red: 104 / Green: 96 / Blue: 74

HSL

44°, 17%, 35%

Hue: 44° / Saturation: 17% / Lightness: 35%

CMYK

0%, 8%, 29%, 59%

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

What color is #68604A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #68604A to RGB:

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

HEX to HSL

Convert #68604A to HSL:

hsl(44, 17%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #68604A to CMYK:

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

Color Meaning and Usage

#68604A is a neutral orange color with RGB values of 104, 96, 74 and HSL of 44°, 17%, 35%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #68604A

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 #68604A?

#68604A is a neutral orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #68604A?

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

How to use #68604A in CSS?

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

What colors go well with #68604A?

#4A5268 (complementary), #68514A (analogous), and #3C372A (lighter shade) work well with #68604A.