crispedge.com

Color picker

Loading...

#aa9eec hex color - Blue - Cool color - Information

#aa9eec hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #aa9eec Color code in RGB color code model is created after adding 66.67% red color, 61.96% green color and 92.55% blue color. Hex #aa9eec Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 33% magenta, 0% yellow and 7% black.

Hex #aa9eec color code is between #9999ee web safe hex color code and #bbaadd web safe hex color code. #9999ee is the nearest web safe color code. You can see here many more shades of #aa9eec color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeaa9eec#aa9eec
RGB Decimal170, 158, 236rgb(170, 158, 236)
RGB Percent67%, 62%, 93%rgb(67%, 62%, 93%)
CSS RGBa170, 158, 236,1rgba(170,158,236,1)
CMYK Modelcmyk(28%,33%,0%,7%)
HSL Color Space249,67% ,77%hsl(249,67% ,77%)
HSV Color Space249°, 33%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101001111011101100
Octal252236354
Decimal170158236
Hexaa9eec

Different shades of #aa9eec color code.

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

Light Shade of #aa9eec
#cfc9f4
Dark Shade of #aa9eec
#8573e4
Saturated Shade of #aa9eec
#a698f2
Desaturated Shade of #aa9eec
#aea4e6
Grey scale Shade of #aa9eec
#c5c5c5
Brighten Shade
#c3b7ff
Most Readable Shade
#000000

Shades of #aa9eec color code

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

#aa9eec
#978cd1
#847ab7
#71699d
#5e5783
#4b4668
#38344e
#252334
#12111a
#000000

Similar Color like #aa9eec color

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

#ab9fed
#aca0ee
#ada1ef
#aea2f0
#afa3f1
#b0a4f2
#b1a5f3
#b2a6f4
#b3a7f5
#b4a8f6
#b5a9f7
#b6aaf8
#b7abf9
#b8acfa
#a99deb
#a89cea
#a79be9
#a69ae8
#a599e7
#a498e6
#a397e5
#a296e4
#a195e3
#a094e2
#9f93e1
#9e92e0
#9d91df
#9c90de

Monochromatic Color with #aa9eec

#aa9eec
#111017
#302c42
#4e496c
#6d6597
#8b82c1

Tints of #aa9eec Color

#aa9eec
#b3a8ee
#bcb3f0
#c6bef2
#cfc9f4
#d9d3f6
#e2def8
#ece9fa
#f5f4fc
#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

#aa9eec
#e0ec9e

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

Split Complementary

#aa9eec
#ecd19e
#b9ec9e

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

Analogous Color

#9eb1ec
#9ea2ec
#aa9eec
#ba9eec
#c99eec

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

#aa9eec
#ecaa9e
#9eecaa

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

#aa9eec
#ec9eb9
#e0ec9e
#9eecd1

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

#aa9eec
#e0ec9e
#b9ec9e
#d19eec

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

#aa9eec Color Code Preview on Black Background Color

This is how #aa9eec Color will look on black background color. Color contrast ratio is 8.81

#aa9eec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa9eec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa9eec

#aa9eec color code is use for CSS Background Color

Background color for the above div is #aa9eec

HTML with inline CSS

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

#aa9eec color code is use for CSS Border Color

CSS Border color for the above div is #aa9eec

HTML with inline CSS

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

CSS Border Left color for the above div is #aa9eec

HTML with inline CSS

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

CSS Border Right color for the above div is #aa9eec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa9eec

HTML with inline CSS

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

CSS Border Top color for the above div is #aa9eec

HTML with inline CSS

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

#aa9eec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa9eec Color code Preview on White Background

This is how #aa9eec Color code will look on white background color. Color contrast ratio is 2.38

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

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(170,158,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(224,236,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,158,236,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.