crispedge.com

Color picker

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

#ad7ef0 hex color - Blue - Cool color - Information

#ad7ef0 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #ad7ef0 Color code in RGB color code model is created after adding 67.84% red color, 49.41% green color and 94.12% blue color. Hex #ad7ef0 Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 48% magenta, 0% yellow and 6% black.

Hex #ad7ef0 color code is between #aa77ee web safe hex color code and #bb88ff web safe hex color code. #aa77ee is the nearest web safe color code. You can see here many more shades of #ad7ef0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codead7ef0#ad7ef0
RGB Decimal173, 126, 240rgb(173, 126, 240)
RGB Percent68%, 49%, 94%rgb(68%, 49%, 94%)
CSS RGBa173, 126, 240,1rgba(173,126,240,1)
CMYK Modelcmyk(28%,48%,0%,6%)
HSL Color Space265,79% ,72%hsl(265,79% ,72%)
HSV Color Space265°, 48%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011010111111011110000
Octal255176360
Decimal173126240
Hexad7ef0

Different shades of #ad7ef0 color code.

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

Light Shade of #ad7ef0
#caacf5
Dark Shade of #ad7ef0
#9050eb
Saturated Shade of #ad7ef0
#ac77f7
Desaturated Shade of #ad7ef0
#ae85e9
Grey scale Shade of #ad7ef0
#b7b7b7
Brighten Shade
#c697ff
Most Readable Shade
#000000

Shades of #ad7ef0 color code

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

#ad7ef0
#9970d5
#8662ba
#7354a0
#604685
#4c386a
#392a50
#261c35
#130e1a
#000000

Similar Color like #ad7ef0 color

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

#ae7ff1
#af80f2
#b081f3
#b182f4
#b283f5
#b384f6
#b485f7
#b586f8
#b687f9
#b788fa
#b889fb
#b98afc
#ba8bfd
#bb8cfe
#ac7def
#ab7cee
#aa7bed
#a97aec
#a879eb
#a778ea
#a677e9
#a576e8
#a475e7
#a374e6
#a273e5
#a172e4
#a071e3
#9f70e2

Monochromatic Color with #ad7ef0

#ad7ef0
#140e1b
#322546
#513b70
#70519b
#8e68c5

Tints of #ad7ef0 Color

#ad7ef0
#b68cf1
#bf9af3
#c8a9f5
#d1b7f6
#dac5f8
#e3d4fa
#ece2fb
#f5f0fd
#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

#ad7ef0
#c1f07e

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

Split Complementary

#ad7ef0
#f0e67e
#88f07e

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

Analogous Color

#7f7ef0
#967ef0
#ad7ef0
#c47ef0
#db7ef0

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

#ad7ef0
#f0ad7e
#7ef0ad

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

#ad7ef0
#f07e88
#c1f07e
#7ef0e6

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

#ad7ef0
#c1f07e
#88f07e
#e67ef0

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

#ad7ef0 Color Code Preview on Black Background Color

This is how #ad7ef0 Color will look on black background color. Color contrast ratio is 7.02

#ad7ef0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad7ef0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad7ef0

#ad7ef0 color code is use for CSS Background Color

Background color for the above div is #ad7ef0

HTML with inline CSS

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

#ad7ef0 color code is use for CSS Border Color

CSS Border color for the above div is #ad7ef0

HTML with inline CSS

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

CSS Border Left color for the above div is #ad7ef0

HTML with inline CSS

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

CSS Border Right color for the above div is #ad7ef0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad7ef0

HTML with inline CSS

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

CSS Border Top color for the above div is #ad7ef0

HTML with inline CSS

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

#ad7ef0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad7ef0 Color code Preview on White Background

This is how #ad7ef0 Color code will look on white background color. Color contrast ratio is 2.99

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

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.