crispedge.com

#a025d9 hex color - Violet - Warm color - Information

#a025d9 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a025d9 Color code in RGB color code model is created after adding 62.75% red color, 14.51% green color and 85.1% blue color. Hex #a025d9 Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 83% magenta, 0% yellow and 15% black.

Hex #a025d9 color code is between #9922dd web safe hex color code and #aa33cc web safe hex color code. #9922dd is the nearest web safe color code. You can see here many more shades of #a025d9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea025d9#a025d9
RGB Decimal160, 37, 217rgb(160, 37, 217)
RGB Percent63%, 15%, 85%rgb(63%, 15%, 85%)
CSS RGBa160, 37, 217,1rgba(160,37,217,1)
CMYK Modelcmyk(26%,83%,0%,15%)
HSL Color Space281,71% ,50%hsl(281,71% ,50%)
HSV Color Space281°, 83%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000000010010111011001
Octal24045331
Decimal16037217
Hexa025d9

Different shades of #a025d9 color code.

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

Light Shade of #a025d9
#b350e1
Dark Shade of #a025d9
#801ead
Saturated Shade of #a025d9
#a518e6
Desaturated Shade of #a025d9
#9b32cc
Grey scale Shade of #a025d9
#7f7f7f
Brighten Shade
#b93ef2
Most Readable Shade
#FFFFFF

Shades of #a025d9 color code

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

#a025d9
#8e20c0
#7c1ca8
#6a1890
#581478
#471060
#350c48
#230830
#110418
#000000

Similar Color like #a025d9 color

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

#a126da
#a227db
#a328dc
#a429dd
#a52ade
#a62bdf
#a72ce0
#a82de1
#a92ee2
#aa2fe3
#ab30e4
#ac31e5
#ad32e6
#ae33e7
#9f24d8
#9e23d7
#9d22d6
#9c21d5
#9b20d4
#9a1fd3
#991ed2
#981dd1
#971cd0
#961bcf
#951ace
#9419cd
#9318cc
#9217cb

Monochromatic Color with #a025d9

#a025d9
#030104
#23082f
#420f59
#611784
#811eae

Tints of #a025d9 Color

#a025d9
#aa3ddd
#b555e1
#bf6de5
#ca85e9
#d49eee
#dfb6f2
#e9cef6
#f4e6fa
#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

#a025d9
#5ed925

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

Split Complementary

#a025d9
#b8d925
#25d946

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

Analogous Color

#5825d9
#7c25d9
#a025d9
#c425d9
#d925ca

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

#a025d9
#d9a025
#25d9a0

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

#a025d9
#d94625
#5ed925
#25b8d9

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

#a025d9
#5ed925
#25d946
#d925b8

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

#a025d9 Color Code Preview on Black Background Color

This is how #a025d9 Color will look on black background color. Color contrast ratio is 3.76

#a025d9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a025d9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a025d9

#a025d9 color code is use for CSS Background Color

Background color for the above div is #a025d9

HTML with inline CSS

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

#a025d9 color code is use for CSS Border Color

CSS Border color for the above div is #a025d9

HTML with inline CSS

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

CSS Border Left color for the above div is #a025d9

HTML with inline CSS

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

CSS Border Right color for the above div is #a025d9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a025d9

HTML with inline CSS

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

CSS Border Top color for the above div is #a025d9

HTML with inline CSS

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

#a025d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a025d9 Color code Preview on White Background

This is how #a025d9 Color code will look on white background color. Color contrast ratio is 5.58

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

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,37,217,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,217,37,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(160,37,217,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.

< /html>