crispedge.com

Color picker

Loading...

#a995da hex color - Violet - Cool color - Information

#a995da hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a995da Color code in RGB color code model is created after adding 66.27% red color, 58.43% green color and 85.49% blue color. Hex #a995da Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 32% magenta, 0% yellow and 15% black.

Hex #a995da color code is between #aa99dd web safe hex color code and #9988cc web safe hex color code. #aa99dd is the nearest web safe color code. You can see here many more shades of #a995da color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea995da#a995da
RGB Decimal169, 149, 218rgb(169, 149, 218)
RGB Percent66%, 58%, 85%rgb(66%, 58%, 85%)
CSS RGBa169, 149, 218,1rgba(169,149,218,1)
CMYK Modelcmyk(22%,32%,0%,15%)
HSL Color Space257,48% ,72%hsl(257,48% ,72%)
HSV Color Space257°, 32%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010011001010111011010
Octal251225332
Decimal169149218
Hexa995da

Different shades of #a995da color code.

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

Light Shade of #a995da
#c8bbe7
Dark Shade of #a995da
#8a6fcd
Saturated Shade of #a995da
#a68ee1
Desaturated Shade of #a995da
#ac9cd3
Grey scale Shade of #a995da
#b7b7b7
Brighten Shade
#c2aef3
Most Readable Shade
#000000

Shades of #a995da color code

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

#a995da
#9684c1
#8373a9
#706391
#5d5279
#4b4260
#383148
#252130
#121018
#000000

Similar Color like #a995da color

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

#aa96db
#ab97dc
#ac98dd
#ad99de
#ae9adf
#af9be0
#b09ce1
#b19de2
#b29ee3
#b39fe4
#b4a0e5
#b5a1e6
#b6a2e7
#b7a3e8
#a894d9
#a793d8
#a692d7
#a591d6
#a490d5
#a38fd4
#a28ed3
#a18dd2
#a08cd1
#9f8bd0
#9e8acf
#9d89ce
#9c88cd
#9b87cc

Monochromatic Color with #a995da

#a995da
#040405
#252130
#463e5a
#675b85
#8878af

Tints of #a995da Color

#a995da
#b2a0de
#bcace2
#c5b8e6
#cfc4ea
#d8cfee
#e2dbf2
#ebe7f6
#f5f3fa
#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

#a995da
#c6da95

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

Split Complementary

#a995da
#dacb95
#a4da95

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

Analogous Color

#959dda
#9b95da
#a995da
#b795da
#c595da

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

#a995da
#daa995
#95daa9

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

#a995da
#da95a3
#c6da95
#95dacb

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

#a995da
#c6da95
#a4da95
#cb95da

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

#a995da Color Code Preview on Black Background Color

This is how #a995da Color will look on black background color. Color contrast ratio is 8.00

#a995da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a995da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a995da

#a995da color code is use for CSS Background Color

Background color for the above div is #a995da

HTML with inline CSS

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

#a995da color code is use for CSS Border Color

CSS Border color for the above div is #a995da

HTML with inline CSS

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

CSS Border Left color for the above div is #a995da

HTML with inline CSS

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

CSS Border Right color for the above div is #a995da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a995da

HTML with inline CSS

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

CSS Border Top color for the above div is #a995da

HTML with inline CSS

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

#a995da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a995da Color code Preview on White Background

This is how #a995da Color code will look on white background color. Color contrast ratio is 2.63

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

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,149,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(198,218,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(169,149,218,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.