crispedge.com

Color picker

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

#ad6cf5 hex color - Blue - Cool color - Information

#ad6cf5 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #ad6cf5 Color code in RGB color code model is created after adding 67.84% red color, 42.35% green color and 96.08% blue color. Hex #ad6cf5 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 56% magenta, 0% yellow and 4% black.

Hex #ad6cf5 color code is between #aa66ee web safe hex color code and #bb77ff web safe hex color code. #aa66ee is the nearest web safe color code. You can see here many more shades of #ad6cf5 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codead6cf5#ad6cf5
RGB Decimal173, 108, 245rgb(173, 108, 245)
RGB Percent68%, 42%, 96%rgb(68%, 42%, 96%)
CSS RGBa173, 108, 245,1rgba(173,108,245,1)
CMYK Modelcmyk(29%,56%,0%,4%)
HSL Color Space268,87% ,69%hsl(268,87% ,69%)
HSV Color Space268°, 56%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011010110110011110101
Octal255154365
Decimal173108245
Hexad6cf5

Different shades of #ad6cf5 color code.

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

Light Shade of #ad6cf5
#c89cf8
Dark Shade of #ad6cf5
#923cf2
Saturated Shade of #ad6cf5
#ad64fd
Desaturated Shade of #ad6cf5
#ad74ed
Grey scale Shade of #ad6cf5
#b0b0b0
Brighten Shade
#c685ff
Most Readable Shade
#000000

Shades of #ad6cf5 color code

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

#ad6cf5
#9960d9
#8654be
#7348a3
#603c88
#4c306c
#392451
#261836
#130c1b
#000000

Similar Color like #ad6cf5 color

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

#ae6df6
#af6ef7
#b06ff8
#b170f9
#b271fa
#b372fb
#b473fc
#b574fd
#b675fe
#b776ff
#b877ff
#b978ff
#ba79ff
#bb7aff
#ac6bf4
#ab6af3
#aa69f2
#a968f1
#a867f0
#a766ef
#a665ee
#a564ed
#a463ec
#a362eb
#a261ea
#a160e9
#a05fe8
#9f5ee7

Monochromatic Color with #ad6cf5

#ad6cf5
#170e20
#35214b
#533475
#7147a0
#8f59ca

Tints of #ad6cf5 Color

#ad6cf5
#b67cf6
#bf8cf7
#c89df8
#d1adf9
#dabdfa
#e3cefb
#ecdefc
#f5eefd
#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

#ad6cf5
#b4f56c

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

Split Complementary

#ad6cf5
#f5f26c
#6ff56c

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

Analogous Color

#766cf5
#926cf5
#ad6cf5
#c86cf5
#e46cf5

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

#ad6cf5
#f5ad6c
#6cf5ad

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

#ad6cf5
#f56c6f
#b4f56c
#6cf5f1

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

#ad6cf5
#b4f56c
#6ff56c
#f26cf5

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

#ad6cf5 Color Code Preview on Black Background Color

This is how #ad6cf5 Color will look on black background color. Color contrast ratio is 6.24

#ad6cf5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad6cf5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad6cf5

#ad6cf5 color code is use for CSS Background Color

Background color for the above div is #ad6cf5

HTML with inline CSS

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

#ad6cf5 color code is use for CSS Border Color

CSS Border color for the above div is #ad6cf5

HTML with inline CSS

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

CSS Border Left color for the above div is #ad6cf5

HTML with inline CSS

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

CSS Border Right color for the above div is #ad6cf5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad6cf5

HTML with inline CSS

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

CSS Border Top color for the above div is #ad6cf5

HTML with inline CSS

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

#ad6cf5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad6cf5 Color code Preview on White Background

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

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.