Skip to main content Skip to docs navigation

#a40fdf 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 Violet and its hex is #9A0EEA Nearest Color Name

Color Hue/Base color: Violet

Hex #a40fdf Color code in RGB color code model is created after adding 64.31% red color, 5.88% green color and 87.45% blue color. Hex #a40fdf Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 93% magenta, 0% yellow and 12.55% black.

Hex #a40fdf color code is between #aa11dd web safe hex color code and #9900ee web safe hex color code. #aa11dd is the nearest web safe color code. You can see here many more shades of #a40fdf color code.

RGB Chart

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

Color Table

Hex Color Code a40fdf #a40fdf
RGB Decimal 164, 15, 223 164, 15, 223
RGB Percent 64%, 6%, 87% rgb(64%, 6%, 87%)
CSS RGBa 164, 15, 223,1 rgba(164,15,223,1)
CMYK Model cmyk(26%,93%,0%,12.55%)
HSL Color Space 283,87% ,47% hsl(283,87% ,47%)
HSV Color Space 283°, 93%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100100 00001111 11011111
Octal 244 17 337
Decimal 164 15 223
Hex a4 0f df

Different shades of #a40fdf color code.

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

Darkest of #a40fdf
#3b0550
Darker of #a40fdf
#5e097f
Dark of #a40fdf
#810caf
Base of #a40fdf
#a40fdf
Light of #a40fdf
#ba30f1
Lighter
#ca60f4
Lightest
#da90f7

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

#a40fdf
#4adf0f

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

Split Complementary

#a40fdf
#b2df0f
#0fdf3c

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

Analogous Color

#2b0fdf
#4d0fdf
#a40fdf
#df0fd5
#df0f7e

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

#a40fdf
#0fdfa4
#dfa40f

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

#a40fdf
#dfa40f
#4adf0f
#0f4adf

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

#a40fdf
#df3c0f
#4adf0f
#0fb2df

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 #a40fdf

#170220
#3b0550
#5e097f
#810caf
#a40fdf
#ba30f1
#ca60f4
#da90f7
#eabffb

Tints of #a40fdf Color

#a40fdf
#ae29e2
#b844e6
#c25fe9
#cc79ed
#d694f0
#e0aff4
#eac9f7
#f4e4fb
#ffffff

Shades of #a40fdf color code

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

#a40fdf
#910dc6
#7f0bad
#6d0a94
#5b087b
#480663
#36054a
#240331
#120118
#000000

Tones

#a40fdf
#9a27c7
#8f3faf
#855698
#7b6e80

Tones

Similar Color like #a40fdf color

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

#a510e0
#a611e1
#a712e2
#a813e3
#a914e4
#aa15e5
#ab16e6
#ac17e7
#ad18e8
#ae19e9
#af1aea
#b01beb
#b11cec
#b21ded
#a30ede
#a20ddd
#a10cdc
#a00bdb
#9f0ada
#9e09d9
#9d08d8
#9c07d7
#9b06d6
#9a05d5
#9904d4
#9803d3
#9702d2
#9601d1

Download this Dark Violet

Hex #a40fdf 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.

#a40fdf Color Code Preview on Black Background Color

This is how #a40fdf Color will look on black background color. Color contrast ratio is 3.71

#a40fdf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a40fdf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a40fdf

#a40fdf color code is use for CSS Background Color

Background color for the above div is #a40fdf

HTML with inline CSS

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

#a40fdf color code is use for CSS Border Color

CSS Border color for the above div is #a40fdf

HTML with inline CSS

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

CSS Border Left color for the above div is #a40fdf

HTML with inline CSS

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

CSS Border Right color for the above div is #a40fdf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a40fdf

HTML with inline CSS

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

CSS Border Top color for the above div is #a40fdf

HTML with inline CSS

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

#a40fdf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a40fdf Color code Preview on White Background

This is how #a40fdf Color code will look on white background color. Color contrast ratio is 5.66

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 #a40fdf; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #a40fdf; }

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(164,15,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(74,223,15,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(164,15,223,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }