crispedge.com

Color picker

Loading...

#ac93cf hex color - Violet - Cool color - Information

#ac93cf hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ac93cf Color code in RGB color code model is created after adding 67.45% red color, 57.65% green color and 81.18% blue color. Hex #ac93cf Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 29% magenta, 0% yellow and 19% black.

Hex #ac93cf color code is between #aa99cc web safe hex color code and #bb88dd web safe hex color code. #aa99cc is the nearest web safe color code. You can see here many more shades of #ac93cf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeac93cf#ac93cf
RGB Decimal172, 147, 207rgb(172, 147, 207)
RGB Percent67%, 58%, 81%rgb(67%, 58%, 81%)
CSS RGBa172, 147, 207,1rgba(172,147,207,1)
CMYK Modelcmyk(17%,29%,0%,19%)
HSL Color Space265,38% ,69%hsl(265,38% ,69%)
HSV Color Space265°, 29%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001001001111001111
Octal254223317
Decimal172147207
Hexac93cf

Different shades of #ac93cf color code.

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

Light Shade of #ac93cf
#c7b6df
Dark Shade of #ac93cf
#9170bf
Saturated Shade of #ac93cf
#ab8bd7
Desaturated Shade of #ac93cf
#ad9bc7
Grey scale Shade of #ac93cf
#b1b1b1
Brighten Shade
#c5ace8
Most Readable Shade
#000000

Shades of #ac93cf color code

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

#ac93cf
#9882b8
#8572a1
#72628a
#5f5173
#4c415c
#393145
#26202e
#131017
#000000

Similar Color like #ac93cf color

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

#ad94d0
#ae95d1
#af96d2
#b097d3
#b198d4
#b299d5
#b39ad6
#b49bd7
#b59cd8
#b69dd9
#b79eda
#b89fdb
#b9a0dc
#baa1dd
#ab92ce
#aa91cd
#a990cc
#a88fcb
#a78eca
#a68dc9
#a58cc8
#a48bc7
#a38ac6
#a289c5
#a188c4
#a087c3
#9f86c2
#9e85c1

Monochromatic Color with #ac93cf

#ac93cf
#cfb1f9
#1f1a25
#42384f
#65577a
#8975a4

Tints of #ac93cf Color

#ac93cf
#b59fd4
#beabd9
#c7b7df
#d0c3e4
#dacfe9
#e3dbef
#ece7f4
#f5f3f9
#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

#ac93cf
#b6cf93

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

Split Complementary

#ac93cf
#cfca93
#98cf93

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

Analogous Color

#9493cf
#a093cf
#ac93cf
#b893cf
#c493cf

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

#ac93cf
#cfac93
#93cfac

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

#ac93cf
#cf9398
#b6cf93
#93cfca

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

#ac93cf
#b6cf93
#98cf93
#ca93cf

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

#ac93cf Color Code Preview on Black Background Color

This is how #ac93cf Color will look on black background color. Color contrast ratio is 7.83

#ac93cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac93cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac93cf

#ac93cf color code is use for CSS Background Color

Background color for the above div is #ac93cf

HTML with inline CSS

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

#ac93cf color code is use for CSS Border Color

CSS Border color for the above div is #ac93cf

HTML with inline CSS

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

CSS Border Left color for the above div is #ac93cf

HTML with inline CSS

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

CSS Border Right color for the above div is #ac93cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac93cf

HTML with inline CSS

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

CSS Border Top color for the above div is #ac93cf

HTML with inline CSS

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

#ac93cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac93cf Color code Preview on White Background

This is how #ac93cf Color code will look on white background color. Color contrast ratio is 2.68

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

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,147,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(182,207,147,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,147,207,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.