crispedge.com

Color picker

Loading...

#ac69ad hex color - Violet - Warm color - Information

#ac69ad hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ac69ad Color code in RGB color code model is created after adding 67.45% red color, 41.18% green color and 67.84% blue color. Hex #ac69ad Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 39% magenta, 0% yellow and 32% black.

Hex #ac69ad color code is between #aa66aa web safe hex color code and #bb77bb web safe hex color code. #aa66aa is the nearest web safe color code. You can see here many more shades of #ac69ad color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeac69ad#ac69ad
RGB Decimal172, 105, 173rgb(172, 105, 173)
RGB Percent67%, 41%, 68%rgb(67%, 41%, 68%)
CSS RGBa172, 105, 173,1rgba(172,105,173,1)
CMYK Modelcmyk(1%,39%,0%,32%)
HSL Color Space299,29% ,55%hsl(299,29% ,55%)
HSV Color Space299°, 39%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011000110100110101101
Octal254151255
Decimal172105173
Hexac69ad

Different shades of #ac69ad color code.

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

Light Shade of #ac69ad
#be8abf
Dark Shade of #ac69ad
#925093
Saturated Shade of #ac69ad
#b75db9
Desaturated Shade of #ac69ad
#a175a1
Grey scale Shade of #ac69ad
#8b8b8b
Brighten Shade
#c582c6
Most Readable Shade
#FFFFFF

Shades of #ac69ad color code

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

#ac69ad
#985d99
#855186
#724673
#5f3a60
#4c2e4c
#392339
#261726
#130b13
#000000

Similar Color like #ac69ad color

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

#ad6aae
#ae6baf
#af6cb0
#b06db1
#b16eb2
#b26fb3
#b370b4
#b471b5
#b572b6
#b673b7
#b774b8
#b875b9
#b976ba
#ba77bb
#ab68ac
#aa67ab
#a966aa
#a865a9
#a764a8
#a663a7
#a562a6
#a461a5
#a360a4
#a25fa3
#a15ea2
#a05da1
#9f5ca0
#9e5b9f

Monochromatic Color with #ac69ad

#ac69ad
#d683d7
#030203
#2d1c2d
#573558
#824f82

Tints of #ac69ad Color

#ac69ad
#b579b6
#be8abf
#c79bc8
#d0abd1
#dabcda
#e3cde3
#ecddec
#f5eef5
#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

#ac69ad
#6aad69

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

Split Complementary

#ac69ad
#8cad69
#69ad8a

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

Analogous Color

#9169ad
#9e69ad
#ac69ad
#ad69a0
#ad6993

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

#ac69ad
#adac69
#69adac

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

#ac69ad
#ad8a69
#6aad69
#698cad

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

#ac69ad
#6aad69
#69ad8a
#ad698c

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

#ac69ad Color Code Preview on Black Background Color

This is how #ac69ad Color will look on black background color. Color contrast ratio is 5.38

#ac69ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac69ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ac69ad

#ac69ad color code is use for CSS Background Color

Background color for the above div is #ac69ad

HTML with inline CSS

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

#ac69ad color code is use for CSS Border Color

CSS Border color for the above div is #ac69ad

HTML with inline CSS

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

CSS Border Left color for the above div is #ac69ad

HTML with inline CSS

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

CSS Border Right color for the above div is #ac69ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ac69ad

HTML with inline CSS

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

CSS Border Top color for the above div is #ac69ad

HTML with inline CSS

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

#ac69ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ac69ad Color code Preview on White Background

This is how #ac69ad Color code will look on white background color. Color contrast ratio is 3.90

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

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,105,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(106,173,105,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,105,173,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.