crispedge.com

Color picker

Loading...

#ad71bf hex color - Violet - Warm color - Information

#ad71bf hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ad71bf Color code in RGB color code model is created after adding 67.84% red color, 44.31% green color and 74.9% blue color. Hex #ad71bf Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 41% magenta, 0% yellow and 25% black.

Hex #ad71bf color code is between #aa77bb web safe hex color code and #bb66cc web safe hex color code. #aa77bb is the nearest web safe color code. You can see here many more shades of #ad71bf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codead71bf#ad71bf
RGB Decimal173, 113, 191rgb(173, 113, 191)
RGB Percent68%, 44%, 75%rgb(68%, 44%, 75%)
CSS RGBa173, 113, 191,1rgba(173,113,191,1)
CMYK Modelcmyk(9%,41%,0%,25%)
HSL Color Space286,38% ,60%hsl(286,38% ,60%)
HSV Color Space286°, 41%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011010111000110111111
Octal255161277
Decimal173113191
Hexad71bf

Different shades of #ad71bf color code.

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

Light Shade of #ad71bf
#c194cf
Dark Shade of #ad71bf
#984fae
Saturated Shade of #ad71bf
#b367c9
Desaturated Shade of #ad71bf
#a77bb5
Grey scale Shade of #ad71bf
#989898
Brighten Shade
#c68ad8
Most Readable Shade
#FFFFFF

Shades of #ad71bf color code

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

#ad71bf
#9964a9
#865794
#734b7f
#603e6a
#4c3254
#39253f
#26192a
#130c15
#000000

Similar Color like #ad71bf color

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

#ae72c0
#af73c1
#b074c2
#b175c3
#b276c4
#b377c5
#b478c6
#b579c7
#b67ac8
#b77bc9
#b87cca
#b97dcb
#ba7ecc
#bb7fcd
#ac70be
#ab6fbd
#aa6ebc
#a96dbb
#a86cba
#a76bb9
#a66ab8
#a569b7
#a468b6
#a367b5
#a266b4
#a165b3
#a064b2
#9f63b1

Monochromatic Color with #ad71bf

#ad71bf
#d38ae9
#130c15
#3a263f
#603f6a
#865894

Tints of #ad71bf Color

#ad71bf
#b680c6
#bf90cd
#c8a0d4
#d1b0db
#dabfe2
#e3cfe9
#ecdff0
#f5eff7
#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

#ad71bf
#83bf71

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

Split Complementary

#ad71bf
#aabf71
#71bf86

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

Analogous Color

#8e71bf
#9d71bf
#ad71bf
#bd71bf
#bf71b2

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

#ad71bf
#bfad71
#71bfad

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

#ad71bf
#bf8671
#83bf71
#71aabf

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

#ad71bf
#83bf71
#71bf86
#bf71aa

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

#ad71bf Color Code Preview on Black Background Color

This is how #ad71bf Color will look on black background color. Color contrast ratio is 5.89

#ad71bf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad71bf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad71bf

#ad71bf color code is use for CSS Background Color

Background color for the above div is #ad71bf

HTML with inline CSS

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

#ad71bf color code is use for CSS Border Color

CSS Border color for the above div is #ad71bf

HTML with inline CSS

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

CSS Border Left color for the above div is #ad71bf

HTML with inline CSS

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

CSS Border Right color for the above div is #ad71bf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad71bf

HTML with inline CSS

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

CSS Border Top color for the above div is #ad71bf

HTML with inline CSS

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

#ad71bf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad71bf Color code Preview on White Background

This is how #ad71bf Color code will look on white background color. Color contrast ratio is 3.56

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

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,113,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(131,191,113,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,113,191,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.