crispedge.com

Color picker

Loading...

#a6b6eb hex color - Blue - Cool color - Information

#a6b6eb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a6b6eb Color code in RGB color code model is created after adding 65.1% red color, 71.37% green color and 92.16% blue color. Hex #a6b6eb Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 23% magenta, 0% yellow and 8% black.

Hex #a6b6eb color code is between #aabbee web safe hex color code and #99aadd web safe hex color code. #aabbee is the nearest web safe color code. You can see here many more shades of #a6b6eb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea6b6eb#a6b6eb
RGB Decimal166, 182, 235rgb(166, 182, 235)
RGB Percent65%, 71%, 92%rgb(65%, 71%, 92%)
CSS RGBa166, 182, 235,1rgba(166,182,235,1)
CMYK Modelcmyk(29%,23%,0%,8%)
HSL Color Space226,63% ,79%hsl(226,63% ,79%)
HSV Color Space226°, 29%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001101011011011101011
Octal246266353
Decimal166182235
Hexa6b6eb

Different shades of #a6b6eb color code.

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

Light Shade of #a6b6eb
#d0d8f4
Dark Shade of #a6b6eb
#7c94e2
Saturated Shade of #a6b6eb
#a1b3f0
Desaturated Shade of #a6b6eb
#abb9e6
Grey scale Shade of #a6b6eb
#c8c8c8
Brighten Shade
#bfcfff
Most Readable Shade
#000000

Shades of #a6b6eb color code

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

#a6b6eb
#93a1d0
#818db6
#6e799c
#5c6582
#495068
#373c4e
#242834
#12141a
#000000

Similar Color like #a6b6eb color

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

#a7b7ec
#a8b8ed
#a9b9ee
#aabaef
#abbbf0
#acbcf1
#adbdf2
#aebef3
#afbff4
#b0c0f5
#b1c1f6
#b2c2f7
#b3c3f8
#b4c4f9
#a5b5ea
#a4b4e9
#a3b3e8
#a2b2e7
#a1b1e6
#a0b0e5
#9fafe4
#9eaee3
#9dade2
#9cace1
#9babe0
#9aaadf
#99a9de
#98a8dd

Monochromatic Color with #a6b6eb

#a6b6eb
#101116
#2e3241
#4c536b
#6a7496
#8895c0

Tints of #a6b6eb Color

#a6b6eb
#afbeed
#b9c6ef
#c3cef1
#cdd6f3
#d7def6
#e1e6f8
#ebeefa
#f5f6fc
#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

#a6b6eb
#ebdba6

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

Split Complementary

#a6b6eb
#ebb8a6
#d9eba6

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

Analogous Color

#a6d2eb
#a6c4eb
#a6b6eb
#a6a8eb
#b2a6eb

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

#a6b6eb
#eba6b6
#b6eba6

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

#a6b6eb
#eba6d8
#ebdba6
#a6ebb8

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

#a6b6eb
#ebdba6
#d9eba6
#b8a6eb

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

#a6b6eb Color Code Preview on Black Background Color

This is how #a6b6eb Color will look on black background color. Color contrast ratio is 10.51

#a6b6eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6b6eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6b6eb

#a6b6eb color code is use for CSS Background Color

Background color for the above div is #a6b6eb

HTML with inline CSS

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

#a6b6eb color code is use for CSS Border Color

CSS Border color for the above div is #a6b6eb

HTML with inline CSS

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

CSS Border Left color for the above div is #a6b6eb

HTML with inline CSS

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

CSS Border Right color for the above div is #a6b6eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a6b6eb

HTML with inline CSS

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

CSS Border Top color for the above div is #a6b6eb

HTML with inline CSS

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

#a6b6eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a6b6eb Color code Preview on White Background

This is how #a6b6eb Color code will look on white background color. Color contrast ratio is 2.00

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

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,182,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(235,219,166,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(166,182,235,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.