#68320D Color Information

Hex color code: #68320D

A dark orange shade, #68320D appears as (104, 50, 13) in RGB and (24°, 78%, 23%) in HSL. It is often used for branding and logos.

Try:
Color NameSaddle Brown
HEX
#68320D
RGB
104, 50, 13
HSL
24°, 78%, 23%
CMYK
0%, 52%, 87%, 59%

Shades

CSS Usage
color: #68320D;
background-color: #68320D;
border-color: #68320D;
box-shadow: 0 0 10px #68320D;
border: 2px solid #68320D;
Tailwind Usage
bg-[#68320D]
text-[#68320D]
border-[#68320D]
shadow-[0_0_10px_68320D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #68320D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #68320D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #68320D; 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 #68320D; background-color: #68320D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #68320D20; border-left: 4px solid #68320D; }

Link / Accent

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

a { color: #68320D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #68320D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 50, 13

Red: 104 / Green: 50 / Blue: 13

HSL

24°, 78%, 23%

Hue: 24° / Saturation: 78% / Lightness: 23%

CMYK

0%, 52%, 87%, 59%

Cyan: 0% / Magenta: 52% / Yellow: 87% / Key: 59%

What color is #68320D?

#68320D is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #68320D to RGB:

rgb(104, 50, 13)HEX to RGB Converter →

HEX to HSL

Convert #68320D to HSL:

hsl(24, 78%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #68320D to CMYK:

cmyk(0%, 52%, 87%, 59%)Color Converter →

Color Meaning and Usage

#68320D is a deep orange color with RGB values of 104, 50, 13 and HSL of 24°, 78%, 23%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #68320D is #0D4468, creating high-contrast pairings. For softer combinations, try analogous colors like #680D16.

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

Contrast with #68320D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #68320D?

#68320D is a deep orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #68320D?

#68320D in RGB is (104, 50, 13) - 104 red, 50 green, and 13 blue.

How to use #68320D in CSS?

Use #68320D directly in your CSS properties like color or background-color.

What colors go well with #68320D?

#0D4468 (complementary), #680D16 (analogous), and #241104 (lighter shade) work well with #68320D.