crispedge.com

Color picker

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

#ad72dd hex color - Violet - Warm color - Information

#ad72dd hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ad72dd Color code in RGB color code model is created after adding 67.84% red color, 44.71% green color and 86.67% blue color. Hex #ad72dd Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 48% magenta, 0% yellow and 13% black.

Hex #ad72dd color code is between #aa77cc web safe hex color code and #bb66ee web safe hex color code. #aa77cc is the nearest web safe color code. You can see here many more shades of #ad72dd color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codead72dd#ad72dd
RGB Decimal173, 114, 221rgb(173, 114, 221)
RGB Percent68%, 45%, 87%rgb(68%, 45%, 87%)
CSS RGBa173, 114, 221,1rgba(173,114,221,1)
CMYK Modelcmyk(22%,48%,0%,13%)
HSL Color Space273,61% ,66%hsl(273,61% ,66%)
HSV Color Space273°, 48%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011010111001011011101
Octal255162335
Decimal173114221
Hexad72dd

Different shades of #ad72dd color code.

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

Light Shade of #ad72dd
#c59be7
Dark Shade of #ad72dd
#9549d3
Saturated Shade of #ad72dd
#ae69e6
Desaturated Shade of #ad72dd
#ac7bd4
Grey scale Shade of #ad72dd
#a7a7a7
Brighten Shade
#c68bf6
Most Readable Shade
#000000

Shades of #ad72dd color code

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

#ad72dd
#9965c4
#8658ab
#734c93
#603f7a
#4c3262
#392649
#261931
#130c18
#000000

Similar Color like #ad72dd color

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

#ae73de
#af74df
#b075e0
#b176e1
#b277e2
#b378e3
#b479e4
#b57ae5
#b67be6
#b77ce7
#b87de8
#b97ee9
#ba7fea
#bb80eb
#ac71dc
#ab70db
#aa6fda
#a96ed9
#a86dd8
#a76cd7
#a66bd6
#a56ad5
#a469d4
#a368d3
#a267d2
#a166d1
#a065d0
#9f64cf

Monochromatic Color with #ad72dd

#ad72dd
#070408
#281a33
#49305d
#6a4688
#8c5cb3

Tints of #ad72dd Color

#ad72dd
#b681e0
#bf91e4
#c8a1e8
#d1b0ec
#dac0ef
#e3d0f3
#ecdff7
#f5effb
#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

#ad72dd
#a2dd72

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

Split Complementary

#ad72dd
#d8dd72
#72dd78

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

Analogous Color

#8272dd
#9872dd
#ad72dd
#c272dd
#d872dd

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

#ad72dd
#ddad72
#72ddad

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

#ad72dd
#dd7772
#a2dd72
#72d7dd

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

#ad72dd
#a2dd72
#72dd78
#dd72d8

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

#ad72dd Color Code Preview on Black Background Color

This is how #ad72dd Color will look on black background color. Color contrast ratio is 6.23

#ad72dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad72dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad72dd

#ad72dd color code is use for CSS Background Color

Background color for the above div is #ad72dd

HTML with inline CSS

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

#ad72dd color code is use for CSS Border Color

CSS Border color for the above div is #ad72dd

HTML with inline CSS

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

CSS Border Left color for the above div is #ad72dd

HTML with inline CSS

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

CSS Border Right color for the above div is #ad72dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad72dd

HTML with inline CSS

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

CSS Border Top color for the above div is #ad72dd

HTML with inline CSS

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

#ad72dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad72dd Color code Preview on White Background

This is how #ad72dd Color code will look on white background color. Color contrast ratio is 3.37

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

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.