crispedge.com

Color picker

Loading...

#a32be7 hex color - Violet - Warm color - Information

#a32be7 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a32be7 Color code in RGB color code model is created after adding 63.92% red color, 16.86% green color and 90.59% blue color. Hex #a32be7 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 81% magenta, 0% yellow and 9% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea32be7#a32be7
RGB Decimal163, 43, 231rgb(163, 43, 231)
RGB Percent64%, 17%, 91%rgb(64%, 17%, 91%)
CSS RGBa163, 43, 231,1rgba(163,43,231,1)
CMYK Modelcmyk(29%,81%,0%,9%)
HSL Color Space278,80% ,54%hsl(278,80% ,54%)
HSV Color Space278°, 81%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000110010101111100111
Octal24353347
Decimal16343231
Hexa32be7

Different shades of #a32be7 color code.

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

Light Shade of #a32be7
#b759ec
Dark Shade of #a32be7
#8817c8
Saturated Shade of #a32be7
#a61ff3
Desaturated Shade of #a32be7
#a037db
Grey scale Shade of #a32be7
#898989
Brighten Shade
#bc44ff
Most Readable Shade
#FFFFFF

Shades of #a32be7 color code

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

#a32be7
#9026cd
#7e21b3
#6c1c9a
#5a1780
#481366
#360e4d
#240933
#120419
#000000

Similar Color like #a32be7 color

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

#a42ce8
#a52de9
#a62eea
#a72feb
#a830ec
#a931ed
#aa32ee
#ab33ef
#ac34f0
#ad35f1
#ae36f2
#af37f3
#b038f4
#b139f5
#a22ae6
#a129e5
#a028e4
#9f27e3
#9e26e2
#9d25e1
#9c24e0
#9b23df
#9a22de
#9921dd
#9820dc
#971fdb
#961eda
#951dd9

Monochromatic Color with #a32be7

#a32be7
#0d0312
#2b0b3d
#491367
#671b92
#8523bc

Tints of #a32be7 Color

#a32be7
#ad42e9
#b75aec
#c171ef
#cb89f1
#d6a0f4
#e0b8f7
#eacff9
#f4e7fc
#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

#a32be7
#6fe72b

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

Split Complementary

#a32be7
#cde72b
#2be745

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

Analogous Color

#582be7
#7d2be7
#a32be7
#c92be7
#e72be0

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

#a32be7
#e7a32b
#2be7a3

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

#a32be7
#e7452b
#6fe72b
#2bcde7

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

#a32be7
#6fe72b
#2be745
#e72bcd

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

#a32be7 Color Code Preview on Black Background Color

This is how #a32be7 Color will look on black background color. Color contrast ratio is 4.06

#a32be7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a32be7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a32be7

#a32be7 color code is use for CSS Background Color

Background color for the above div is #a32be7

HTML with inline CSS

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

#a32be7 color code is use for CSS Border Color

CSS Border color for the above div is #a32be7

HTML with inline CSS

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

CSS Border Left color for the above div is #a32be7

HTML with inline CSS

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

CSS Border Right color for the above div is #a32be7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a32be7

HTML with inline CSS

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

CSS Border Top color for the above div is #a32be7

HTML with inline CSS

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

#a32be7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a32be7 Color code Preview on White Background

This is how #a32be7 Color code will look on white background color. Color contrast ratio is 5.18

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

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(163,43,231,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(111,231,43,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(163,43,231,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.