crispedge.com

Color picker

Loading...

#a080eb hex color - Blue - Cool color - Information

#a080eb hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a080eb Color code in RGB color code model is created after adding 62.75% red color, 50.2% green color and 92.16% blue color. Hex #a080eb Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 46% magenta, 0% yellow and 8% black.

Hex #a080eb color code is between #9988ee web safe hex color code and #aa77dd web safe hex color code. #9988ee is the nearest web safe color code. You can see here many more shades of #a080eb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea080eb#a080eb
RGB Decimal160, 128, 235rgb(160, 128, 235)
RGB Percent63%, 50%, 92%rgb(63%, 50%, 92%)
CSS RGBa160, 128, 235,1rgba(160,128,235,1)
CMYK Modelcmyk(32%,46%,0%,8%)
HSL Color Space258,73% ,71%hsl(258,73% ,71%)
HSV Color Space258°, 46%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000001000000011101011
Octal240200353
Decimal160128235
Hexa080eb

Different shades of #a080eb color code.

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

Light Shade of #a080eb
#c1acf2
Dark Shade of #a080eb
#7f54e4
Saturated Shade of #a080eb
#9d79f2
Desaturated Shade of #a080eb
#a387e4
Grey scale Shade of #a080eb
#b5b5b5
Brighten Shade
#b999ff
Most Readable Shade
#000000

Shades of #a080eb color code

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

#a080eb
#8e71d0
#7c63b6
#6a559c
#584782
#473868
#352a4e
#231c34
#110e1a
#000000

Similar Color like #a080eb color

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

#a181ec
#a282ed
#a383ee
#a484ef
#a585f0
#a686f1
#a787f2
#a888f3
#a989f4
#aa8af5
#ab8bf6
#ac8cf7
#ad8df8
#ae8ef9
#9f7fea
#9e7ee9
#9d7de8
#9c7ce7
#9b7be6
#9a7ae5
#9979e4
#9878e3
#9777e2
#9676e1
#9575e0
#9474df
#9373de
#9272dd

Monochromatic Color with #a080eb

#a080eb
#0f0c16
#2c2341
#493b6b
#665296
#8369c0

Tints of #a080eb Color

#a080eb
#aa8eed
#b59cef
#bfaaf1
#cab8f3
#d4c6f6
#dfd4f8
#e9e2fa
#f4f0fc
#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

#a080eb
#cbeb80

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

Split Complementary

#a080eb
#ebd680
#96eb80

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

Analogous Color

#808beb
#8b80eb
#a080eb
#b580eb
#cb80eb

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

#a080eb
#eba080
#80eba0

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

#a080eb
#eb8095
#cbeb80
#80ebd5

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

#a080eb
#cbeb80
#96eb80
#d680eb

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

#a080eb Color Code Preview on Black Background Color

This is how #a080eb Color will look on black background color. Color contrast ratio is 6.78

#a080eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a080eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a080eb

#a080eb color code is use for CSS Background Color

Background color for the above div is #a080eb

HTML with inline CSS

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

#a080eb color code is use for CSS Border Color

CSS Border color for the above div is #a080eb

HTML with inline CSS

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

CSS Border Left color for the above div is #a080eb

HTML with inline CSS

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

CSS Border Right color for the above div is #a080eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a080eb

HTML with inline CSS

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

CSS Border Top color for the above div is #a080eb

HTML with inline CSS

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

#a080eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a080eb Color code Preview on White Background

This is how #a080eb Color code will look on white background color. Color contrast ratio is 3.10

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

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,128,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,235,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(160,128,235,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.