crispedge.com

Color picker

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

#ad94f4 hex color - Blue - Cool color - Information

#ad94f4 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codead94f4#ad94f4
RGB Decimal173, 148, 244rgb(173, 148, 244)
RGB Percent68%, 58%, 96%rgb(68%, 58%, 96%)
CSS RGBa173, 148, 244,1rgba(173,148,244,1)
CMYK Modelcmyk(29%,39%,0%,4%)
HSL Color Space256,81% ,77%hsl(256,81% ,77%)
HSV Color Space256°, 39%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011011001010011110100
Octal255224364
Decimal173148244
Hexad94f4

Different shades of #ad94f4 color code.

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

Light Shade of #ad94f4
#d0c2f9
Dark Shade of #ad94f4
#8a66ef
Saturated Shade of #ad94f4
#aa8efa
Desaturated Shade of #ad94f4
#b09aee
Grey scale Shade of #ad94f4
#c4c4c4
Brighten Shade
#c6adff
Most Readable Shade
#000000

Shades of #ad94f4 color code

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

#ad94f4
#9983d8
#8673bd
#7362a2
#605287
#4c416c
#393151
#262036
#13101b
#000000

Similar Color like #ad94f4 color

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

#ae95f5
#af96f6
#b097f7
#b198f8
#b299f9
#b39afa
#b49bfb
#b59cfc
#b69dfd
#b79efe
#b89fff
#b9a0ff
#baa1ff
#bba2ff
#ac93f3
#ab92f2
#aa91f1
#a990f0
#a88fef
#a78eee
#a68ded
#a58cec
#a48beb
#a38aea
#a289e9
#a188e8
#a087e7
#9f86e6

Monochromatic Color with #ad94f4

#ad94f4
#16131f
#342d4a
#534774
#71609f
#8f7ac9

Tints of #ad94f4 Color

#ad94f4
#b69ff5
#bfabf6
#c8b7f7
#d1c3f8
#dacffa
#e3dbfb
#ece7fc
#f5f3fd
#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

#ad94f4
#dbf494

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

Split Complementary

#ad94f4
#f4dd94
#abf494

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

Analogous Color

#94a1f4
#9a94f4
#ad94f4
#c094f4
#d394f4

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

#ad94f4
#f4ad94
#94f4ad

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

#ad94f4
#f494ab
#dbf494
#94f4dd

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

#ad94f4
#dbf494
#abf494
#dd94f4

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

#ad94f4 Color Code Preview on Black Background Color

This is how #ad94f4 Color will look on black background color. Color contrast ratio is 8.32

#ad94f4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad94f4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad94f4

#ad94f4 color code is use for CSS Background Color

Background color for the above div is #ad94f4

HTML with inline CSS

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

#ad94f4 color code is use for CSS Border Color

CSS Border color for the above div is #ad94f4

HTML with inline CSS

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

CSS Border Left color for the above div is #ad94f4

HTML with inline CSS

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

CSS Border Right color for the above div is #ad94f4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad94f4

HTML with inline CSS

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

CSS Border Top color for the above div is #ad94f4

HTML with inline CSS

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

#ad94f4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad94f4 Color code Preview on White Background

This is how #ad94f4 Color code will look on white background color. Color contrast ratio is 2.52

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

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.