crispedge.com

Color picker

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

#a9b4c6 hex color - Blue - Cool color - Information

#a9b4c6 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #a9b4c6 Color code in RGB color code model is created after adding 66.27% red color, 70.59% green color and 77.65% blue color. Hex #a9b4c6 Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 9% magenta, 0% yellow and 22% black.

Hex #a9b4c6 color code is between #aabbcc web safe hex color code and #99aabb web safe hex color code. #aabbcc is the nearest web safe color code. You can see here many more shades of #a9b4c6 color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codea9b4c6#a9b4c6
RGB Decimal169, 180, 198rgb(169, 180, 198)
RGB Percent66%, 71%, 78%rgb(66%, 71%, 78%)
CSS RGBa169, 180, 198,1rgba(169,180,198,1)
CMYK Modelcmyk(15%,9%,0%,22%)
HSL Color Space217,20% ,72%hsl(217,20% ,72%)
HSV Color Space217°, 15%, 78%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010011011010011000110
Octal251264306
Decimal169180198
Hexa9b4c6

Different shades of #a9b4c6 color code.

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

Light Shade of #a9b4c6
#c8cfda
Dark Shade of #a9b4c6
#8a99b2
Saturated Shade of #a9b4c6
#a2b2cd
Desaturated Shade of #a9b4c6
#b0b6bf
Grey scale Shade of #a9b4c6
#b7b7b7
Brighten Shade
#c2cddf
Most Readable Shade
#000000

Shades of #a9b4c6 color code

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

#a9b4c6
#96a0b0
#838c9a
#707884
#5d646e
#4b5058
#383c42
#25282c
#121416
#000000

Similar Color like #a9b4c6 color

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

#aab5c7
#abb6c8
#acb7c9
#adb8ca
#aeb9cb
#afbacc
#b0bbcd
#b1bcce
#b2bdcf
#b3bed0
#b4bfd1
#b5c0d2
#b6c1d3
#b7c2d4
#a8b3c5
#a7b2c4
#a6b1c3
#a5b0c2
#a4afc1
#a3aec0
#a2adbf
#a1acbe
#a0abbd
#9faabc
#9ea9bb
#9da8ba
#9ca7b9
#9ba6b8

Monochromatic Color with #a9b4c6

#a9b4c6
#cddbf0
#18191c
#3c4046
#606771
#858d9b

Tints of #a9b4c6 Color

#a9b4c6
#b2bccc
#bcc4d2
#c5cdd9
#cfd5df
#d8dde5
#e2e6ec
#ebeef2
#f5f6f8
#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

#a9b4c6
#c6bba9

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

Split Complementary

#a9b4c6
#c6ada9
#c3c6a9

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

Analogous Color

#a9c0c6
#a9bac6
#a9b4c6
#a9aec6
#aaa9c6

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

#a9b4c6
#c6a9b4
#b4c6a9

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

#a9b4c6
#c6a9c2
#c6bba9
#a9c6ad

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

#a9b4c6
#c6bba9
#c3c6a9
#ada9c6

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

#a9b4c6 Color Code Preview on Black Background Color

This is how #a9b4c6 Color will look on black background color. Color contrast ratio is 10.03

#a9b4c6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a9b4c6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a9b4c6

#a9b4c6 color code is use for CSS Background Color

Background color for the above div is #a9b4c6

HTML with inline CSS

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

#a9b4c6 color code is use for CSS Border Color

CSS Border color for the above div is #a9b4c6

HTML with inline CSS

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

CSS Border Left color for the above div is #a9b4c6

HTML with inline CSS

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

CSS Border Right color for the above div is #a9b4c6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a9b4c6

HTML with inline CSS

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

CSS Border Top color for the above div is #a9b4c6

HTML with inline CSS

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

#a9b4c6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a9b4c6 Color code Preview on White Background

This is how #a9b4c6 Color code will look on white background color. Color contrast ratio is 2.09

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

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.