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

Dark Violet

#3F2E5C

📝 Color Information for #3F2E5C

The hexadecimal color code #3F2E5C represents a dark shade in the blue family. In the RGB color model, this color is composed of 63 red, 46 green, and 92 blue, which translates to approximately 25% red, 18% green, and 36% 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, #3F2E5C has a hue of 262 degrees, a saturation level of 33%, and a lightness value of 27%. The hue angle of 262° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 262°, saturation of 50%, and brightness/value of 36%. For print applications using the CMYK color model, #3F2E5C would be reproduced using 32% cyan, 50% magenta, 0% yellow, and 64% 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. As a darker shade, it works well for text, headers, and creating visual weight in compositions. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #3F2E5C with other colors, consider its complementary color at hue 82° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 4140636, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #3F2E5C

Tailwind CSS
gray-700
HEX
#3F2E5C
RGB
rgb(63, 46, 92)
RGB %
25%, 18%, 36%
HSL
hsl(262, 33%, 27%)
HSV
hsv(262, 50%, 36%)
CMYK
32%, 50%, 0%, 64%
Decimal
4140636
Web Safe
#333366

🎨 Color Schemes for #3F2E5C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #3F2E5C

🌗 Shades and Tints of #3F2E5C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #3F2E5C

Tones (adding gray / desaturating)

🌈 Hue Variations of #3F2E5C

Hue Variations (shifting the color spectrum)

👁️ Preview of #3F2E5C in Use

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

👓 Color Blindness Simulation for #3F2E5C

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 #3F2E5C

:root { --color-hex: #3F2E5C; --color-rgb: 63, 46, 92; --color-hsl: 262, 33%, 27%; } .bg-color { background-color: #3F2E5C; } .text-color { color: #3F2E5C; } .border-color { border-color: #3F2E5C; }

🛠️ Use #3F2E5C in Your Project

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

🔗 Related Colors to #3F2E5C

#2E345C
Hue -30°
#332E5C
Hue -15°
#4A2E5C
Hue +15°
#562E5C
Hue +30°
#35274E
85% L
#2C2040
70% L
#21182F
50% L
#130E1B
30% L
#62488E
42% L
#856AB4
56% L
#AF9DCD
71% L
#D5CCE5
85% L

About Dark Violet (#3F2E5C)

Dark Violet is a dark, moderately saturated, cool blue color with a hue angle of 262°, saturation of 33%, and lightness of 27%. Its RGB value is (63, 46, 92) and its CMYK breakdown is C:32% M:50% Y:0% K:64%.

This is a Winter (Deep) color palette archetype. Trust, Loyalty, Wisdom, Confidence. Blue is considered beneficial to the mind and body.

Frequently Asked Questions About #3F2E5C

What is the HEX code for Dark Violet? +

The HEX code for Dark Violet is #3F2E5C. In CSS you can use it directly as color: #3F2E5C; or as a background: background-color: #3F2E5C;. 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 #3F2E5C? +

The RGB value of #3F2E5C is rgb(63, 46, 92). This means the color contains 63 out of 255 parts red, 46 out of 255 parts green, and 92 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(63, 46, 92);

What is the HSL value of #3F2E5C? +

The HSL value of #3F2E5C is hsl(262, 33%, 27%). The hue is 262°, placing it in the blue family on the color wheel. The saturation is 33%, making it moderately saturated. The lightness is 27%, making it dark. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #3F2E5C a warm or cool color? +

#3F2E5C is classified as a cool color based on its hue angle of 262°. 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 #3F2E5C? +

The approximate CMYK value of #3F2E5C is C:32% M:50% Y:0% K:64%. 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 #3F2E5C with Other Tools

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