crispedge.com

Color picker

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

#ad9fe0 hex color - Violet - Cool color - Information

#ad9fe0 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ad9fe0 Color code in RGB color code model is created after adding 67.84% red color, 62.35% green color and 87.84% blue color. Hex #ad9fe0 Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 29% magenta, 0% yellow and 12% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codead9fe0#ad9fe0
RGB Decimal173, 159, 224rgb(173, 159, 224)
RGB Percent68%, 62%, 88%rgb(68%, 62%, 88%)
CSS RGBa173, 159, 224,1rgba(173,159,224,1)
CMYK Modelcmyk(23%,29%,0%,12%)
HSL Color Space253,51% ,75%hsl(253,51% ,75%)
HSV Color Space253°, 29%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011001111111100000
Octal255237340
Decimal173159224
Hexad9fe0

Different shades of #ad9fe0 color code.

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

Light Shade of #ad9fe0
#cec6ec
Dark Shade of #ad9fe0
#8c78d4
Saturated Shade of #ad9fe0
#a999e6
Desaturated Shade of #ad9fe0
#b1a5da
Grey scale Shade of #ad9fe0
#bfbfbf
Brighten Shade
#c6b8f9
Most Readable Shade
#000000

Shades of #ad9fe0 color code

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

#ad9fe0
#998dc7
#867bae
#736a95
#60587c
#4c4663
#39354a
#262331
#131118
#000000

Similar Color like #ad9fe0 color

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

#aea0e1
#afa1e2
#b0a2e3
#b1a3e4
#b2a4e5
#b3a5e6
#b4a6e7
#b5a7e8
#b6a8e9
#b7a9ea
#b8aaeb
#b9abec
#baaced
#bbadee
#ac9edf
#ab9dde
#aa9cdd
#a99bdc
#a89adb
#a799da
#a698d9
#a597d8
#a496d7
#a395d6
#a294d5
#a193d4
#a092d3
#9f91d2

Monochromatic Color with #ad9fe0

#ad9fe0
#09080b
#2a2636
#4b4460
#6b638b
#8c81b5

Tints of #ad9fe0 Color

#ad9fe0
#b6a9e3
#bfb4e6
#c8bfea
#d1c9ed
#dad4f1
#e3dff4
#ece9f8
#f5f4fb
#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

#ad9fe0
#d2e09f

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

Split Complementary

#ad9fe0
#e0cd9f
#b2e09f

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

Analogous Color

#9fabe0
#a09fe0
#ad9fe0
#ba9fe0
#c79fe0

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

#ad9fe0
#e0ad9f
#9fe0ad

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

#ad9fe0
#e09fb1
#d2e09f
#9fe0cd

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

#ad9fe0
#d2e09f
#b2e09f
#cd9fe0

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

#ad9fe0 Color Code Preview on Black Background Color

This is how #ad9fe0 Color will look on black background color. Color contrast ratio is 8.81

#ad9fe0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad9fe0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad9fe0

#ad9fe0 color code is use for CSS Background Color

Background color for the above div is #ad9fe0

HTML with inline CSS

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

#ad9fe0 color code is use for CSS Border Color

CSS Border color for the above div is #ad9fe0

HTML with inline CSS

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

CSS Border Left color for the above div is #ad9fe0

HTML with inline CSS

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

CSS Border Right color for the above div is #ad9fe0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad9fe0

HTML with inline CSS

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

CSS Border Top color for the above div is #ad9fe0

HTML with inline CSS

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

#ad9fe0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad9fe0 Color code Preview on White Background

This is how #ad9fe0 Color code will look on white background color. Color contrast ratio is 2.38

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.