crispedge.com

Color picker

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

#a95eff hex color - Blue - Cool color - Information

#a95eff hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

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

Hex #a95eff color code is between #aa66ee web safe hex color code and #9955dd web safe hex color code. #aa66ee is the nearest web safe color code. You can see here many more shades of #a95eff color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codea95eff#a95eff
RGB Decimal169, 94, 255rgb(169, 94, 255)
RGB Percent66%, 37%, 100%rgb(66%, 37%, 100%)
CSS RGBa169, 94, 255,1rgba(169,94,255,1)
CMYK Modelcmyk(34%,63%,0%,0%)
HSL Color Space268,100% ,68%hsl(268,100% ,68%)
HSV Color Space268°, 63%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010010101111011111111
Octal251136377
Decimal16994255
Hexa95eff

Different shades of #a95eff color code.

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

Light Shade of #a95eff
#c491ff
Dark Shade of #a95eff
#8e2bff
Saturated Shade of #a95eff
#a95eff
Desaturated Shade of #a95eff
#aa66f7
Grey scale Shade of #a95eff
#aeaeae
Brighten Shade
#c277ff
Most Readable Shade
#FFFFFF

Shades of #a95eff color code

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

#a95eff
#9653e2
#8349c6
#703eaa
#5d348d
#4b2971
#381f55
#251438
#120a1c
#000000

Similar Color like #a95eff color

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

#aa5fff
#ab60ff
#ac61ff
#ad62ff
#ae63ff
#af64ff
#b065ff
#b166ff
#b267ff
#b368ff
#b469ff
#b56aff
#b66bff
#b76cff
#a85dfe
#a75cfd
#a65bfc
#a55afb
#a459fa
#a358f9
#a257f8
#a156f7
#a055f6
#9f54f5
#9e53f4
#9d52f3
#9c51f2
#9b50f1

Monochromatic Color with #a95eff

#a95eff
#1c102a
#381f55
#552f80
#713faa
#8d4ed4

Tints of #a95eff Color

#a95eff
#b26fff
#bc81ff
#c593ff
#cfa5ff
#d8b7ff
#e2c9ff
#ebdbff
#f5edff
#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

#a95eff
#b4ff5e

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

Split Complementary

#a95eff
#fff95e
#64ff5e

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

Analogous Color

#695eff
#895eff
#a95eff
#c95eff
#e95eff

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

#a95eff
#ffa95e
#5effa9

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

#a95eff
#ff5e63
#b4ff5e
#5efff9

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

#a95eff
#b4ff5e
#64ff5e
#f95eff

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

#a95eff Color Code Preview on Black Background Color

This is how #a95eff Color will look on black background color. Color contrast ratio is 5.73

#a95eff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a95eff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a95eff

#a95eff color code is use for CSS Background Color

Background color for the above div is #a95eff

HTML with inline CSS

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

#a95eff color code is use for CSS Border Color

CSS Border color for the above div is #a95eff

HTML with inline CSS

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

CSS Border Left color for the above div is #a95eff

HTML with inline CSS

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

CSS Border Right color for the above div is #a95eff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a95eff

HTML with inline CSS

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

CSS Border Top color for the above div is #a95eff

HTML with inline CSS

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

#a95eff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a95eff Color code Preview on White Background

This is how #a95eff Color code will look on white background color. Color contrast ratio is 3.66

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.