crispedge.com

Color picker

Loading...

#a25ed4 hex color - Violet - Warm color - Information

#a25ed4 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a25ed4 Color code in RGB color code model is created after adding 63.53% red color, 36.86% green color and 83.14% blue color. Hex #a25ed4 Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 56% magenta, 0% yellow and 17% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codea25ed4#a25ed4
RGB Decimal162, 94, 212rgb(162, 94, 212)
RGB Percent64%, 37%, 83%rgb(64%, 37%, 83%)
CSS RGBa162, 94, 212,1rgba(162,94,212,1)
CMYK Modelcmyk(24%,56%,0%,17%)
HSL Color Space275,58% ,60%hsl(275,58% ,60%)
HSV Color Space275°, 56%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000100101111011010100
Octal242136324
Decimal16294212
Hexa25ed4

Different shades of #a25ed4 color code.

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

Light Shade of #a25ed4
#b986df
Dark Shade of #a25ed4
#8b36c9
Saturated Shade of #a25ed4
#a454de
Desaturated Shade of #a25ed4
#a068ca
Grey scale Shade of #a25ed4
#999999
Brighten Shade
#bb77ed
Most Readable Shade
#FFFFFF

Shades of #a25ed4 color code

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

#a25ed4
#9053bc
#7e49a4
#6c3e8d
#5a3475
#48295e
#361f46
#24142f
#120a17
#000000

Similar Color like #a25ed4 color

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

#a35fd5
#a460d6
#a561d7
#a662d8
#a763d9
#a864da
#a965db
#aa66dc
#ab67dd
#ac68de
#ad69df
#ae6ae0
#af6be1
#b06ce2
#a15dd3
#a05cd2
#9f5bd1
#9e5ad0
#9d59cf
#9c58ce
#9b57cd
#9a56cc
#9955cb
#9854ca
#9753c9
#9652c8
#9551c7
#9450c6

Monochromatic Color with #a25ed4

#a25ed4
#c271fe
#20132a
#412554
#61387f
#824ba9

Tints of #a25ed4 Color

#a25ed4
#ac6fd8
#b681dd
#c193e2
#cba5e7
#d5b7eb
#e0c9f0
#eadbf5
#f4edfa
#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

#a25ed4
#90d45e

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

Split Complementary

#a25ed4
#cbd45e
#5ed467

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

Analogous Color

#735ed4
#8a5ed4
#a25ed4
#ba5ed4
#d15ed4

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

#a25ed4
#d4a25e
#5ed4a2

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

#a25ed4
#d4675e
#90d45e
#5ecbd4

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

#a25ed4
#90d45e
#5ed467
#d45ecb

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

#a25ed4 Color Code Preview on Black Background Color

This is how #a25ed4 Color will look on black background color. Color contrast ratio is 5.09

#a25ed4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a25ed4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a25ed4

#a25ed4 color code is use for CSS Background Color

Background color for the above div is #a25ed4

HTML with inline CSS

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

#a25ed4 color code is use for CSS Border Color

CSS Border color for the above div is #a25ed4

HTML with inline CSS

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

CSS Border Left color for the above div is #a25ed4

HTML with inline CSS

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

CSS Border Right color for the above div is #a25ed4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a25ed4

HTML with inline CSS

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

CSS Border Top color for the above div is #a25ed4

HTML with inline CSS

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

#a25ed4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a25ed4 Color code Preview on White Background

This is how #a25ed4 Color code will look on white background color. Color contrast ratio is 4.13

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

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(162,94,212,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(144,212,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(162,94,212,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.