#67279B Color Information

Hex color code: #67279B

The hex color #67279B is a understated purple with RGB values of (103, 39, 155) and HSL of (273°, 60%, 38%). It is widely used in graphic design.

Try:
Color NameRebecca Purple
HEX
#67279B
RGB
103, 39, 155
HSL
273°, 60%, 38%
CMYK
34%, 75%, 0%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #67279B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 39, 155

Red: 103 / Green: 39 / Blue: 155

HSL

273°, 60%, 38%

Hue: 273° / Saturation: 60% / Lightness: 38%

CMYK

34%, 75%, 0%, 39%

Cyan: 34% / Magenta: 75% / Yellow: 0% / Key: 39%

What color is #67279B?

#67279B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #67279B to RGB:

rgb(103, 39, 155)HEX to RGB Converter →

HEX to HSL

Convert #67279B to HSL:

hsl(273, 60%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #67279B to CMYK:

cmyk(34%, 75%, 0%, 39%)Color Converter →

Color Meaning and Usage

#67279B is a understated purple color with RGB values of 103, 39, 155 and HSL of 273°, 60%, 38%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #67279B is #5B9B27, creating high-contrast pairings. For softer combinations, try analogous colors like #2D279B.

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

Contrast with #67279B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #67279B?

#67279B is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #67279B?

#67279B in RGB is (103, 39, 155) - 103 red, 39 green, and 155 blue.

How to use #67279B in CSS?

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

What colors go well with #67279B?

#5B9B27 (complementary), #2D279B (analogous), and #3E175E (lighter shade) work well with #67279B.