Skip to main content Skip to docs navigation

#d412fc hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Sparkling Purple and its hex is #CC11FF Nearest Color Name

Color Hue/Base color: Violet

Hex #d412fc Color code in RGB color code model is created after adding 83.14% red color, 7.06% green color and 98.82% blue color. Hex #d412fc Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 93% magenta, 0% yellow and 1.18% black.

Hex #d412fc color code is between #cc11ff web safe hex color code and #dd22ee web safe hex color code. #cc11ff is the nearest web safe color code. You can see here many more shades of #d412fc color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code d412fc #d412fc
RGB Decimal 212, 18, 252 212, 18, 252
RGB Percent 83%, 7%, 99% rgb(83%, 7%, 99%)
CSS RGBa 212, 18, 252,1 rgba(212,18,252,1)
CMYK Model cmyk(16%,93%,0%,1.18%)
HSL Color Space 290,98% ,53% hsl(290,98% ,53%)
HSV Color Space 290°, 93%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010100 00010010 11111100
Octal 324 22 374
Decimal 212 18 252
Hex d4 12 fc

Different shades of #d412fc color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #d412fc
#600174
Darker of #d412fc
#8a02a6
Dark of #d412fc
#b403d8
Base of #d412fc
#d412fc
Light of #d412fc
#dd44fd
Lighter
#e677fd
Lightest
#efa9fe

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#d412fc
#3afc12

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#d412fc
#affc12
#12fc5f

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#4b12fc
#7212fc
#d412fc
#fc12d6
#fc1275

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#d412fc
#12fcd4
#fcd412

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#d412fc
#fcd412
#3afc12
#123afc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#d412fc
#fc5f12
#3afc12
#12affc

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #d412fc

#360141
#600174
#8a02a6
#b403d8
#d412fc
#dd44fd
#e677fd
#efa9fe
#f9dbff

Tints of #d412fc Color

#d412fc
#d82cfc
#dd46fc
#e261fd
#e77bfd
#eb95fd
#f0b0fe
#f5cafe
#fae4fe
#ffffff

Shades of #d412fc color code

Generate more color scales with scales (color stack) generator.

#d412fc
#bc10e0
#a40ec4
#8d0ca8
#750a8c
#5e0870
#460654
#2f0438
#17021c
#000000

Tones

#d412fc
#c42ae4
#b442cc
#a55ab4
#95729c

Tones

Similar Color like #d412fc color

Find visually similar hex color codes nearing to #d412fc hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#d513fd
#d614fe
#d715ff
#d816ff
#d917ff
#da18ff
#db19ff
#dc1aff
#dd1bff
#de1cff
#df1dff
#e01eff
#e11fff
#e220ff
#d311fb
#d210fa
#d10ff9
#d00ef8
#cf0df7
#ce0cf6
#cd0bf5
#cc0af4
#cb09f3
#ca08f2
#c907f1
#c806f0
#c705ef
#c604ee

Download this Dark Violet

Hex #d412fc Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#d412fc Color Code Preview on Black Background Color

This is how #d412fc Color will look on black background color. Color contrast ratio is 5.29

#d412fc in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#d412fc">Your Example Paragraph content text in with font color #d412fc </p>

Your Example Paragraph content text in with font color #d412fc

HTML with inline CSS

<div style="color:#d412fc">Your Paragraph text in with font color #d412fc </div>

Your Example Paragraph content text in with font color #d412fc

#d412fc color code is use for CSS Background Color

Background color for the above div is #d412fc

HTML with inline CSS

<div style="background-color:#d412fc;"></div>

#d412fc color code is use for CSS Border Color

CSS Border color for the above div is #d412fc

HTML with inline CSS

<div style="border:5px solid #d412fc;"></div>

CSS Border Left color for the above div is #d412fc

HTML with inline CSS

<div style="border-left:5px solid #d412fc;"></div>

CSS Border Right color for the above div is #d412fc

HTML with inline CSS

<div style="border-right:5px solid #d412fc;"></div>

CSS Border Bottom color for the above div is #d412fc

HTML with inline CSS

<div style="border-bottom:5px solid #d412fc;"></div>

CSS Border Top color for the above div is #d412fc

HTML with inline CSS

<div style="border-top:5px solid #d412fc;"></div>

#d412fc hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#d412fc; } .examplecolorclass {color:#d412fc; } .examplebordercolor {border:3px solid #d412fc; }

#d412fc Color code Preview on White Background

This is how #d412fc Color code will look on white background color. Color contrast ratio is 3.97

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #d412fc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #d412fc; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(212,18,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(58,252,18,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(212,18,252,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }