crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ad95db hex color - Violet - Cool color - Information

#ad95db hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ad95db Color code in RGB color code model is created after adding 67.84% red color, 58.43% green color and 85.88% blue color. Hex #ad95db Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 32% magenta, 0% yellow and 14% black.

Hex #ad95db color code is between #aa99dd web safe hex color code and #bb88cc web safe hex color code. #aa99dd is the nearest web safe color code. You can see here many more shades of #ad95db color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codead95db#ad95db
RGB Decimal173, 149, 219rgb(173, 149, 219)
RGB Percent68%, 58%, 86%rgb(68%, 58%, 86%)
CSS RGBa173, 149, 219,1rgba(173,149,219,1)
CMYK Modelcmyk(21%,32%,0%,14%)
HSL Color Space261,49% ,72%hsl(261,49% ,72%)
HSV Color Space261°, 32%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011001010111011011
Octal255225333
Decimal173149219
Hexad95db

Different shades of #ad95db color code.

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

Light Shade of #ad95db
#cabbe8
Dark Shade of #ad95db
#906fce
Saturated Shade of #ad95db
#ab8ee2
Desaturated Shade of #ad95db
#af9cd4
Grey scale Shade of #ad95db
#b8b8b8
Brighten Shade
#c6aef4
Most Readable Shade
#000000

Shades of #ad95db color code

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

#ad95db
#9984c2
#8673aa
#736392
#605279
#4c4261
#393149
#262130
#131018
#000000

Similar Color like #ad95db color

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

#ae96dc
#af97dd
#b098de
#b199df
#b29ae0
#b39be1
#b49ce2
#b59de3
#b69ee4
#b79fe5
#b8a0e6
#b9a1e7
#baa2e8
#bba3e9
#ac94da
#ab93d9
#aa92d8
#a991d7
#a890d6
#a78fd5
#a68ed4
#a58dd3
#a48cd2
#a38bd1
#a28ad0
#a189cf
#a088ce
#9f87cd

Monochromatic Color with #ad95db

#ad95db
#050406
#272131
#483e5b
#6a5b86
#8b78b0

Tints of #ad95db Color

#ad95db
#b6a0df
#bface3
#c8b8e7
#d1c4eb
#dacfef
#e3dbf3
#ece7f7
#f5f3fb
#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

#ad95db
#c3db95

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

Split Complementary

#ad95db
#dbd095
#a0db95

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

Analogous Color

#9599db
#9f95db
#ad95db
#bb95db
#c995db

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

#ad95db
#dbad95
#95dbad

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

#ad95db
#db95a0
#c3db95
#95dbd0

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

#ad95db
#c3db95
#a0db95
#d095db

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

#ad95db Color Code Preview on Black Background Color

This is how #ad95db Color will look on black background color. Color contrast ratio is 8.10

#ad95db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad95db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad95db

#ad95db color code is use for CSS Background Color

Background color for the above div is #ad95db

HTML with inline CSS

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

#ad95db color code is use for CSS Border Color

CSS Border color for the above div is #ad95db

HTML with inline CSS

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

CSS Border Left color for the above div is #ad95db

HTML with inline CSS

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

CSS Border Right color for the above div is #ad95db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad95db

HTML with inline CSS

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

CSS Border Top color for the above div is #ad95db

HTML with inline CSS

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

#ad95db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad95db Color code Preview on White Background

This is how #ad95db Color code will look on white background color. Color contrast ratio is 2.59

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.