crispedge.com

Color picker

Loading...

#ad97ac hex color - Violet - Warm color - Information

#ad97ac hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #ad97ac color code is between #aa99aa web safe hex color code and #bb88bb web safe hex color code. #aa99aa is the nearest web safe color code. You can see here many more shades of #ad97ac color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codead97ac#ad97ac
RGB Decimal173, 151, 172rgb(173, 151, 172)
RGB Percent68%, 59%, 67%rgb(68%, 59%, 67%)
CSS RGBa173, 151, 172,1rgba(173,151,172,1)
CMYK Modelcmyk(0%,13%,1%,32%)
HSL Color Space303,12% ,64%hsl(303,12% ,64%)
HSV Color Space303°, 13%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011011001011110101100
Octal255227254
Decimal173151172
Hexad97ac

Different shades of #ad97ac color code.

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

Light Shade of #ad97ac
#c3b3c3
Dark Shade of #ad97ac
#967a95
Saturated Shade of #ad97ac
#b68eb4
Desaturated Shade of #ad97ac
#a4a0a4
Grey scale Shade of #ad97ac
#a2a2a2
Brighten Shade
#c6b0c5
Most Readable Shade
#000000

Shades of #ad97ac color code

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

#ad97ac
#998698
#867585
#736472
#60535f
#4c434c
#393239
#262126
#131013
#000000

Similar Color like #ad97ac color

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

#ae98ad
#af99ae
#b09aaf
#b19bb0
#b29cb1
#b39db2
#b49eb3
#b59fb4
#b6a0b5
#b7a1b6
#b8a2b7
#b9a3b8
#baa4b9
#bba5ba
#ac96ab
#ab95aa
#aa94a9
#a993a8
#a892a7
#a791a6
#a690a5
#a58fa4
#a48ea3
#a38da2
#a28ca1
#a18ba0
#a08a9f
#9f899e

Monochromatic Color with #ad97ac

#ad97ac
#d7bcd6
#030303
#2d282d
#584d57
#827282

Tints of #ad97ac Color

#ad97ac
#b6a2b5
#bfaebe
#c8b9c7
#d1c5d0
#dad0da
#e3dce3
#ece7ec
#f5f3f5
#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

#ad97ac
#97ad98

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

Split Complementary

#ad97ac
#a1ad97
#97ada3

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

Analogous Color

#a597ad
#aa97ad
#ad97ac
#ad97a8
#ad97a3

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

#ad97ac
#acad97
#97acad

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

#ad97ac
#ada397
#97ad98
#97a1ad

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

#ad97ac
#97ad98
#97ada3
#ad97a1

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

#ad97ac Color Code Preview on Black Background Color

This is how #ad97ac Color will look on black background color. Color contrast ratio is 7.80

#ad97ac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad97ac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad97ac

#ad97ac color code is use for CSS Background Color

Background color for the above div is #ad97ac

HTML with inline CSS

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

#ad97ac color code is use for CSS Border Color

CSS Border color for the above div is #ad97ac

HTML with inline CSS

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

CSS Border Left color for the above div is #ad97ac

HTML with inline CSS

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

CSS Border Right color for the above div is #ad97ac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad97ac

HTML with inline CSS

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

CSS Border Top color for the above div is #ad97ac

HTML with inline CSS

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

#ad97ac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad97ac Color code Preview on White Background

This is how #ad97ac Color code will look on white background color. Color contrast ratio is 2.69

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.