crispedge.com

#ad52e9 hex color - Violet - Warm color - Information

#ad52e9 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ad52e9 Color code in RGB color code model is created after adding 67.84% red color, 32.16% green color and 91.37% blue color. Hex #ad52e9 Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 65% magenta, 0% yellow and 9% black.

Hex #ad52e9 color code is between #aa55ee web safe hex color code and #bb44dd web safe hex color code. #aa55ee is the nearest web safe color code. You can see here many more shades of #ad52e9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codead52e9#ad52e9
RGB Decimal173, 82, 233rgb(173, 82, 233)
RGB Percent68%, 32%, 91%rgb(68%, 32%, 91%)
CSS RGBa173, 82, 233,1rgba(173,82,233,1)
CMYK Modelcmyk(26%,65%,0%,9%)
HSL Color Space276,77% ,62%hsl(276,77% ,62%)
HSV Color Space276°, 65%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011010101001011101001
Octal255122351
Decimal17382233
Hexad52e9

Different shades of #ad52e9 color code.

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

Light Shade of #ad52e9
#c27fef
Dark Shade of #ad52e9
#9825e3
Saturated Shade of #ad52e9
#af48f3
Desaturated Shade of #ad52e9
#ab5cdf
Grey scale Shade of #ad52e9
#9d9d9d
Brighten Shade
#c66bff
Most Readable Shade
#FFFFFF

Shades of #ad52e9 color code

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

#ad52e9
#9948cf
#863fb5
#73369b
#602d81
#4c2467
#391b4d
#261233
#130919
#000000

Similar Color like #ad52e9 color

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

#ae53ea
#af54eb
#b055ec
#b156ed
#b257ee
#b358ef
#b459f0
#b55af1
#b65bf2
#b75cf3
#b85df4
#b95ef5
#ba5ff6
#bb60f7
#ac51e8
#ab50e7
#aa4fe6
#a94ee5
#a84de4
#a74ce3
#a64be2
#a54ae1
#a449e0
#a348df
#a247de
#a146dd
#a045dc
#9f44db

Monochromatic Color with #ad52e9

#ad52e9
#0f0714
#2f163f
#4e2569
#6e3494
#8d43be

Tints of #ad52e9 Color

#ad52e9
#b665eb
#bf78ed
#c88bf0
#d19ef2
#dab2f5
#e3c5f7
#ecd8fa
#f5ebfc
#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

#ad52e9
#8ee952

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

Split Complementary

#ad52e9
#dae952
#52e962

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

Analogous Color

#7152e9
#8f52e9
#ad52e9
#cb52e9
#e952e9

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

#ad52e9
#e9ad52
#52e9ad

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

#ad52e9
#e96152
#8ee952
#52d9e9

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

#ad52e9
#8ee952
#52e962
#e952da

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

#ad52e9 Color Code Preview on Black Background Color

This is how #ad52e9 Color will look on black background color. Color contrast ratio is 5.16

#ad52e9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad52e9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad52e9

#ad52e9 color code is use for CSS Background Color

Background color for the above div is #ad52e9

HTML with inline CSS

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

#ad52e9 color code is use for CSS Border Color

CSS Border color for the above div is #ad52e9

HTML with inline CSS

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

CSS Border Left color for the above div is #ad52e9

HTML with inline CSS

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

CSS Border Right color for the above div is #ad52e9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad52e9

HTML with inline CSS

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

CSS Border Top color for the above div is #ad52e9

HTML with inline CSS

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

#ad52e9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad52e9 Color code Preview on White Background

This is how #ad52e9 Color code will look on white background color. Color contrast ratio is 4.07

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

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(173,82,233,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(142,233,82,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,82,233,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>