#68655A Color Information

Hex color code: #68655A

A neutral yellow shade, #68655A appears as (104, 101, 90) in RGB and (47°, 7%, 38%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Olive Green
HEX
#68655A
RGB
104, 101, 90
HSL
47°, 7%, 38%
CMYK
0%, 3%, 13%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #68655A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 101, 90

Red: 104 / Green: 101 / Blue: 90

HSL

47°, 7%, 38%

Hue: 47° / Saturation: 7% / Lightness: 38%

CMYK

0%, 3%, 13%, 59%

Cyan: 0% / Magenta: 3% / Yellow: 13% / Key: 59%

What color is #68655A?

#68655A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #68655A to RGB:

rgb(104, 101, 90)HEX to RGB Converter →

HEX to HSL

Convert #68655A to HSL:

hsl(47, 7%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #68655A to CMYK:

cmyk(0%, 3%, 13%, 59%)Color Converter →

Color Meaning and Usage

A balanced yellow tone, #68655A has RGB (104, 101, 90) and HSL (47°, 7%, 38%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #68655A is #5A5D68, creating high-contrast pairings. For softer combinations, try analogous colors like #685E5A.

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

Contrast with #68655A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #68655A?

#68655A is a balanced yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #68655A?

#68655A in RGB is (104, 101, 90) - 104 red, 101 green, and 90 blue.

How to use #68655A in CSS?

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

What colors go well with #68655A?

#5A5D68 (complementary), #685E5A (analogous), and #3F3D37 (lighter shade) work well with #68655A.