#68504B Color Information

Hex color code: #68504B

The hex color #68504B is a understated red with RGB values of (104, 80, 75) and HSL of (10°, 16%, 35%). It is widely used in graphic design.

Try:
Color NameDark Olive Green
HEX
#68504B
RGB
104, 80, 75
HSL
10°, 16%, 35%
CMYK
0%, 23%, 28%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #68504B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 80, 75

Red: 104 / Green: 80 / Blue: 75

HSL

10°, 16%, 35%

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

CMYK

0%, 23%, 28%, 59%

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

What color is #68504B?

#68504B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #68504B to RGB:

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

HEX to HSL

Convert #68504B to HSL:

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

HEX to CMYK

Convert #68504B to CMYK:

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

Color Meaning and Usage

#68504B is a neutral red color with RGB values of 104, 80, 75 and HSL of 10°, 16%, 35%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #68504B is #4B6368, creating high-contrast pairings. For softer combinations, try analogous colors like #684B54.

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

Contrast with #68504B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #68504B?

#68504B is a neutral red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #68504B?

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

How to use #68504B in CSS?

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

What colors go well with #68504B?

#4B6368 (complementary), #684B54 (analogous), and #3B2E2B (lighter shade) work well with #68504B.