Skip to main content Skip to docs navigation

#a07cdf 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 Matt Purple and its hex is #9370DB Nearest Color Name

Color Hue/Base color: Violet

Hex #a07cdf Color code in RGB color code model is created after adding 62.75% red color, 48.63% green color and 87.45% blue color. Hex #a07cdf Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 44% magenta, 0% yellow and 12.55% black.

Hex #a07cdf color code is between #9977dd web safe hex color code and #aa88ee web safe hex color code. #9977dd is the nearest web safe color code. You can see here many more shades of #a07cdf color code.

RGB Chart

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

Color Table

Hex Color Code a07cdf #a07cdf
RGB Decimal 160, 124, 223 160, 124, 223
RGB Percent 63%, 49%, 87% rgb(63%, 49%, 87%)
CSS RGBa 160, 124, 223,1 rgba(160,124,223,1)
CMYK Model cmyk(28%,44%,0%,12.55%)
HSL Color Space 262,61% ,68% hsl(262,61% ,68%)
HSV Color Space 262°, 44%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100000 01111100 11011111
Octal 240 174 337
Decimal 160 124 223
Hex a0 7c df

Different shades of #a07cdf color code.

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

Darkest of #a07cdf
#51269c
Darker of #a07cdf
#6630c5
Dark of #a07cdf
#8253d5
Base of #a07cdf
#a07cdf
Light of #a07cdf
#bea5e9
Lighter
#dbcef3
Lightest
#f9f7fd

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

#a07cdf
#bbdf7c

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

Split Complementary

#a07cdf
#dfd27c
#89df7c

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

Analogous Color

#7c92df
#7c81df
#a07cdf
#c17cdf
#df7cd4

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

#a07cdf
#7cdfa0
#dfa07c

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

#a07cdf
#dfa07c
#bbdf7c
#7cbbdf

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

#a07cdf
#df7c89
#bbdf7c
#7cdfd2

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

#3c1c73
#51269c
#6630c5
#8253d5
#a07cdf
#bea5e9
#dbcef3
#f9f7fd
#ffffff

Tints of #a07cdf Color

#a07cdf
#aa8ae2
#b599e6
#bfa7e9
#cab6ed
#d4c4f0
#dfd3f4
#e9e1f7
#f4f0fb
#ffffff

Shades of #a07cdf color code

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

#a07cdf
#8e6ec6
#7c60ad
#6a5294
#58447b
#473763
#35294a
#231b31
#110d18
#000000

Tones

#a07cdf
#a48ccf
#a99dbe
#adadae
#aeaeae

Tones

Similar Color like #a07cdf color

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

#a17de0
#a27ee1
#a37fe2
#a480e3
#a581e4
#a682e5
#a783e6
#a884e7
#a985e8
#aa86e9
#ab87ea
#ac88eb
#ad89ec
#ae8aed
#9f7bde
#9e7add
#9d79dc
#9c78db
#9b77da
#9a76d9
#9975d8
#9874d7
#9773d6
#9672d5
#9571d4
#9470d3
#936fd2
#926ed1

Download this Dark Violet

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

#a07cdf Color Code Preview on Black Background Color

This is how #a07cdf Color will look on black background color. Color contrast ratio is 6.44

#a07cdf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a07cdf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a07cdf

#a07cdf color code is use for CSS Background Color

Background color for the above div is #a07cdf

HTML with inline CSS

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

#a07cdf color code is use for CSS Border Color

CSS Border color for the above div is #a07cdf

HTML with inline CSS

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

CSS Border Left color for the above div is #a07cdf

HTML with inline CSS

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

CSS Border Right color for the above div is #a07cdf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a07cdf

HTML with inline CSS

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

CSS Border Top color for the above div is #a07cdf

HTML with inline CSS

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

#a07cdf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a07cdf Color code Preview on White Background

This is how #a07cdf Color code will look on white background color. Color contrast ratio is 3.26

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

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