@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#a6c9ec hex color - Blue - Cool color - Information

#a6c9ec hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #a6c9ec Color code in RGB color code model is created after adding 65.1% red color, 78.82% green color and 92.55% blue color. Hex #a6c9ec Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 15% magenta, 0% yellow and 7.45% black.

Hex #a6c9ec 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 #a6c9ec color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code a6c9ec #a6c9ec
RGB Decimal 166, 201, 236 rgb(166, 201, 236)
RGB Percent 65%, 79%, 93% rgb(65%, 79%, 93%)
CSS RGBa 166, 201, 236,1 rgba(166,201,236,1)
CMYK Model cmyk(30%,15%,0%,7.45%)
HSL Color Space 210,65% ,79% hsl(210,65% ,79%)
HSV Color Space 210°, 30%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100110 11001001 11101100
Octal 246 311 354
Decimal 166 201 236
Hex a6 c9 ec

Different shades of #a6c9ec color code.

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

Light Shade of #a6c9ec
#d0e2f5
Dark Shade of #a6c9ec
#7cafe3
Saturated Shade of #a6c9ec
#a1c9f1
Desaturated Shade of #a6c9ec
#abc9e7
Grey scale Shade of #a6c9ec
#c9c9c9
Brighten Shade
#bfe2ff
Most Readable Shade
#000000

Shades of #a6c9ec color code

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

#a6c9ec
#93b2d1
#819cb7
#6e869d
#5c6f83
#495968
#37434e
#242c34
#12161a
#000000

Similar Color like #a6c9ec color

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

#a7caed
#a8cbee
#a9ccef
#aacdf0
#abcef1
#accff2
#add0f3
#aed1f4
#afd2f5
#b0d3f6
#b1d4f7
#b2d5f8
#b3d6f9
#b4d7fa
#a5c8eb
#a4c7ea
#a3c6e9
#a2c5e8
#a1c4e7
#a0c3e6
#9fc2e5
#9ec1e4
#9dc0e3
#9cbfe2
#9bbee1
#9abde0
#99bcdf
#98bbde

Monochromatic Color with #a6c9ec

#a6c9ec
#111417
#2e3842
#4c5c6c
#6a8197
#88a5c1

Tints of #a6c9ec Color

#a6c9ec
#afcfee
#b9d5f0
#c3dbf2
#cde1f4
#d7e7f6
#e1edf8
#ebf3fa
#f5f9fc
#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

#a6c9ec
#ecc9a6

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

Split Complementary

#a6c9ec
#eca6a6
#ececa6

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

Analogous Color

#a6e5ec
#a6d7ec
#a6c9ec
#a6bbec
#a6adec

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

#a6c9ec
#eca6c9
#c9eca6

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

#a6c9ec
#eca6ec
#ecc9a6
#a6eca6

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

#a6c9ec
#ecc9a6
#ececa6
#a6a6ec

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

#a6c9ec Color Code Preview on Black Background Color

This is how #a6c9ec Color will look on black background color. Color contrast ratio is 12.19

#a6c9ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6c9ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6c9ec

#a6c9ec color code is use for CSS Background Color

Background color for the above div is #a6c9ec

HTML with inline CSS

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

#a6c9ec color code is use for CSS Border Color

CSS Border color for the above div is #a6c9ec

HTML with inline CSS

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

CSS Border Left color for the above div is #a6c9ec

HTML with inline CSS

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

CSS Border Right color for the above div is #a6c9ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a6c9ec

HTML with inline CSS

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

CSS Border Top color for the above div is #a6c9ec

HTML with inline CSS

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

#a6c9ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a6c9ec Color code Preview on White Background

This is how #a6c9ec Color code will look on white background color. Color contrast ratio is 1.72

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(166,201,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,201,166,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(166,201,236,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.