crispedge.com

Color picker

Loading...

#ad85bd hex color - Violet - Warm color - Information

#ad85bd hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ad85bd Color code in RGB color code model is created after adding 67.84% red color, 52.16% green color and 74.12% blue color. Hex #ad85bd Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 30% magenta, 0% yellow and 26% black.

Hex #ad85bd color code is between #aa88bb web safe hex color code and #bb77cc web safe hex color code. #aa88bb is the nearest web safe color code. You can see here many more shades of #ad85bd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codead85bd#ad85bd
RGB Decimal173, 133, 189rgb(173, 133, 189)
RGB Percent68%, 52%, 74%rgb(68%, 52%, 74%)
CSS RGBa173, 133, 189,1rgba(173,133,189,1)
CMYK Modelcmyk(8%,30%,0%,26%)
HSL Color Space283,30% ,63%hsl(283,30% ,63%)
HSV Color Space283°, 30%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011011000010110111101
Octal255205275
Decimal173133189
Hexad85bd

Different shades of #ad85bd color code.

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

Light Shade of #ad85bd
#c3a6cf
Dark Shade of #ad85bd
#9764ab
Saturated Shade of #ad85bd
#b17cc6
Desaturated Shade of #ad85bd
#a98eb4
Grey scale Shade of #ad85bd
#a1a1a1
Brighten Shade
#c69ed6
Most Readable Shade
#000000

Shades of #ad85bd color code

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

#ad85bd
#9976a8
#866793
#73587e
#604969
#4c3b54
#392c3f
#261d2a
#130e15
#000000

Similar Color like #ad85bd color

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

#ae86be
#af87bf
#b088c0
#b189c1
#b28ac2
#b38bc3
#b48cc4
#b58dc5
#b68ec6
#b78fc7
#b890c8
#b991c9
#ba92ca
#bb93cb
#ac84bc
#ab83bb
#aa82ba
#a981b9
#a880b8
#a77fb7
#a67eb6
#a57db5
#a47cb4
#a37bb3
#a27ab2
#a179b1
#a078b0
#9f77af

Monochromatic Color with #ad85bd

#ad85bd
#d4a3e7
#110d13
#382b3d
#5f4968
#866792

Tints of #ad85bd Color

#ad85bd
#b692c4
#bfa0cb
#c8add3
#d1bbda
#dac8e1
#e3d6e9
#ece3f0
#f5f1f7
#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

#ad85bd
#95bd85

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

Split Complementary

#ad85bd
#b1bd85
#85bd91

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

Analogous Color

#9785bd
#a285bd
#ad85bd
#b885bd
#bd85b7

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

#ad85bd
#bdad85
#85bdad

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

#ad85bd
#bd9185
#95bd85
#85b1bd

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

#ad85bd
#95bd85
#85bd91
#bd85b1

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

#ad85bd Color Code Preview on Black Background Color

This is how #ad85bd Color will look on black background color. Color contrast ratio is 6.87

#ad85bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad85bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad85bd

#ad85bd color code is use for CSS Background Color

Background color for the above div is #ad85bd

HTML with inline CSS

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

#ad85bd color code is use for CSS Border Color

CSS Border color for the above div is #ad85bd

HTML with inline CSS

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

CSS Border Left color for the above div is #ad85bd

HTML with inline CSS

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

CSS Border Right color for the above div is #ad85bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad85bd

HTML with inline CSS

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

CSS Border Top color for the above div is #ad85bd

HTML with inline CSS

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

#ad85bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad85bd Color code Preview on White Background

This is how #ad85bd Color code will look on white background color. Color contrast ratio is 3.06

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

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,133,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(149,189,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,133,189,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.