crispedge.com

Color picker

Loading...

#a954ee hex color - Blue - Warm color - Information

#a954ee hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a954ee Color code in RGB color code model is created after adding 66.27% red color, 32.94% green color and 93.33% blue color. Hex #a954ee Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 65% magenta, 0% yellow and 7% black.

Hex #a954ee color code is between #aa55dd web safe hex color code and #9944ff web safe hex color code. #aa55dd is the nearest web safe color code. You can see here many more shades of #a954ee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea954ee#a954ee
RGB Decimal169, 84, 238rgb(169, 84, 238)
RGB Percent66%, 33%, 93%rgb(66%, 33%, 93%)
CSS RGBa169, 84, 238,1rgba(169,84,238,1)
CMYK Modelcmyk(29%,65%,0%,7%)
HSL Color Space273,82% ,63%hsl(273,82% ,63%)
HSV Color Space273°, 65%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010010101010011101110
Octal251124356
Decimal16984238
Hexa954ee

Different shades of #a954ee color code.

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

Light Shade of #a954ee
#c082f3
Dark Shade of #a954ee
#9226e9
Saturated Shade of #a954ee
#aa4bf7
Desaturated Shade of #a954ee
#a85de5
Grey scale Shade of #a954ee
#a1a1a1
Brighten Shade
#c26dff
Most Readable Shade
#FFFFFF

Shades of #a954ee color code

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

#a954ee
#964ad3
#8341b9
#70389e
#5d2e84
#4b2569
#381c4f
#251234
#12091a
#000000

Similar Color like #a954ee color

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

#aa55ef
#ab56f0
#ac57f1
#ad58f2
#ae59f3
#af5af4
#b05bf5
#b15cf6
#b25df7
#b35ef8
#b45ff9
#b560fa
#b661fb
#b762fc
#a853ed
#a752ec
#a651eb
#a550ea
#a44fe9
#a34ee8
#a24de7
#a14ce6
#a04be5
#9f4ae4
#9e49e3
#9d48e2
#9c47e1
#9b46e0

Monochromatic Color with #a954ee

#a954ee
#12091a
#301844
#4e276e
#6d3699
#8b45c3

Tints of #a954ee Color

#a954ee
#b267ef
#bc7af1
#c58df3
#cfa0f5
#d8b3f7
#e2c6f9
#ebd9fb
#f5ecfd
#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

#a954ee
#99ee54

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

Split Complementary

#a954ee
#e6ee54
#54ee5c

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

Analogous Color

#6b54ee
#8a54ee
#a954ee
#c854ee
#e754ee

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

#a954ee
#eea954
#54eea9

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

#a954ee
#ee5c54
#99ee54
#54e6ee

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

#a954ee
#99ee54
#54ee5c
#ee54e6

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

#a954ee Color Code Preview on Black Background Color

This is how #a954ee Color will look on black background color. Color contrast ratio is 5.19

#a954ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a954ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a954ee

#a954ee color code is use for CSS Background Color

Background color for the above div is #a954ee

HTML with inline CSS

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

#a954ee color code is use for CSS Border Color

CSS Border color for the above div is #a954ee

HTML with inline CSS

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

CSS Border Left color for the above div is #a954ee

HTML with inline CSS

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

CSS Border Right color for the above div is #a954ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a954ee

HTML with inline CSS

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

CSS Border Top color for the above div is #a954ee

HTML with inline CSS

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

#a954ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a954ee Color code Preview on White Background

This is how #a954ee Color code will look on white background color. Color contrast ratio is 4.05

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

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(169,84,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(153,238,84,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(169,84,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.