crispedge.com

Color picker

Loading...

#ac9ede hex color - Violet - Cool color - Information

#ac9ede hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ac9ede Color code in RGB color code model is created after adding 67.45% red color, 61.96% green color and 87.06% blue color. Hex #ac9ede Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 29% magenta, 0% yellow and 13% black.

Hex #ac9ede color code is between #aa99dd web safe hex color code and #bbaaee web safe hex color code. #aa99dd is the nearest web safe color code. You can see here many more shades of #ac9ede color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeac9ede#ac9ede
RGB Decimal172, 158, 222rgb(172, 158, 222)
RGB Percent67%, 62%, 87%rgb(67%, 62%, 87%)
CSS RGBa172, 158, 222,1rgba(172,158,222,1)
CMYK Modelcmyk(23%,29%,0%,13%)
HSL Color Space253,49% ,75%hsl(253,49% ,75%)
HSV Color Space253°, 29%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001001111011011110
Octal254236336
Decimal172158222
Hexac9ede

Different shades of #ac9ede color code.

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

Light Shade of #ac9ede
#cdc4eb
Dark Shade of #ac9ede
#8b78d1
Saturated Shade of #ac9ede
#a897e4
Desaturated Shade of #ac9ede
#b0a4d7
Grey scale Shade of #ac9ede
#bebebe
Brighten Shade
#c5b7f7
Most Readable Shade
#000000

Shades of #ac9ede color code

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

#ac9ede
#988cc5
#857aac
#726994
#5f577b
#4c4662
#39344a
#262331
#131118
#000000

Similar Color like #ac9ede color

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

#ad9fdf
#aea0e0
#afa1e1
#b0a2e2
#b1a3e3
#b2a4e4
#b3a5e5
#b4a6e6
#b5a7e7
#b6a8e8
#b7a9e9
#b8aaea
#b9abeb
#baacec
#ab9ddd
#aa9cdc
#a99bdb
#a89ada
#a799d9
#a698d8
#a597d7
#a496d6
#a395d5
#a294d4
#a193d3
#a092d2
#9f91d1
#9e90d0

Monochromatic Color with #ac9ede

#ac9ede
#070709
#282534
#49435e
#6a6289
#8b80b3

Tints of #ac9ede Color

#ac9ede
#b5a8e1
#beb3e5
#c7bee9
#d0c9ec
#dad3f0
#e3def4
#ece9f7
#f5f4fb
#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

#ac9ede
#d0de9e

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

Split Complementary

#ac9ede
#decc9e
#b0de9e

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

Analogous Color

#9eaade
#9f9ede
#ac9ede
#b99ede
#c69ede

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

#ac9ede
#deac9e
#9edeac

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

#ac9ede
#de9eb0
#d0de9e
#9edecc

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

#ac9ede
#d0de9e
#b0de9e
#cc9ede

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

#ac9ede Color Code Preview on Black Background Color

This is how #ac9ede Color will look on black background color. Color contrast ratio is 8.70

#ac9ede in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac9ede

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac9ede

#ac9ede color code is use for CSS Background Color

Background color for the above div is #ac9ede

HTML with inline CSS

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

#ac9ede color code is use for CSS Border Color

CSS Border color for the above div is #ac9ede

HTML with inline CSS

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

CSS Border Left color for the above div is #ac9ede

HTML with inline CSS

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

CSS Border Right color for the above div is #ac9ede

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac9ede

HTML with inline CSS

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

CSS Border Top color for the above div is #ac9ede

HTML with inline CSS

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

#ac9ede hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac9ede Color code Preview on White Background

This is how #ac9ede Color code will look on white background color. Color contrast ratio is 2.41

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

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,158,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(208,222,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,158,222,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.