crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#a3aaf7 hex color - Blue - Cool color - Information

#a3aaf7 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a3aaf7 Color code in RGB color code model is created after adding 63.92% red color, 66.67% green color and 96.86% blue color. Hex #a3aaf7 Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 31% magenta, 0% yellow and 3% black.

Hex #a3aaf7 color code is between #aa99ff web safe hex color code and #99bbee web safe hex color code. #aa99ff is the nearest web safe color code. You can see here many more shades of #a3aaf7 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea3aaf7#a3aaf7
RGB Decimal163, 170, 247rgb(163, 170, 247)
RGB Percent64%, 67%, 97%rgb(64%, 67%, 97%)
CSS RGBa163, 170, 247,1rgba(163,170,247,1)
CMYK Modelcmyk(34%,31%,0%,3%)
HSL Color Space235,84% ,80%hsl(235,84% ,80%)
HSV Color Space235°, 34%, 97%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000111010101011110111
Octal243252367
Decimal163170247
Hexa3aaf7

Different shades of #a3aaf7 color code.

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

Light Shade of #a3aaf7
#d2d5fb
Dark Shade of #a3aaf7
#747ff3
Saturated Shade of #a3aaf7
#9ea6fc
Desaturated Shade of #a3aaf7
#a8aef2
Grey scale Shade of #a3aaf7
#cdcdcd
Brighten Shade
#bcc3ff
Most Readable Shade
#000000

Shades of #a3aaf7 color code

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

#a3aaf7
#9097db
#7e84c0
#6c71a4
#5a5e89
#484b6d
#363852
#242536
#12121b
#000000

Similar Color like #a3aaf7 color

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

#a4abf8
#a5acf9
#a6adfa
#a7aefb
#a8affc
#a9b0fd
#aab1fe
#abb2ff
#acb3ff
#adb4ff
#aeb5ff
#afb6ff
#b0b7ff
#b1b8ff
#a2a9f6
#a1a8f5
#a0a7f4
#9fa6f3
#9ea5f2
#9da4f1
#9ca3f0
#9ba2ef
#9aa1ee
#99a0ed
#989fec
#979eeb
#969dea
#959ce9

Monochromatic Color with #a3aaf7

#a3aaf7
#171822
#33354d
#4f5277
#6b6fa2
#878dcc

Tints of #a3aaf7 Color

#a3aaf7
#adb3f7
#b7bcf8
#c1c6f9
#cbcffa
#d6d9fb
#e0e2fc
#eaecfd
#f4f5fe
#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

#a3aaf7
#f7f0a3

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

Split Complementary

#a3aaf7
#f7c6a3
#d4f7a3

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

Analogous Color

#a3ccf7
#a3bbf7
#a3aaf7
#ada3f7
#bea3f7

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

#a3aaf7
#f7a3aa
#aaf7a3

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

#a3aaf7
#f7a3d4
#f7f0a3
#a3f7c6

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

#a3aaf7
#f7f0a3
#d4f7a3
#c6a3f7

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

#a3aaf7 Color Code Preview on Black Background Color

This is how #a3aaf7 Color will look on black background color. Color contrast ratio is 9.65

#a3aaf7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3aaf7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a3aaf7

#a3aaf7 color code is use for CSS Background Color

Background color for the above div is #a3aaf7

HTML with inline CSS

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

#a3aaf7 color code is use for CSS Border Color

CSS Border color for the above div is #a3aaf7

HTML with inline CSS

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

CSS Border Left color for the above div is #a3aaf7

HTML with inline CSS

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

CSS Border Right color for the above div is #a3aaf7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a3aaf7

HTML with inline CSS

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

CSS Border Top color for the above div is #a3aaf7

HTML with inline CSS

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

#a3aaf7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a3aaf7 Color code Preview on White Background

This is how #a3aaf7 Color code will look on white background color. Color contrast ratio is 2.18

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.