crispedge.com

Color picker

Loading...

#aaa7ff hex color - Blue - Cool color - Information

#aaa7ff hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #aaa7ff Color code in RGB color code model is created after adding 66.67% red color, 65.49% green color and 100% blue color. Hex #aaa7ff Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 35% magenta, 0% yellow and 0% black.

Hex #aaa7ff color code is between #99aaee web safe hex color code and #bb99dd web safe hex color code. #99aaee is the nearest web safe color code. You can see here many more shades of #aaa7ff color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaaa7ff#aaa7ff
RGB Decimal170, 167, 255rgb(170, 167, 255)
RGB Percent67%, 65%, 100%rgb(67%, 65%, 100%)
CSS RGBa170, 167, 255,1rgba(170,167,255,1)
CMYK Modelcmyk(33%,35%,0%,0%)
HSL Color Space242,100% ,83%hsl(242,100% ,83%)
HSV Color Space242°, 35%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010101010011111111111
Octal252247377
Decimal170167255
Hexaaa7ff

Different shades of #aaa7ff color code.

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

Light Shade of #aaa7ff
#dbdaff
Dark Shade of #aaa7ff
#7974ff
Saturated Shade of #aaa7ff
#aaa7ff
Desaturated Shade of #aaa7ff
#aeabfb
Grey scale Shade of #aaa7ff
#d3d3d3
Brighten Shade
#c3c0ff
Most Readable Shade
#000000

Shades of #aaa7ff color code

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

#aaa7ff
#9794e2
#8481c6
#716faa
#5e5c8d
#4b4a71
#383755
#252538
#12121c
#000000

Similar Color like #aaa7ff color

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

#aba8ff
#aca9ff
#adaaff
#aeabff
#afacff
#b0adff
#b1aeff
#b2afff
#b3b0ff
#b4b1ff
#b5b2ff
#b6b3ff
#b7b4ff
#b8b5ff
#a9a6fe
#a8a5fd
#a7a4fc
#a6a3fb
#a5a2fa
#a4a1f9
#a3a0f8
#a29ff7
#a19ef6
#a09df5
#9f9cf4
#9e9bf3
#9d9af2
#9c99f1

Monochromatic Color with #aaa7ff

#aaa7ff
#1c1c2a
#393855
#555480
#716faa
#8e8bd4

Tints of #aaa7ff Color

#aaa7ff
#b3b0ff
#bcbaff
#c6c4ff
#cfceff
#d9d7ff
#e2e1ff
#ecebff
#f5f5ff
#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

#aaa7ff
#fcffa7

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

Split Complementary

#aaa7ff
#ffd6a7
#d0ffa7

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

Analogous Color

#a7c7ff
#a7b6ff
#aaa7ff
#bca7ff
#cda7ff

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

#aaa7ff
#ffaaa7
#a7ffaa

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

#aaa7ff
#ffa7d0
#fcffa7
#a7ffd6

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

#aaa7ff
#fcffa7
#d0ffa7
#d6a7ff

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

#aaa7ff Color Code Preview on Black Background Color

This is how #aaa7ff Color will look on black background color. Color contrast ratio is 9.68

#aaa7ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa7ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaa7ff

#aaa7ff color code is use for CSS Background Color

Background color for the above div is #aaa7ff

HTML with inline CSS

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

#aaa7ff color code is use for CSS Border Color

CSS Border color for the above div is #aaa7ff

HTML with inline CSS

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

CSS Border Left color for the above div is #aaa7ff

HTML with inline CSS

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

CSS Border Right color for the above div is #aaa7ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaa7ff

HTML with inline CSS

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

CSS Border Top color for the above div is #aaa7ff

HTML with inline CSS

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

#aaa7ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaa7ff Color code Preview on White Background

This is how #aaa7ff Color code will look on white background color. Color contrast ratio is 2.17

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

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,167,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(252,255,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,167,255,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.