crispedge.com

Color picker

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

#a6cbd9 hex color - Blue - Cool color - Information

#a6cbd9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #a6cbd9 Color code in RGB color code model is created after adding 65.1% red color, 79.61% green color and 85.1% blue color. Hex #a6cbd9 Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 6% magenta, 0% yellow and 15% black.

Hex #a6cbd9 color code is between #aaccdd web safe hex color code and #99bbcc web safe hex color code. #aaccdd is the nearest web safe color code. You can see here many more shades of #a6cbd9 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea6cbd9#a6cbd9
RGB Decimal166, 203, 217rgb(166, 203, 217)
RGB Percent65%, 80%, 85%rgb(65%, 80%, 85%)
CSS RGBa166, 203, 217,1rgba(166,203,217,1)
CMYK Modelcmyk(24%,6%,0%,15%)
HSL Color Space196,40% ,75%hsl(196,40% ,75%)
HSV Color Space196°, 24%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001101100101111011001
Octal246313331
Decimal166203217
Hexa6cbd9

Different shades of #a6cbd9 color code.

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

Light Shade of #a6cbd9
#cae0e8
Dark Shade of #a6cbd9
#82b6ca
Saturated Shade of #a6cbd9
#a0cedf
Desaturated Shade of #a6cbd9
#acc8d3
Grey scale Shade of #a6cbd9
#bfbfbf
Brighten Shade
#bfe4f2
Most Readable Shade
#000000

Shades of #a6cbd9 color code

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

#a6cbd9
#93b4c0
#819da8
#6e8790
#5c7078
#495a60
#374348
#242d30
#121618
#000000

Similar Color like #a6cbd9 color

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

#a7ccda
#a8cddb
#a9cedc
#aacfdd
#abd0de
#acd1df
#add2e0
#aed3e1
#afd4e2
#b0d5e3
#b1d6e4
#b2d7e5
#b3d8e6
#b4d9e7
#a5cad8
#a4c9d7
#a3c8d6
#a2c7d5
#a1c6d4
#a0c5d3
#9fc4d2
#9ec3d1
#9dc2d0
#9cc1cf
#9bc0ce
#9abfcd
#99becc
#98bdcb

Monochromatic Color with #a6cbd9

#a6cbd9
#030404
#242c2f
#445459
#657b84
#85a3ae

Tints of #a6cbd9 Color

#a6cbd9
#afd0dd
#b9d6e1
#c3dce5
#cde2e9
#d7e7ee
#e1edf2
#ebf3f6
#f5f9fa
#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

#a6cbd9
#d9b4a6

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

Split Complementary

#a6cbd9
#d9a6b1
#d9cea6

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

Analogous Color

#a6d9d3
#a6d5d9
#a6cbd9
#a6c1d9
#a6b7d9

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

#a6cbd9
#d9a6cb
#cbd9a6

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

#a6cbd9
#cda6d9
#d9b4a6
#b1d9a6

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

#a6cbd9
#d9b4a6
#d9cea6
#a6b1d9

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

#a6cbd9 Color Code Preview on Black Background Color

This is how #a6cbd9 Color will look on black background color. Color contrast ratio is 12.17

#a6cbd9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6cbd9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a6cbd9

#a6cbd9 color code is use for CSS Background Color

Background color for the above div is #a6cbd9

HTML with inline CSS

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

#a6cbd9 color code is use for CSS Border Color

CSS Border color for the above div is #a6cbd9

HTML with inline CSS

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

CSS Border Left color for the above div is #a6cbd9

HTML with inline CSS

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

CSS Border Right color for the above div is #a6cbd9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a6cbd9

HTML with inline CSS

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

CSS Border Top color for the above div is #a6cbd9

HTML with inline CSS

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

#a6cbd9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a6cbd9 Color code Preview on White Background

This is how #a6cbd9 Color code will look on white background color. Color contrast ratio is 1.73

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

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.