crispedge.com

Color picker

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

#a7c6ed hex color - Blue - Pantone 2717 C - Cool color - Information

#a7c6ed hex color - Blue - Pantone 2717 C - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Pantone Number: - Pantone 2717 C

Hex #a7c6ed Color code in RGB color code model is created after adding 65.49% red color, 77.65% green color and 92.94% blue color. Hex #a7c6ed Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 16% magenta, 0% yellow and 7% black.

Hex #a7c6ed color code is between #aaccee web safe hex color code and #99bbdd web safe hex color code. #aaccee is the nearest web safe color code. You can see here many more shades of #a7c6ed color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codea7c6ed#a7c6ed
RGB Decimal167, 198, 237rgb(167, 198, 237)
RGB Percent65%, 78%, 93%rgb(65%, 78%, 93%)
CSS RGBa167, 198, 237,1rgba(167,198,237,1)
CMYK Modelcmyk(30%,16%,0%,7%)
HSL Color Space213,66% ,79%hsl(213,66% ,79%)
HSV Color Space213°, 30%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001111100011011101101
Octal247306355
Decimal167198237
Hexa7c6ed

Different shades of #a7c6ed color code.

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

Light Shade of #a7c6ed
#d1e1f6
Dark Shade of #a7c6ed
#7dabe4
Saturated Shade of #a7c6ed
#a2c5f2
Desaturated Shade of #a7c6ed
#acc7e8
Grey scale Shade of #a7c6ed
#cacaca
Brighten Shade
#c0dfff
Most Readable Shade
#000000

Shades of #a7c6ed color code

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

#a7c6ed
#94b0d2
#819ab8
#6f849e
#5c6e83
#4a5869
#37424f
#252c34
#12161a
#000000

Similar Color like #a7c6ed color

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

#a8c7ee
#a9c8ef
#aac9f0
#abcaf1
#accbf2
#adccf3
#aecdf4
#afcef5
#b0cff6
#b1d0f7
#b2d1f8
#b3d2f9
#b4d3fa
#b5d4fb
#a6c5ec
#a5c4eb
#a4c3ea
#a3c2e9
#a2c1e8
#a1c0e7
#a0bfe6
#9fbee5
#9ebde4
#9dbce3
#9cbbe2
#9bbae1
#9ab9e0
#99b8df

Monochromatic Color with #a7c6ed

#a7c6ed
#111418
#2f3843
#4d5b6d
#6b7f98
#89a2c2

Tints of #a7c6ed Color

#a7c6ed
#b0ccef
#bad2f1
#c4d9f3
#cedff5
#d7e5f7
#e1ecf9
#ebf2fb
#f5f8fd
#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

#a7c6ed
#edcea7

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

Split Complementary

#a7c6ed
#edaba7
#e9eda7

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

Analogous Color

#a7e2ed
#a7d4ed
#a7c6ed
#a7b8ed
#a7aaed

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

#a7c6ed
#eda7c6
#c6eda7

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

#a7c6ed
#eda7e9
#edcea7
#a7edab

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

#a7c6ed
#edcea7
#e9eda7
#aba7ed

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

#a7c6ed Color Code Preview on Black Background Color

This is how #a7c6ed Color will look on black background color. Color contrast ratio is 11.94

#a7c6ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7c6ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7c6ed

#a7c6ed color code is use for CSS Background Color

Background color for the above div is #a7c6ed

HTML with inline CSS

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

#a7c6ed color code is use for CSS Border Color

CSS Border color for the above div is #a7c6ed

HTML with inline CSS

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

CSS Border Left color for the above div is #a7c6ed

HTML with inline CSS

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

CSS Border Right color for the above div is #a7c6ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a7c6ed

HTML with inline CSS

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

CSS Border Top color for the above div is #a7c6ed

HTML with inline CSS

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

#a7c6ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a7c6ed Color code Preview on White Background

This is how #a7c6ed Color code will look on white background color. Color contrast ratio is 1.76

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.