crispedge.com

Color picker

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

#a6adfa hex color - Blue - Cool color - Information

#a6adfa hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a6adfa Color code in RGB color code model is created after adding 65.1% red color, 67.84% green color and 98.04% blue color. Hex #a6adfa Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 31% magenta, 0% yellow and 2% black.

Hex #a6adfa color code is between #aaaaff web safe hex color code and #99bbee web safe hex color code. #aaaaff is the nearest web safe color code. You can see here many more shades of #a6adfa color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea6adfa#a6adfa
RGB Decimal166, 173, 250rgb(166, 173, 250)
RGB Percent65%, 68%, 98%rgb(65%, 68%, 98%)
CSS RGBa166, 173, 250,1rgba(166,173,250,1)
CMYK Modelcmyk(34%,31%,0%,2%)
HSL Color Space235,89% ,82%hsl(235,89% ,82%)
HSV Color Space235°, 34%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001101010110111111010
Octal246255372
Decimal166173250
Hexa6adfa

Different shades of #a6adfa color code.

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

Light Shade of #a6adfa
#d6d9fd
Dark Shade of #a6adfa
#7680f7
Saturated Shade of #a6adfa
#a1a9ff
Desaturated Shade of #a6adfa
#abb1f5
Grey scale Shade of #a6adfa
#d0d0d0
Brighten Shade
#bfc6ff
Most Readable Shade
#000000

Shades of #a6adfa color code

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

#a6adfa
#9399de
#8186c2
#6e73a6
#5c608a
#494c6f
#373953
#242637
#12131b
#000000

Similar Color like #a6adfa color

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

#a7aefb
#a8affc
#a9b0fd
#aab1fe
#abb2ff
#acb3ff
#adb4ff
#aeb5ff
#afb6ff
#b0b7ff
#b1b8ff
#b2b9ff
#b3baff
#b4bbff
#a5acf9
#a4abf8
#a3aaf7
#a2a9f6
#a1a8f5
#a0a7f4
#9fa6f3
#9ea5f2
#9da4f1
#9ca3f0
#9ba2ef
#9aa1ee
#99a0ed
#989fec

Monochromatic Color with #a6adfa

#a6adfa
#191a25
#353750
#51557a
#6e72a5
#8a90cf

Tints of #a6adfa Color

#a6adfa
#afb6fa
#b9bffb
#c3c8fb
#cdd1fc
#d7dafc
#e1e3fd
#ebecfd
#f5f5fe
#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

#a6adfa
#faf3a6

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

Split Complementary

#a6adfa
#fac9a6
#d7faa6

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

Analogous Color

#a6cffa
#a6befa
#a6adfa
#b0a6fa
#c1a6fa

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

#a6adfa
#faa6ad
#adfaa6

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

#a6adfa
#faa6d7
#faf3a6
#a6fac9

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

#a6adfa
#faf3a6
#d7faa6
#c9a6fa

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

#a6adfa Color Code Preview on Black Background Color

This is how #a6adfa Color will look on black background color. Color contrast ratio is 9.98

#a6adfa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6adfa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6adfa

#a6adfa color code is use for CSS Background Color

Background color for the above div is #a6adfa

HTML with inline CSS

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

#a6adfa color code is use for CSS Border Color

CSS Border color for the above div is #a6adfa

HTML with inline CSS

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

CSS Border Left color for the above div is #a6adfa

HTML with inline CSS

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

CSS Border Right color for the above div is #a6adfa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a6adfa

HTML with inline CSS

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

CSS Border Top color for the above div is #a6adfa

HTML with inline CSS

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

#a6adfa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a6adfa Color code Preview on White Background

This is how #a6adfa Color code will look on white background color. Color contrast ratio is 2.10

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

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.