✓ Copied to clipboard
#4C2C6C (Dark Violet) color swatch preview — Color From Pic.
#4C2C6C — Dark Violet color swatch

Dark Violet

#4C2C6C

📝 Color Information for #4C2C6C

The hexadecimal color code #4C2C6C represents a dark shade in the purple family. In the RGB color model, this color is composed of 76 red, 44 green, and 108 blue, which translates to approximately 30% red, 17% green, and 42% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #4C2C6C has a hue of 270 degrees, a saturation level of 42%, and a lightness value of 30%. The hue angle of 270° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 270°, saturation of 59%, and brightness/value of 42%. For print applications using the CMYK color model, #4C2C6C would be reproduced using 30% cyan, 59% magenta, 0% yellow, and 58% black. The closest web-safe color is #333366, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #4C2C6C with other colors, consider its complementary color at hue 90° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 4992108, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #4C2C6C

Tailwind CSS
purple-900
HEX
#4C2C6C
RGB
rgb(76, 44, 108)
RGB %
30%, 17%, 42%
HSL
hsl(270, 42%, 30%)
HSV
hsv(270, 59%, 42%)
CMYK
30%, 59%, 0%, 58%
Decimal
4992108
Web Safe
#333366

🎨 Color Schemes for #4C2C6C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #4C2C6C

🌗 Shades and Tints of #4C2C6C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #4C2C6C

Tones (adding gray / desaturating)

🌈 Hue Variations of #4C2C6C

Hue Variations (shifting the color spectrum)

👁️ Preview of #4C2C6C in Use

Text on #4C2C6C
This demonstrates text readability on the color background. (Click to edit)
#4C2C6C as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #4C2C6C

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #4C2C6C

:root { --color-hex: #4C2C6C; --color-rgb: 76, 44, 108; --color-hsl: 270, 42%, 30%; } .bg-color { background-color: #4C2C6C; } .text-color { color: #4C2C6C; } .border-color { border-color: #4C2C6C; }

🛠️ Use #4C2C6C in Your Project

🎨
Build a Palette with #4C2C6C
Generate harmonious color schemes
⚖️
Check Contrast for #4C2C6C
WCAG accessibility testing
🌈
Create a Gradient with #4C2C6C
Beautiful CSS gradients

🔗 Related Colors to #4C2C6C

#2C2C6D
Hue -30°
#3C2C6D
Hue -15°
#5D2C6D
Hue +15°
#6D2C6D
Hue +30°
#42265E
85% L
#361F4C
70% L
#261636
50% L
#170D21
30% L
#70419F
44% L
#9467C1
58% L
#B89AD6
72% L
#DBCCEA
86% L

About Dark Violet (#4C2C6C)

Dark Violet is a medium, moderately saturated, cool purple color with a hue angle of 270°, saturation of 42%, and lightness of 30%. Its RGB value is (76, 44, 108) and its CMYK breakdown is C:30% M:59% Y:0% K:58%.

This is a Summer (Cool) color palette archetype. Royalty, Luxury, Ambition, Magic. Purple combines the stability of blue and the energy of red.

Frequently Asked Questions About #4C2C6C

What is the HEX code for Dark Violet? +

The HEX code for Dark Violet is #4C2C6C. In CSS you can use it directly as color: #4C2C6C; or as a background: background-color: #4C2C6C;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #4C2C6C? +

The RGB value of #4C2C6C is rgb(76, 44, 108). This means the color contains 76 out of 255 parts red, 44 out of 255 parts green, and 108 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(76, 44, 108);

What is the HSL value of #4C2C6C? +

The HSL value of #4C2C6C is hsl(270, 42%, 30%). The hue is 270°, placing it in the purple family on the color wheel. The saturation is 42%, making it moderately saturated. The lightness is 30%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #4C2C6C a warm or cool color? +

#4C2C6C is classified as a cool color based on its hue angle of 270°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #4C2C6C? +

The approximate CMYK value of #4C2C6C is C:30% M:59% Y:0% K:58%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #4C2C6C with Other Tools

🔢
Color Converter
Get all formats for #4C2C6C — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #4C2C6C passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #4C2C6C.
👓
Blindness Simulator
See how #4C2C6C appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #4C2C6C.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #4C2C6C.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #4C2C6C.
🔬
Technical Formats
See #4C2C6C in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #4C2C6C as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.