#68082B Color Information

Hex color code: #68082B

The hex color #68082B is a dark magenta with RGB values of (104, 8, 43) and HSL of (338°, 86%, 22%). It is frequently seen in web interfaces.

Try:
Color NameMaroon
HEX
#68082B
RGB
104, 8, 43
HSL
338°, 86%, 22%
CMYK
0%, 92%, 59%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #68082B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 8, 43

Red: 104 / Green: 8 / Blue: 43

HSL

338°, 86%, 22%

Hue: 338° / Saturation: 86% / Lightness: 22%

CMYK

0%, 92%, 59%, 59%

Cyan: 0% / Magenta: 92% / Yellow: 59% / Key: 59%

What color is #68082B?

#68082B is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #68082B to RGB:

rgb(104, 8, 43)HEX to RGB Converter →

HEX to HSL

Convert #68082B to HSL:

hsl(338, 86%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #68082B to CMYK:

cmyk(0%, 92%, 59%, 59%)Color Converter →

Color Meaning and Usage

A dark magenta tone, #68082B has RGB (104, 8, 43) and HSL (338°, 86%, 22%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #68082B is #086845, creating high-contrast pairings. For softer combinations, try analogous colors like #68085B.

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

Contrast with #68082B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #68082B?

#68082B is a dark magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #68082B?

#68082B in RGB is (104, 8, 43) - 104 red, 8 green, and 43 blue.

How to use #68082B in CSS?

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

What colors go well with #68082B?

#086845 (complementary), #68085B (analogous), and #21020E (lighter shade) work well with #68082B.