crispedge.com

Color picker

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

#a97eff hex color - Blue - Cool color - Information

#a97eff hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a97eff Color code in RGB color code model is created after adding 66.27% red color, 49.41% green color and 100% blue color. Hex #a97eff Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 51% magenta, 0% yellow and 0% black.

Hex #a97eff color code is between #aa77ee web safe hex color code and #9988dd web safe hex color code. #aa77ee is the nearest web safe color code. You can see here many more shades of #a97eff color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea97eff#a97eff
RGB Decimal169, 126, 255rgb(169, 126, 255)
RGB Percent66%, 49%, 100%rgb(66%, 49%, 100%)
CSS RGBa169, 126, 255,1rgba(169,126,255,1)
CMYK Modelcmyk(34%,51%,0%,0%)
HSL Color Space260,100% ,75%hsl(260,100% ,75%)
HSV Color Space260°, 51%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010010111111011111111
Octal251176377
Decimal169126255
Hexa97eff

Different shades of #a97eff color code.

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

Light Shade of #a97eff
#cbb1ff
Dark Shade of #a97eff
#874bff
Saturated Shade of #a97eff
#a97eff
Desaturated Shade of #a97eff
#ab84f9
Grey scale Shade of #a97eff
#bebebe
Brighten Shade
#c297ff
Most Readable Shade
#000000

Shades of #a97eff color code

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

#a97eff
#9670e2
#8362c6
#7054aa
#5d468d
#4b3871
#382a55
#251c38
#120e1c
#000000

Similar Color like #a97eff color

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

#aa7fff
#ab80ff
#ac81ff
#ad82ff
#ae83ff
#af84ff
#b085ff
#b186ff
#b287ff
#b388ff
#b489ff
#b58aff
#b68bff
#b78cff
#a87dfe
#a77cfd
#a67bfc
#a57afb
#a479fa
#a378f9
#a277f8
#a176f7
#a075f6
#9f74f5
#9e73f4
#9d72f3
#9c71f2
#9b70f1

Monochromatic Color with #a97eff

#a97eff
#1c152a
#382a55
#553f80
#7154aa
#8d69d4

Tints of #a97eff Color

#a97eff
#b28cff
#bc9aff
#c5a9ff
#cfb7ff
#d8c5ff
#e2d4ff
#ebe2ff
#f5f0ff
#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

#a97eff
#d4ff7e

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

Split Complementary

#a97eff
#ffea7e
#93ff7e

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

Analogous Color

#7e87ff
#8f7eff
#a97eff
#c37eff
#dd7eff

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

#a97eff
#ffa97e
#7effa9

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

#a97eff
#ff7e93
#d4ff7e
#7effe9

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

#a97eff
#d4ff7e
#93ff7e
#ea7eff

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

#a97eff Color Code Preview on Black Background Color

This is how #a97eff Color will look on black background color. Color contrast ratio is 7.12

#a97eff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a97eff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a97eff

#a97eff color code is use for CSS Background Color

Background color for the above div is #a97eff

HTML with inline CSS

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

#a97eff color code is use for CSS Border Color

CSS Border color for the above div is #a97eff

HTML with inline CSS

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

CSS Border Left color for the above div is #a97eff

HTML with inline CSS

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

CSS Border Right color for the above div is #a97eff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a97eff

HTML with inline CSS

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

CSS Border Top color for the above div is #a97eff

HTML with inline CSS

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

#a97eff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a97eff Color code Preview on White Background

This is how #a97eff Color code will look on white background color. Color contrast ratio is 2.95

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.