crispedge.com

Color picker

Loading...

#ac95db hex color - Violet - Cool color - Information

#ac95db hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ac95db Color code in RGB color code model is created after adding 67.45% red color, 58.43% green color and 85.88% blue color. Hex #ac95db Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 32% magenta, 0% yellow and 14% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeac95db#ac95db
RGB Decimal172, 149, 219rgb(172, 149, 219)
RGB Percent67%, 58%, 86%rgb(67%, 58%, 86%)
CSS RGBa172, 149, 219,1rgba(172,149,219,1)
CMYK Modelcmyk(21%,32%,0%,14%)
HSL Color Space260,49% ,72%hsl(260,49% ,72%)
HSV Color Space260°, 32%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011001001010111011011
Octal254225333
Decimal172149219
Hexac95db

Different shades of #ac95db color code.

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

Light Shade of #ac95db
#cabbe8
Dark Shade of #ac95db
#8e6fce
Saturated Shade of #ac95db
#aa8ee2
Desaturated Shade of #ac95db
#ae9cd4
Grey scale Shade of #ac95db
#b8b8b8
Brighten Shade
#c5aef4
Most Readable Shade
#000000

Shades of #ac95db color code

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

#ac95db
#9884c2
#8573aa
#726392
#5f5279
#4c4261
#393149
#262130
#131018
#000000

Similar Color like #ac95db color

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

#ad96dc
#ae97dd
#af98de
#b099df
#b19ae0
#b29be1
#b39ce2
#b49de3
#b59ee4
#b69fe5
#b7a0e6
#b8a1e7
#b9a2e8
#baa3e9
#ab94da
#aa93d9
#a992d8
#a891d7
#a790d6
#a68fd5
#a58ed4
#a48dd3
#a38cd2
#a28bd1
#a18ad0
#a089cf
#9f88ce
#9e87cd

Monochromatic Color with #ac95db

#ac95db
#050406
#262131
#483e5b
#695b86
#8b78b0

Tints of #ac95db Color

#ac95db
#b5a0df
#beace3
#c7b8e7
#d0c4eb
#dacfef
#e3dbf3
#ece7f7
#f5f3fb
#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

#ac95db
#c4db95

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

Split Complementary

#ac95db
#dbcf95
#a1db95

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

Analogous Color

#959adb
#9e95db
#ac95db
#ba95db
#c895db

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

#ac95db
#dbac95
#95dbac

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

#ac95db
#db95a1
#c4db95
#95dbcf

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

#ac95db
#c4db95
#a1db95
#cf95db

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

#ac95db Color Code Preview on Black Background Color

This is how #ac95db Color will look on black background color. Color contrast ratio is 8.08

#ac95db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac95db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac95db

#ac95db color code is use for CSS Background Color

Background color for the above div is #ac95db

HTML with inline CSS

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

#ac95db color code is use for CSS Border Color

CSS Border color for the above div is #ac95db

HTML with inline CSS

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

CSS Border Left color for the above div is #ac95db

HTML with inline CSS

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

CSS Border Right color for the above div is #ac95db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac95db

HTML with inline CSS

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

CSS Border Top color for the above div is #ac95db

HTML with inline CSS

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

#ac95db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac95db Color code Preview on White Background

This is how #ac95db Color code will look on white background color. Color contrast ratio is 2.60

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

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,149,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(196,219,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,149,219,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.