crispedge.com

Color picker

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

#a0aab5 hex color - Blue - Cool color - Information

#a0aab5 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #a0aab5 Color code in RGB color code model is created after adding 62.75% red color, 66.67% green color and 70.98% blue color. Hex #a0aab5 Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 6% magenta, 0% yellow and 29% black.

Hex #a0aab5 color code is between #9999bb web safe hex color code and #aabbaa web safe hex color code. #9999bb is the nearest web safe color code. You can see here many more shades of #a0aab5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea0aab5#a0aab5
RGB Decimal160, 170, 181rgb(160, 170, 181)
RGB Percent63%, 67%, 71%rgb(63%, 67%, 71%)
CSS RGBa160, 170, 181,1rgba(160,170,181,1)
CMYK Modelcmyk(12%,6%,0%,29%)
HSL Color Space211,12% ,67%hsl(211,12% ,67%)
HSV Color Space211°, 12%, 71%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000001010101010110101
Octal240252265
Decimal160170181
Hexa0aab5

Different shades of #a0aab5 color code.

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

Light Shade of #a0aab5
#bdc4cb
Dark Shade of #a0aab5
#83909f
Saturated Shade of #a0aab5
#98aabd
Desaturated Shade of #a0aab5
#a8aaad
Grey scale Shade of #a0aab5
#aaaaaa
Brighten Shade
#b9c3ce
Most Readable Shade
#000000

Shades of #a0aab5 color code

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

#a0aab5
#8e97a0
#7c848c
#6a7178
#585e64
#474b50
#35383c
#232528
#111214
#000000

Similar Color like #a0aab5 color

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

#a1abb6
#a2acb7
#a3adb8
#a4aeb9
#a5afba
#a6b0bb
#a7b1bc
#a8b2bd
#a9b3be
#aab4bf
#abb5c0
#acb6c1
#adb7c2
#aeb8c3
#9fa9b4
#9ea8b3
#9da7b2
#9ca6b1
#9ba5b0
#9aa4af
#99a3ae
#98a2ad
#97a1ac
#96a0ab
#959faa
#949ea9
#939da8
#929ca7

Monochromatic Color with #a0aab5

#a0aab5
#c6d2df
#0a0a0b
#2f3235
#555a60
#7a828a

Tints of #a0aab5 Color

#a0aab5
#aab3bd
#b5bcc5
#bfc6cd
#cacfd5
#d4d9de
#dfe2e6
#e9ecee
#f4f5f6
#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

#a0aab5
#b5aba0

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

Split Complementary

#a0aab5
#b5a1a0
#b5b5a0

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

Analogous Color

#a0b2b5
#a0aeb5
#a0aab5
#a0a6b5
#a0a2b5

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

#a0aab5
#b5a0aa
#aab5a0

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

#a0aab5
#b5a0b4
#b5aba0
#a0b5a0

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

#a0aab5
#b5aba0
#b5b5a0
#a1a0b5

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

#a0aab5 Color Code Preview on Black Background Color

This is how #a0aab5 Color will look on black background color. Color contrast ratio is 8.91

#a0aab5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0aab5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a0aab5

#a0aab5 color code is use for CSS Background Color

Background color for the above div is #a0aab5

HTML with inline CSS

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

#a0aab5 color code is use for CSS Border Color

CSS Border color for the above div is #a0aab5

HTML with inline CSS

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

CSS Border Left color for the above div is #a0aab5

HTML with inline CSS

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

CSS Border Right color for the above div is #a0aab5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a0aab5

HTML with inline CSS

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

CSS Border Top color for the above div is #a0aab5

HTML with inline CSS

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

#a0aab5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a0aab5 Color code Preview on White Background

This is how #a0aab5 Color code will look on white background color. Color contrast ratio is 2.36

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

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.