✓ Copied to clipboard
#1F0F2A (Deep Violet) color swatch preview — Color From Pic.
#1F0F2A — Deep Violet color swatch

Deep Violet

#1F0F2A

📝 Color Information for #1F0F2A

The hexadecimal color code #1F0F2A represents a very dark shade in the purple family. In the RGB color model, this color is composed of 31 red, 15 green, and 42 blue, which translates to approximately 12% red, 6% green, and 16% 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, #1F0F2A has a hue of 276 degrees, a saturation level of 47%, and a lightness value of 11%. The hue angle of 276° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 276°, saturation of 64%, and brightness/value of 16%. For print applications using the CMYK color model, #1F0F2A would be reproduced using 26% cyan, 64% magenta, 0% yellow, and 84% black. The closest web-safe color is #330033, 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 #1F0F2A with other colors, consider its complementary color at hue 96° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 2035498, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #1F0F2A

Tailwind CSS
gray-900
HEX
#1F0F2A
RGB
rgb(31, 15, 42)
RGB %
12%, 6%, 16%
HSL
hsl(276, 47%, 11%)
HSV
hsv(276, 64%, 16%)
CMYK
26%, 64%, 0%, 84%
Decimal
2035498
Web Safe
#330033

🎨 Color Schemes for #1F0F2A

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #1F0F2A

🌗 Shades and Tints of #1F0F2A

Shades (adding black)
Tints (adding white)

🎚️ Tones of #1F0F2A

Tones (adding gray / desaturating)

🌈 Hue Variations of #1F0F2A

Hue Variations (shifting the color spectrum)

👁️ Preview of #1F0F2A in Use

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

👓 Color Blindness Simulation for #1F0F2A

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 #1F0F2A

:root { --color-hex: #1F0F2A; --color-rgb: 31, 15, 42; --color-hsl: 276, 47%, 11%; } .bg-color { background-color: #1F0F2A; } .text-color { color: #1F0F2A; } .border-color { border-color: #1F0F2A; }

🛠️ Use #1F0F2A in Your Project

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

🔗 Related Colors to #1F0F2A

#120F29
Hue -30°
#180F29
Hue -15°
#250F29
Hue +15°
#290F27
Hue +30°
#190C22
85% L
#160B1E
70% L
#110816
50% L
#08040B
30% L
#51276D
29% L
#8340B0
47% L
#AC78CE
64% L
#D5BCE7
82% L

About Deep Violet (#1F0F2A)

Deep Violet is a dark, moderately saturated, cool purple color with a hue angle of 276°, saturation of 47%, and lightness of 11%. Its RGB value is (31, 15, 42) and its CMYK breakdown is C:26% M:64% Y:0% K:84%.

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

Frequently Asked Questions About #1F0F2A

What is the HEX code for Deep Violet? +

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

The RGB value of #1F0F2A is rgb(31, 15, 42). This means the color contains 31 out of 255 parts red, 15 out of 255 parts green, and 42 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(31, 15, 42);

What is the HSL value of #1F0F2A? +

The HSL value of #1F0F2A is hsl(276, 47%, 11%). The hue is 276°, placing it in the purple family on the color wheel. The saturation is 47%, making it moderately saturated. The lightness is 11%, 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 #1F0F2A a warm or cool color? +

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

The approximate CMYK value of #1F0F2A is C:26% M:64% Y:0% K:84%. 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 #1F0F2A with Other Tools

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