Skip to main content Skip to docs navigation

#a14aa6 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 Medium Purple and its hex is #9E43A2 Nearest Color Name

Color Hue/Base color: Violet

Hex #a14aa6 Color code in RGB color code model is created after adding 63.14% red color, 29.02% green color and 65.1% blue color. Hex #a14aa6 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 55% magenta, 0% yellow and 34.9% black.

Hex #a14aa6 color code is between #9944aa web safe hex color code and #aa5599 web safe hex color code. #9944aa is the nearest web safe color code. You can see here many more shades of #a14aa6 color code.

RGB Chart

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

Color Table

Hex Color Code a14aa6 #a14aa6
RGB Decimal 161, 74, 166 161, 74, 166
RGB Percent 63%, 29%, 65% rgb(63%, 29%, 65%)
CSS RGBa 161, 74, 166,1 rgba(161,74,166,1)
CMYK Model cmyk(3%,55%,0%,34.9%)
HSL Color Space 297,38% ,47% hsl(297,38% ,47%)
HSV Color Space 297°, 55%, 65%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100001 01001010 10100110
Octal 241 112 246
Decimal 161 74 166
Hex a1 4a a6

Different shades of #a14aa6 color code.

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

Darkest of #a14aa6
#3a1b3c
Darker of #a14aa6
#5d2b5f
Dark of #a14aa6
#7f3a83
Base of #a14aa6
#a14aa6
Light of #a14aa6
#b768bb
Lighter
#c88bcb
Lightest
#d8aedb

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

#a14aa6
#4fa64a

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

Split Complementary

#a14aa6
#7da64a
#4aa673

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

Analogous Color

#6b4aa6
#7b4aa6
#a14aa6
#a64a8c
#a64a66

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

#a14aa6
#4aa6a1
#a6a14a

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

#a14aa6
#a6a14a
#4fa64a
#4a4fa6

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

#a14aa6
#a6734a
#4fa64a
#4a7da6

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

#180b19
#3a1b3c
#5d2b5f
#7f3a83
#a14aa6
#b768bb
#c88bcb
#d8aedb
#e9d1eb

Tints of #a14aa6 Color

#a14aa6
#ab5eaf
#b572b9
#c086c3
#ca9acd
#d5aed7
#dfc2e1
#ead6eb
#f4eaf5
#ffffff

Shades of #a14aa6 color code

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

#a14aa6
#8f4193
#7d3981
#6b316e
#59295c
#472049
#351837
#231024
#110812
#000000

Tones

#a14aa6
#8c628e
#787878
#787878
#787878

Tones

Similar Color like #a14aa6 color

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

#a24ba7
#a34ca8
#a44da9
#a54eaa
#a64fab
#a750ac
#a851ad
#a952ae
#aa53af
#ab54b0
#ac55b1
#ad56b2
#ae57b3
#af58b4
#a049a5
#9f48a4
#9e47a3
#9d46a2
#9c45a1
#9b44a0
#9a439f
#99429e
#98419d
#97409c
#963f9b
#953e9a
#943d99
#933c98

Download this Dark Violet

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

#a14aa6 Color Code Preview on Black Background Color

This is how #a14aa6 Color will look on black background color. Color contrast ratio is 4.05

#a14aa6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a14aa6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a14aa6

#a14aa6 color code is use for CSS Background Color

Background color for the above div is #a14aa6

HTML with inline CSS

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

#a14aa6 color code is use for CSS Border Color

CSS Border color for the above div is #a14aa6

HTML with inline CSS

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

CSS Border Left color for the above div is #a14aa6

HTML with inline CSS

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

CSS Border Right color for the above div is #a14aa6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a14aa6

HTML with inline CSS

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

CSS Border Top color for the above div is #a14aa6

HTML with inline CSS

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

#a14aa6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a14aa6 Color code Preview on White Background

This is how #a14aa6 Color code will look on white background color. Color contrast ratio is 5.19

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

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