#68443B Color Information

Hex color code: #68443B

A soft red shade, #68443B appears as (104, 68, 59) in RGB and (12°, 28%, 32%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#68443B
RGB
104, 68, 59
HSL
12°, 28%, 32%
CMYK
0%, 35%, 43%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #68443B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 68, 59

Red: 104 / Green: 68 / Blue: 59

HSL

12°, 28%, 32%

Hue: 12° / Saturation: 28% / Lightness: 32%

CMYK

0%, 35%, 43%, 59%

Cyan: 0% / Magenta: 35% / Yellow: 43% / Key: 59%

What color is #68443B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #68443B to RGB:

rgb(104, 68, 59)HEX to RGB Converter →

HEX to HSL

Convert #68443B to HSL:

hsl(12, 28%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #68443B to CMYK:

cmyk(0%, 35%, 43%, 59%)Color Converter →

Color Meaning and Usage

#68443B is a subtle red color with RGB values of 104, 68, 59 and HSL of 12°, 28%, 32%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #68443B is #3B5F68, creating high-contrast pairings. For softer combinations, try analogous colors like #683B48.

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

Contrast with #68443B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #68443B?

#68443B is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #68443B?

#68443B in RGB is (104, 68, 59) - 104 red, 68 green, and 59 blue.

How to use #68443B in CSS?

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

What colors go well with #68443B?

#3B5F68 (complementary), #683B48 (analogous), and #37241F (lighter shade) work well with #68443B.