crispedge.com

Color picker

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

#a5afdc hex color - Blue - Cool color - Information

#a5afdc hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a5afdc Color code in RGB color code model is created after adding 64.71% red color, 68.63% green color and 86.27% blue color. Hex #a5afdc Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 20% magenta, 0% yellow and 14% black.

Hex #a5afdc color code is between #aaaadd web safe hex color code and #99bbcc web safe hex color code. #aaaadd is the nearest web safe color code. You can see here many more shades of #a5afdc color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea5afdc#a5afdc
RGB Decimal165, 175, 220rgb(165, 175, 220)
RGB Percent65%, 69%, 86%rgb(65%, 69%, 86%)
CSS RGBa165, 175, 220,1rgba(165,175,220,1)
CMYK Modelcmyk(25%,20%,0%,14%)
HSL Color Space229,44% ,75%hsl(229,44% ,75%)
HSV Color Space229°, 25%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001011010111111011100
Octal245257334
Decimal165175220
Hexa5afdc

Different shades of #a5afdc color code.

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

Light Shade of #a5afdc
#cad0ea
Dark Shade of #a5afdc
#808ece
Saturated Shade of #a5afdc
#9fabe2
Desaturated Shade of #a5afdc
#abb3d6
Grey scale Shade of #a5afdc
#c0c0c0
Brighten Shade
#bec8f5
Most Readable Shade
#000000

Shades of #a5afdc color code

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

#a5afdc
#929bc3
#8088ab
#6e7492
#5b617a
#494d61
#373a49
#242630
#121318
#000000

Similar Color like #a5afdc color

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

#a6b0dd
#a7b1de
#a8b2df
#a9b3e0
#aab4e1
#abb5e2
#acb6e3
#adb7e4
#aeb8e5
#afb9e6
#b0bae7
#b1bbe8
#b2bce9
#b3bdea
#a4aedb
#a3adda
#a2acd9
#a1abd8
#a0aad7
#9fa9d6
#9ea8d5
#9da7d4
#9ca6d3
#9ba5d2
#9aa4d1
#99a3d0
#98a2cf
#97a1ce

Monochromatic Color with #a5afdc

#a5afdc
#060607
#252832
#454a5c
#656b87
#858db1

Tints of #a5afdc Color

#a5afdc
#afb7df
#b9c0e3
#c3c9e7
#cdd2eb
#d7dbef
#e1e4f3
#ebedf7
#f5f6fb
#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

#a5afdc
#dcd2a5

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

Split Complementary

#a5afdc
#dcb7a5
#cbdca5

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

Analogous Color

#a5c5dc
#a5badc
#a5afdc
#a6a5dc
#b1a5dc

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

#a5afdc
#dca5af
#afdca5

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

#a5afdc
#dca5ca
#dcd2a5
#a5dcb6

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

#a5afdc
#dcd2a5
#cbdca5
#b7a5dc

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

#a5afdc Color Code Preview on Black Background Color

This is how #a5afdc Color will look on black background color. Color contrast ratio is 9.77

#a5afdc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5afdc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5afdc

#a5afdc color code is use for CSS Background Color

Background color for the above div is #a5afdc

HTML with inline CSS

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

#a5afdc color code is use for CSS Border Color

CSS Border color for the above div is #a5afdc

HTML with inline CSS

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

CSS Border Left color for the above div is #a5afdc

HTML with inline CSS

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

CSS Border Right color for the above div is #a5afdc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5afdc

HTML with inline CSS

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

CSS Border Top color for the above div is #a5afdc

HTML with inline CSS

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

#a5afdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5afdc Color code Preview on White Background

This is how #a5afdc Color code will look on white background color. Color contrast ratio is 2.15

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

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.