crispedge.com

Color picker

Loading...

#ac4ddc hex color - Violet - Warm color - Information

#ac4ddc hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ac4ddc Color code in RGB color code model is created after adding 67.45% red color, 30.2% green color and 86.27% blue color. Hex #ac4ddc Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 65% magenta, 0% yellow and 14% black.

Hex #ac4ddc color code is between #aa55dd web safe hex color code and #bb44cc web safe hex color code. #aa55dd is the nearest web safe color code. You can see here many more shades of #ac4ddc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeac4ddc#ac4ddc
RGB Decimal172, 77, 220rgb(172, 77, 220)
RGB Percent67%, 30%, 86%rgb(67%, 30%, 86%)
CSS RGBa172, 77, 220,1rgba(172,77,220,1)
CMYK Modelcmyk(22%,65%,0%,14%)
HSL Color Space280,67% ,58%hsl(280,67% ,58%)
HSV Color Space280°, 65%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011000100110111011100
Octal254115334
Decimal17277220
Hexac4ddc

Different shades of #ac4ddc color code.

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

Light Shade of #ac4ddc
#c078e4
Dark Shade of #ac4ddc
#9628ce
Saturated Shade of #ac4ddc
#af42e7
Desaturated Shade of #ac4ddc
#a858d1
Grey scale Shade of #ac4ddc
#949494
Brighten Shade
#c566f5
Most Readable Shade
#FFFFFF

Shades of #ac4ddc color code

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

#ac4ddc
#9844c3
#853bab
#723392
#5f2a7a
#4c2261
#391949
#261130
#130818
#000000

Similar Color like #ac4ddc color

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

#ad4edd
#ae4fde
#af50df
#b051e0
#b152e1
#b253e2
#b354e3
#b455e4
#b556e5
#b657e6
#b758e7
#b859e8
#b95ae9
#ba5bea
#ab4cdb
#aa4bda
#a94ad9
#a849d8
#a748d7
#a647d6
#a546d5
#a445d4
#a344d3
#a243d2
#a142d1
#a041d0
#9f40cf
#9e3fce

Monochromatic Color with #ac4ddc

#ac4ddc
#060307
#271132
#48205c
#6a2f87
#8b3eb1

Tints of #ac4ddc Color

#ac4ddc
#b560df
#be74e3
#c788e7
#d09ceb
#daafef
#e3c3f3
#ecd7f7
#f5ebfb
#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

#ac4ddc
#7ddc4d

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

Split Complementary

#ac4ddc
#c5dc4d
#4ddc64

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

Analogous Color

#734ddc
#8f4ddc
#ac4ddc
#c94ddc
#dc4dd3

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

#ac4ddc
#dcac4d
#4ddcac

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

#ac4ddc
#dc644d
#7ddc4d
#4dc4dc

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

#ac4ddc
#7ddc4d
#4ddc64
#dc4dc5

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

#ac4ddc Color Code Preview on Black Background Color

This is how #ac4ddc Color will look on black background color. Color contrast ratio is 4.85

#ac4ddc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac4ddc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac4ddc

#ac4ddc color code is use for CSS Background Color

Background color for the above div is #ac4ddc

HTML with inline CSS

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

#ac4ddc color code is use for CSS Border Color

CSS Border color for the above div is #ac4ddc

HTML with inline CSS

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

CSS Border Left color for the above div is #ac4ddc

HTML with inline CSS

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

CSS Border Right color for the above div is #ac4ddc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac4ddc

HTML with inline CSS

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

CSS Border Top color for the above div is #ac4ddc

HTML with inline CSS

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

#ac4ddc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac4ddc Color code Preview on White Background

This is how #ac4ddc Color code will look on white background color. Color contrast ratio is 4.33

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

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,77,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(125,220,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,77,220,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.