Skip to main content Skip to docs navigation

#a970dc hex color - Violet - Warm color - Information

On this page
@
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 Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a970dc Color code in RGB color code model is created after adding 66.27% red color, 43.92% green color and 86.27% blue color. Hex #a970dc Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 49% magenta, 0% yellow and 13.73% black.

Hex #a970dc color code is between #aa77dd web safe hex color code and #9966cc web safe hex color code. #aa77dd is the nearest web safe color code. You can see here many more shades of #a970dc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code a970dc #a970dc
RGB Decimal 169, 112, 220 rgb(169, 112, 220)
RGB Percent 66%, 44%, 86% rgb(66%, 44%, 86%)
CSS RGBa 169, 112, 220,1 rgba(169,112,220,1)
CMYK Model cmyk(23%,49%,0%,13.73%)
HSL Color Space 272,61% ,65% hsl(272,61% ,65%)
HSV Color Space 272°, 49%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101001 01110000 11011100
Octal 251 160 334
Decimal 169 112 220
Hex a9 70 dc

Different shades of #a970dc color code.

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

Light Shade of #a970dc
#c299e6
Dark Shade of #a970dc
#9047d2
Saturated Shade of #a970dc
#a967e5
Desaturated Shade of #a970dc
#a879d3
Grey scale Shade of #a970dc
#a6a6a6
Brighten Shade
#c289f5
Most Readable Shade
#000000

Shades of #a970dc color code

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

#a970dc
#9663c3
#8357ab
#704a92
#5d3e7a
#4b3161
#382549
#251830
#120c18
#000000

Similar Color like #a970dc color

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

#aa71dd
#ab72de
#ac73df
#ad74e0
#ae75e1
#af76e2
#b077e3
#b178e4
#b279e5
#b37ae6
#b47be7
#b57ce8
#b67de9
#b77eea
#a86fdb
#a76eda
#a66dd9
#a56cd8
#a46bd7
#a36ad6
#a269d5
#a168d4
#a067d3
#9f66d2
#9e65d1
#9d64d0
#9c63cf
#9b62ce

Monochromatic Color with #a970dc

#a970dc
#060407
#261932
#472f5c
#684587
#885ab1

Tints of #a970dc Color

#a970dc
#b27fdf
#bc8fe3
#c59fe7
#cfafeb
#d8bfef
#e2cff3
#ebdff7
#f5effb
#ffffff

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

#a970dc
#a3dc70

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

Split Complementary

#a970dc
#d9dc70
#70dc73

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

Analogous Color

#7e70dc
#9370dc
#a970dc
#bf70dc
#d470dc

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

#a970dc
#dca970
#70dca9

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

#a970dc
#dc7370
#a3dc70
#70d9dc

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

Double Complementary Color

#a970dc
#a3dc70
#70dc73
#dc70d9

Double Complementary 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).

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

#a970dc Color Code Preview on Black Background Color

This is how #a970dc Color will look on black background color. Color contrast ratio is 6.04

#a970dc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a970dc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a970dc

#a970dc color code is use for CSS Background Color

Background color for the above div is #a970dc

HTML with inline CSS

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

#a970dc color code is use for CSS Border Color

CSS Border color for the above div is #a970dc

HTML with inline CSS

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

CSS Border Left color for the above div is #a970dc

HTML with inline CSS

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

CSS Border Right color for the above div is #a970dc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a970dc

HTML with inline CSS

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

CSS Border Top color for the above div is #a970dc

HTML with inline CSS

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

#a970dc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a970dc Color code Preview on White Background

This is how #a970dc Color code will look on white background color. Color contrast ratio is 3.48

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(169,112,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(163,220,112,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(169,112,220,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.