crispedge.com

Color picker

Loading...

#ac84e5 hex color - Violet - Cool color - Information

#ac84e5 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ac84e5 Color code in RGB color code model is created after adding 67.45% red color, 51.76% green color and 89.8% blue color. Hex #ac84e5 Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 42% magenta, 0% yellow and 10% black.

Hex #ac84e5 color code is between #aa88dd web safe hex color code and #bb77ee web safe hex color code. #aa88dd is the nearest web safe color code. You can see here many more shades of #ac84e5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeac84e5#ac84e5
RGB Decimal172, 132, 229rgb(172, 132, 229)
RGB Percent67%, 52%, 90%rgb(67%, 52%, 90%)
CSS RGBa172, 132, 229,1rgba(172,132,229,1)
CMYK Modelcmyk(25%,42%,0%,10%)
HSL Color Space265,65% ,71%hsl(265,65% ,71%)
HSV Color Space265°, 42%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001000010011100101
Octal254204345
Decimal172132229
Hexac84e5

Different shades of #ac84e5 color code.

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

Light Shade of #ac84e5
#c8aeee
Dark Shade of #ac84e5
#905adc
Saturated Shade of #ac84e5
#ab7dec
Desaturated Shade of #ac84e5
#ad8bde
Grey scale Shade of #ac84e5
#b4b4b4
Brighten Shade
#c59dfe
Most Readable Shade
#000000

Shades of #ac84e5 color code

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

#ac84e5
#9875cb
#8566b2
#725898
#5f497f
#4c3a65
#392c4c
#261d32
#130e19
#000000

Similar Color like #ac84e5 color

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

#ad85e6
#ae86e7
#af87e8
#b088e9
#b189ea
#b28aeb
#b38bec
#b48ced
#b58dee
#b68eef
#b78ff0
#b890f1
#b991f2
#ba92f3
#ab83e4
#aa82e3
#a981e2
#a880e1
#a77fe0
#a67edf
#a57dde
#a47cdd
#a37bdc
#a27adb
#a179da
#a078d9
#9f77d8
#9e76d7

Monochromatic Color with #ac84e5

#ac84e5
#0c0a10
#2c223b
#4c3b65
#6c5390
#8c6cba

Tints of #ac84e5 Color

#ac84e5
#b591e7
#be9fea
#c7aded
#d0baf0
#dac8f3
#e3d6f6
#ece3f9
#f5f1fc
#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

#ac84e5
#bde584

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

Split Complementary

#ac84e5
#e5dd84
#8ce584

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

Analogous Color

#8584e5
#9984e5
#ac84e5
#bf84e5
#d384e5

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

#ac84e5
#e5ac84
#84e5ac

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

#ac84e5
#e5848c
#bde584
#84e5dc

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

#ac84e5
#bde584
#8ce584
#dd84e5

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

#ac84e5 Color Code Preview on Black Background Color

This is how #ac84e5 Color will look on black background color. Color contrast ratio is 7.19

#ac84e5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac84e5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac84e5

#ac84e5 color code is use for CSS Background Color

Background color for the above div is #ac84e5

HTML with inline CSS

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

#ac84e5 color code is use for CSS Border Color

CSS Border color for the above div is #ac84e5

HTML with inline CSS

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

CSS Border Left color for the above div is #ac84e5

HTML with inline CSS

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

CSS Border Right color for the above div is #ac84e5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac84e5

HTML with inline CSS

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

CSS Border Top color for the above div is #ac84e5

HTML with inline CSS

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

#ac84e5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac84e5 Color code Preview on White Background

This is how #ac84e5 Color code will look on white background color. Color contrast ratio is 2.92

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

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(172,132,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(189,229,132,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,132,229,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.