crispedge.com

Color picker

Loading...

#a52add hex color - Violet - Warm color - Information

#a52add hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a52add Color code in RGB color code model is created after adding 64.71% red color, 16.47% green color and 86.67% blue color. Hex #a52add Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 81% magenta, 0% yellow and 13% black.

Hex #a52add color code is between #aa22cc web safe hex color code and #9933ee web safe hex color code. #aa22cc is the nearest web safe color code. You can see here many more shades of #a52add color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea52add#a52add
RGB Decimal165, 42, 221rgb(165, 42, 221)
RGB Percent65%, 16%, 87%rgb(65%, 16%, 87%)
CSS RGBa165, 42, 221,1rgba(165,42,221,1)
CMYK Modelcmyk(25%,81%,0%,13%)
HSL Color Space281,72% ,52%hsl(281,72% ,52%)
HSV Color Space281°, 81%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001010010101011011101
Octal24552335
Decimal16542221
Hexa52add

Different shades of #a52add color code.

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

Light Shade of #a52add
#b856e4
Dark Shade of #a52add
#871db7
Saturated Shade of #a52add
#aa1ee9
Desaturated Shade of #a52add
#a036d1
Grey scale Shade of #a52add
#838383
Brighten Shade
#be43f6
Most Readable Shade
#FFFFFF

Shades of #a52add color code

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

#a52add
#9225c4
#8020ab
#6e1c93
#5b177a
#491262
#370e49
#240931
#120418
#000000

Similar Color like #a52add color

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

#a62bde
#a72cdf
#a82de0
#a92ee1
#aa2fe2
#ab30e3
#ac31e4
#ad32e5
#ae33e6
#af34e7
#b035e8
#b136e9
#b237ea
#b338eb
#a429dc
#a328db
#a227da
#a126d9
#a025d8
#9f24d7
#9e23d6
#9d22d5
#9c21d4
#9b20d3
#9a1fd2
#991ed1
#981dd0
#971ccf

Monochromatic Color with #a52add

#a52add
#060208
#260a33
#46125d
#661a88
#8522b3

Tints of #a52add Color

#a52add
#af41e0
#b959e4
#c371e8
#cd88ec
#d7a0ef
#e1b8f3
#ebcff7
#f5e7fb
#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

#a52add
#62dd2a

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

Split Complementary

#a52add
#bcdd2a
#2add4c

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

Analogous Color

#5d2add
#812add
#a52add
#c92add
#dd2acd

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

#a52add
#dda52a
#2adda5

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

#a52add
#dd4b2a
#62dd2a
#2abbdd

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

#a52add
#62dd2a
#2add4c
#dd2abc

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

#a52add Color Code Preview on Black Background Color

This is how #a52add Color will look on black background color. Color contrast ratio is 3.98

#a52add in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a52add

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a52add

#a52add color code is use for CSS Background Color

Background color for the above div is #a52add

HTML with inline CSS

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

#a52add color code is use for CSS Border Color

CSS Border color for the above div is #a52add

HTML with inline CSS

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

CSS Border Left color for the above div is #a52add

HTML with inline CSS

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

CSS Border Right color for the above div is #a52add

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a52add

HTML with inline CSS

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

CSS Border Top color for the above div is #a52add

HTML with inline CSS

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

#a52add hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a52add Color code Preview on White Background

This is how #a52add Color code will look on white background color. Color contrast ratio is 5.28

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

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,42,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(98,221,42,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(165,42,221,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.