crispedge.com

Color picker

Loading...

#a065fa hex color - Blue - Cool color - Information

#a065fa hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a065fa Color code in RGB color code model is created after adding 62.75% red color, 39.61% green color and 98.04% blue color. Hex #a065fa Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 60% magenta, 0% yellow and 2% black.

Hex #a065fa color code is between #9966ff web safe hex color code and #aa55ee web safe hex color code. #9966ff is the nearest web safe color code. You can see here many more shades of #a065fa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea065fa#a065fa
RGB Decimal160, 101, 250rgb(160, 101, 250)
RGB Percent63%, 40%, 98%rgb(63%, 40%, 98%)
CSS RGBa160, 101, 250,1rgba(160,101,250,1)
CMYK Modelcmyk(36%,60%,0%,2%)
HSL Color Space264,94% ,69%hsl(264,94% ,69%)
HSV Color Space264°, 60%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000000110010111111010
Octal240145372
Decimal160101250
Hexa065fa

Different shades of #a065fa color code.

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

Light Shade of #a065fa
#be96fc
Dark Shade of #a065fa
#8234f8
Saturated Shade of #a065fa
#9f60ff
Desaturated Shade of #a065fa
#a26df2
Grey scale Shade of #a065fa
#afafaf
Brighten Shade
#b97eff
Most Readable Shade
#FFFFFF

Shades of #a065fa color code

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

#a065fa
#8e59de
#7c4ec2
#6a43a6
#58388a
#472c6f
#352153
#231637
#110b1b
#000000

Similar Color like #a065fa color

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

#a166fb
#a267fc
#a368fd
#a469fe
#a56aff
#a66bff
#a76cff
#a86dff
#a96eff
#aa6fff
#ab70ff
#ac71ff
#ad72ff
#ae73ff
#9f64f9
#9e63f8
#9d62f7
#9c61f6
#9b60f5
#9a5ff4
#995ef3
#985df2
#975cf1
#965bf0
#955aef
#9459ee
#9358ed
#9257ec

Monochromatic Color with #a065fa

#a065fa
#180f25
#332050
#4e317a
#6a43a5
#8554cf

Tints of #a065fa Color

#a065fa
#aa76fa
#b587fb
#bf98fb
#caa9fc
#d4bafc
#dfcbfd
#e9dcfd
#f4edfe
#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

#a065fa
#bffa65

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

Split Complementary

#a065fa
#faeb65
#74fa65

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

Analogous Color

#6566fa
#8265fa
#a065fa
#be65fa
#dc65fa

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

#a065fa
#faa065
#65faa0

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

#a065fa
#fa6574
#bffa65
#65faea

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

#a065fa
#bffa65
#74fa65
#eb65fa

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

#a065fa Color Code Preview on Black Background Color

This is how #a065fa Color will look on black background color. Color contrast ratio is 5.74

#a065fa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a065fa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a065fa

#a065fa color code is use for CSS Background Color

Background color for the above div is #a065fa

HTML with inline CSS

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

#a065fa color code is use for CSS Border Color

CSS Border color for the above div is #a065fa

HTML with inline CSS

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

CSS Border Left color for the above div is #a065fa

HTML with inline CSS

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

CSS Border Right color for the above div is #a065fa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a065fa

HTML with inline CSS

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

CSS Border Top color for the above div is #a065fa

HTML with inline CSS

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

#a065fa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a065fa Color code Preview on White Background

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

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(160,101,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(191,250,101,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(160,101,250,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.