crispedge.com

Color picker

Loading...

#a752eb hex color - Blue - Warm color - Information

#a752eb hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a752eb Color code in RGB color code model is created after adding 65.49% red color, 32.16% green color and 92.16% blue color. Hex #a752eb Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 65% magenta, 0% yellow and 8% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea752eb#a752eb
RGB Decimal167, 82, 235rgb(167, 82, 235)
RGB Percent65%, 32%, 92%rgb(65%, 32%, 92%)
CSS RGBa167, 82, 235,1rgba(167,82,235,1)
CMYK Modelcmyk(29%,65%,0%,8%)
HSL Color Space273,79% ,62%hsl(273,79% ,62%)
HSV Color Space273°, 65%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001110101001011101011
Octal247122353
Decimal16782235
Hexa752eb

Different shades of #a752eb color code.

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

Light Shade of #a752eb
#be80f0
Dark Shade of #a752eb
#9024e6
Saturated Shade of #a752eb
#a848f5
Desaturated Shade of #a752eb
#a65ce1
Grey scale Shade of #a752eb
#9e9e9e
Brighten Shade
#c06bff
Most Readable Shade
#FFFFFF

Shades of #a752eb color code

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

#a752eb
#9448d0
#813fb6
#6f369c
#5c2d82
#4a2468
#371b4e
#251234
#12091a
#000000

Similar Color like #a752eb color

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

#a853ec
#a954ed
#aa55ee
#ab56ef
#ac57f0
#ad58f1
#ae59f2
#af5af3
#b05bf4
#b15cf5
#b25df6
#b35ef7
#b45ff8
#b560f9
#a651ea
#a550e9
#a44fe8
#a34ee7
#a24de6
#a14ce5
#a04be4
#9f4ae3
#9e49e2
#9d48e1
#9c47e0
#9b46df
#9a45de
#9944dd

Monochromatic Color with #a752eb

#a752eb
#100816
#2e1741
#4c266b
#6b3496
#8943c0

Tints of #a752eb Color

#a752eb
#b065ed
#ba78ef
#c48bf1
#ce9ef3
#d7b2f6
#e1c5f8
#ebd8fa
#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

#a752eb
#96eb52

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

Split Complementary

#a752eb
#e2eb52
#52eb5b

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

Analogous Color

#6a52eb
#8852eb
#a752eb
#c652eb
#e452eb

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

#a752eb
#eba752
#52eba7

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

#a752eb
#eb5a52
#96eb52
#52e2eb

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

#a752eb
#96eb52
#52eb5b
#eb52e2

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

#a752eb Color Code Preview on Black Background Color

This is how #a752eb Color will look on black background color. Color contrast ratio is 5.05

#a752eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a752eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a752eb

#a752eb color code is use for CSS Background Color

Background color for the above div is #a752eb

HTML with inline CSS

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

#a752eb color code is use for CSS Border Color

CSS Border color for the above div is #a752eb

HTML with inline CSS

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

CSS Border Left color for the above div is #a752eb

HTML with inline CSS

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

CSS Border Right color for the above div is #a752eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a752eb

HTML with inline CSS

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

CSS Border Top color for the above div is #a752eb

HTML with inline CSS

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

#a752eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a752eb Color code Preview on White Background

This is how #a752eb Color code will look on white background color. Color contrast ratio is 4.16

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

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(167,82,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,235,82,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(167,82,235,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.