crispedge.com

Color picker

Loading...

#a981e2 hex color - Violet - Cool color - Information

#a981e2 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a981e2 Color code in RGB color code model is created after adding 66.27% red color, 50.59% green color and 88.63% blue color. Hex #a981e2 Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 43% magenta, 0% yellow and 11% black.

Hex #a981e2 color code is between #aa88dd web safe hex color code and #9977ee web safe hex color code. #aa88dd is the nearest web safe color code. You can see here many more shades of #a981e2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea981e2#a981e2
RGB Decimal169, 129, 226rgb(169, 129, 226)
RGB Percent66%, 51%, 89%rgb(66%, 51%, 89%)
CSS RGBa169, 129, 226,1rgba(169,129,226,1)
CMYK Modelcmyk(25%,43%,0%,11%)
HSL Color Space265,63% ,70%hsl(265,63% ,70%)
HSV Color Space265°, 43%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010011000000111100010
Octal251201342
Decimal169129226
Hexa981e2

Different shades of #a981e2 color code.

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

Light Shade of #a981e2
#c5aaec
Dark Shade of #a981e2
#8d58d8
Saturated Shade of #a981e2
#a879ea
Desaturated Shade of #a981e2
#aa89da
Grey scale Shade of #a981e2
#b1b1b1
Brighten Shade
#c29afb
Most Readable Shade
#000000

Shades of #a981e2 color code

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

#a981e2
#9672c8
#8364af
#705696
#5d477d
#4b3964
#382b4b
#251c32
#120e19
#000000

Similar Color like #a981e2 color

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

#aa82e3
#ab83e4
#ac84e5
#ad85e6
#ae86e7
#af87e8
#b088e9
#b189ea
#b28aeb
#b38bec
#b48ced
#b58dee
#b68eef
#b78ff0
#a880e1
#a77fe0
#a67edf
#a57dde
#a47cdd
#a37bdc
#a27adb
#a179da
#a078d9
#9f77d8
#9e76d7
#9d75d6
#9c74d5
#9b73d4

Monochromatic Color with #a981e2

#a981e2
#0a080d
#2a2038
#4a3862
#69508d
#8969b7

Tints of #a981e2 Color

#a981e2
#b28fe5
#bc9de8
#c5abeb
#cfb9ee
#d8c7f2
#e2d5f5
#ebe3f8
#f5f1fb
#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

#a981e2
#bae281

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

Split Complementary

#a981e2
#e2da81
#89e281

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

Analogous Color

#8281e2
#9681e2
#a981e2
#bc81e2
#d081e2

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

#a981e2
#e2a981
#81e2a9

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

#a981e2
#e28189
#bae281
#81e2d9

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

#a981e2
#bae281
#89e281
#da81e2

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 #a981e2 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.

#a981e2 Color Code Preview on Black Background Color

This is how #a981e2 Color will look on black background color. Color contrast ratio is 6.93

#a981e2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a981e2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a981e2

#a981e2 color code is use for CSS Background Color

Background color for the above div is #a981e2

HTML with inline CSS

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

#a981e2 color code is use for CSS Border Color

CSS Border color for the above div is #a981e2

HTML with inline CSS

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

CSS Border Left color for the above div is #a981e2

HTML with inline CSS

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

CSS Border Right color for the above div is #a981e2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a981e2

HTML with inline CSS

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

CSS Border Top color for the above div is #a981e2

HTML with inline CSS

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

#a981e2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a981e2 Color code Preview on White Background

This is how #a981e2 Color code will look on white background color. Color contrast ratio is 3.03

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

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,129,226,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(186,226,129,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(169,129,226,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.