crispedge.com

Color picker

Loading...

#ac55cc hex color - Violet - Warm color - Information

#ac55cc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ac55cc Color code in RGB color code model is created after adding 67.45% red color, 33.33% green color and 80% blue color. Hex #ac55cc Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 58% magenta, 0% yellow and 20% black.

Hex #ac55cc color code is between #aa44bb web safe hex color code and #bb66dd web safe hex color code. #aa44bb is the nearest web safe color code. You can see here many more shades of #ac55cc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeac55cc#ac55cc
RGB Decimal172, 85, 204rgb(172, 85, 204)
RGB Percent67%, 33%, 80%rgb(67%, 33%, 80%)
CSS RGBa172, 85, 204,1rgba(172,85,204,1)
CMYK Modelcmyk(16%,58%,0%,20%)
HSL Color Space284,54% ,57%hsl(284,54% ,57%)
HSV Color Space284°, 58%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011000101010111001100
Octal254125314
Decimal17285204
Hexac55cc

Different shades of #ac55cc color code.

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

Light Shade of #ac55cc
#bf7cd8
Dark Shade of #ac55cc
#9537b7
Saturated Shade of #ac55cc
#b14ad7
Desaturated Shade of #ac55cc
#a760c1
Grey scale Shade of #ac55cc
#909090
Brighten Shade
#c56ee5
Most Readable Shade
#FFFFFF

Shades of #ac55cc color code

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

#ac55cc
#984bb5
#85429e
#723888
#5f2f71
#4c255a
#391c44
#26122d
#130916
#000000

Similar Color like #ac55cc color

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

#ad56cd
#ae57ce
#af58cf
#b059d0
#b15ad1
#b25bd2
#b35cd3
#b45dd4
#b55ed5
#b65fd6
#b760d7
#b861d8
#b962d9
#ba63da
#ab54cb
#aa53ca
#a952c9
#a851c8
#a750c7
#a64fc6
#a54ec5
#a44dc4
#a34cc3
#a24bc2
#a14ac1
#a049c0
#9f48bf
#9e47be

Monochromatic Color with #ac55cc

#ac55cc
#d067f6
#1d0e22
#40204c
#643277
#8843a1

Tints of #ac55cc Color

#ac55cc
#b567d1
#be7ad7
#c78ddd
#d0a0e2
#dab3e8
#e3c6ee
#ecd9f3
#f5ecf9
#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

#ac55cc
#75cc55

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

Split Complementary

#ac55cc
#b1cc55
#55cc70

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

Analogous Color

#7c55cc
#9455cc
#ac55cc
#c455cc
#cc55bc

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

#ac55cc
#ccac55
#55ccac

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

#ac55cc
#cc7055
#75cc55
#55b0cc

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

#ac55cc
#75cc55
#55cc70
#cc55b1

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

#ac55cc Color Code Preview on Black Background Color

This is how #ac55cc Color will look on black background color. Color contrast ratio is 4.93

#ac55cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac55cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac55cc

#ac55cc color code is use for CSS Background Color

Background color for the above div is #ac55cc

HTML with inline CSS

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

#ac55cc color code is use for CSS Border Color

CSS Border color for the above div is #ac55cc

HTML with inline CSS

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

CSS Border Left color for the above div is #ac55cc

HTML with inline CSS

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

CSS Border Right color for the above div is #ac55cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac55cc

HTML with inline CSS

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

CSS Border Top color for the above div is #ac55cc

HTML with inline CSS

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

#ac55cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac55cc Color code Preview on White Background

This is how #ac55cc Color code will look on white background color. Color contrast ratio is 4.26

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

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,85,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(117,204,85,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,85,204,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.