crispedge.com

Color picker

Loading...

#a585ee hex color - Blue - Cool color - Information

#a585ee hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a585ee Color code in RGB color code model is created after adding 64.71% red color, 52.16% green color and 93.33% blue color. Hex #a585ee Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 44% magenta, 0% yellow and 7% black.

Hex #a585ee color code is between #aa88dd web safe hex color code and #9977ff web safe hex color code. #aa88dd is the nearest web safe color code. You can see here many more shades of #a585ee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea585ee#a585ee
RGB Decimal165, 133, 238rgb(165, 133, 238)
RGB Percent65%, 52%, 93%rgb(65%, 52%, 93%)
CSS RGBa165, 133, 238,1rgba(165,133,238,1)
CMYK Modelcmyk(31%,44%,0%,7%)
HSL Color Space258,76% ,73%hsl(258,76% ,73%)
HSV Color Space258°, 44%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001011000010111101110
Octal245205356
Decimal165133238
Hexa585ee

Different shades of #a585ee color code.

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

Light Shade of #a585ee
#c6b2f4
Dark Shade of #a585ee
#8458e8
Saturated Shade of #a585ee
#a27ef5
Desaturated Shade of #a585ee
#a88ce7
Grey scale Shade of #a585ee
#b9b9b9
Brighten Shade
#be9eff
Most Readable Shade
#000000

Shades of #a585ee color code

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

#a585ee
#9276d3
#8067b9
#6e589e
#5b4984
#493b69
#372c4f
#241d34
#120e1a
#000000

Similar Color like #a585ee color

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

#a686ef
#a787f0
#a888f1
#a989f2
#aa8af3
#ab8bf4
#ac8cf5
#ad8df6
#ae8ef7
#af8ff8
#b090f9
#b191fa
#b292fb
#b393fc
#a484ed
#a383ec
#a282eb
#a181ea
#a080e9
#9f7fe8
#9e7ee7
#9d7de6
#9c7ce5
#9b7be4
#9a7ae3
#9979e2
#9878e1
#9777e0

Monochromatic Color with #a585ee

#a585ee
#120e1a
#2f2644
#4d3e6e
#6a5699
#886dc3

Tints of #a585ee Color

#a585ee
#af92ef
#b9a0f1
#c3adf3
#cdbbf5
#d7c8f7
#e1d6f9
#ebe3fb
#f5f1fd
#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

#a585ee
#ceee85

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

Split Complementary

#a585ee
#eed985
#9aee85

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

Analogous Color

#858fee
#9085ee
#a585ee
#ba85ee
#cf85ee

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

#a585ee
#eea585
#85eea5

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

#a585ee
#ee8599
#ceee85
#85eed9

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

#a585ee
#ceee85
#9aee85
#d985ee

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

#a585ee Color Code Preview on Black Background Color

This is how #a585ee Color will look on black background color. Color contrast ratio is 7.19

#a585ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a585ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a585ee

#a585ee color code is use for CSS Background Color

Background color for the above div is #a585ee

HTML with inline CSS

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

#a585ee color code is use for CSS Border Color

CSS Border color for the above div is #a585ee

HTML with inline CSS

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

CSS Border Left color for the above div is #a585ee

HTML with inline CSS

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

CSS Border Right color for the above div is #a585ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a585ee

HTML with inline CSS

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

CSS Border Top color for the above div is #a585ee

HTML with inline CSS

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

#a585ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a585ee Color code Preview on White Background

This is how #a585ee Color code will look on white background color. Color contrast ratio is 2.92

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

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(165,133,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(206,238,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(165,133,238,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.