crispedge.com

Color picker

Loading...

#a6bbca hex color - Blue - Cool color - Information

#a6bbca hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #a6bbca Color code in RGB color code model is created after adding 65.1% red color, 73.33% green color and 79.22% blue color. Hex #a6bbca Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 7% magenta, 0% yellow and 21% black.

Hex #a6bbca color code is between #aaaacc web safe hex color code and #99ccbb web safe hex color code. #aaaacc is the nearest web safe color code. You can see here many more shades of #a6bbca color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codea6bbca#a6bbca
RGB Decimal166, 187, 202rgb(166, 187, 202)
RGB Percent65%, 73%, 79%rgb(65%, 73%, 79%)
CSS RGBa166, 187, 202,1rgba(166,187,202,1)
CMYK Modelcmyk(18%,7%,0%,21%)
HSL Color Space205,25% ,72%hsl(205,25% ,72%)
HSV Color Space205°, 18%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001101011101111001010
Octal246273312
Decimal166187202
Hexa6bbca

Different shades of #a6bbca color code.

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

Light Shade of #a6bbca
#c6d3dd
Dark Shade of #a6bbca
#86a3b7
Saturated Shade of #a6bbca
#9fbcd1
Desaturated Shade of #a6bbca
#adbac3
Grey scale Shade of #a6bbca
#b8b8b8
Brighten Shade
#bfd4e3
Most Readable Shade
#000000

Shades of #a6bbca color code

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

#a6bbca
#93a6b3
#81919d
#6e7c86
#5c6770
#495359
#373e43
#24292c
#121416
#000000

Similar Color like #a6bbca color

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

#a7bccb
#a8bdcc
#a9becd
#aabfce
#abc0cf
#acc1d0
#adc2d1
#aec3d2
#afc4d3
#b0c5d4
#b1c6d5
#b2c7d6
#b3c8d7
#b4c9d8
#a5bac9
#a4b9c8
#a3b8c7
#a2b7c6
#a1b6c5
#a0b5c4
#9fb4c3
#9eb3c2
#9db2c1
#9cb1c0
#9bb0bf
#9aafbe
#99aebd
#98adbc

Monochromatic Color with #a6bbca

#a6bbca
#c9e2f4
#1a1e20
#3d454a
#606c75
#83949f

Tints of #a6bbca Color

#a6bbca
#afc2cf
#b9cad5
#c3d1db
#cdd9e1
#d7e0e7
#e1e8ed
#ebeff3
#f5f7f9
#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

#a6bbca
#cab5a6

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

Split Complementary

#a6bbca
#caa6a9
#cac7a6

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

Analogous Color

#a6c9ca
#a6c2ca
#a6bbca
#a6b4ca
#a6adca

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

#a6bbca
#caa6bb
#bbcaa6

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

#a6bbca
#c7a6ca
#cab5a6
#a9caa6

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

#a6bbca
#cab5a6
#cac7a6
#a6a9ca

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

#a6bbca Color Code Preview on Black Background Color

This is how #a6bbca Color will look on black background color. Color contrast ratio is 10.58

#a6bbca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6bbca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6bbca

#a6bbca color code is use for CSS Background Color

Background color for the above div is #a6bbca

HTML with inline CSS

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

#a6bbca color code is use for CSS Border Color

CSS Border color for the above div is #a6bbca

HTML with inline CSS

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

CSS Border Left color for the above div is #a6bbca

HTML with inline CSS

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

CSS Border Right color for the above div is #a6bbca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a6bbca

HTML with inline CSS

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

CSS Border Top color for the above div is #a6bbca

HTML with inline CSS

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

#a6bbca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a6bbca Color code Preview on White Background

This is how #a6bbca Color code will look on white background color. Color contrast ratio is 1.98

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

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,187,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(202,181,166,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(166,187,202,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.