crispedge.com

Color picker

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

#a9aeb0 hex color - Grey - Cool color - Information

#a9aeb0 hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #a9aeb0 Color code in RGB color code model is created after adding 66.27% red color, 68.24% green color and 69.02% blue color. Hex #a9aeb0 Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 1% magenta, 0% yellow and 31% black.

Hex #a9aeb0 color code is between #aaaaaa web safe hex color code and #99bbbb web safe hex color code. #aaaaaa is the nearest web safe color code. You can see here many more shades of #a9aeb0 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codea9aeb0#a9aeb0
RGB Decimal169, 174, 176rgb(169, 174, 176)
RGB Percent66%, 68%, 69%rgb(66%, 68%, 69%)
CSS RGBa169, 174, 176,1rgba(169,174,176,1)
CMYK Modelcmyk(4%,1%,0%,31%)
HSL Color Space197,4% ,68%hsl(197,4% ,68%)
HSV Color Space197°, 4%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010011010111010110000
Octal251256260
Decimal169174176
Hexa9aeb0

Different shades of #a9aeb0 color code.

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

Light Shade of #a9aeb0
#c4c7c8
Dark Shade of #a9aeb0
#8e9598
Saturated Shade of #a9aeb0
#a1b2b8
Desaturated Shade of #a9aeb0
#acacac
Grey scale Shade of #a9aeb0
#acacac
Brighten Shade
#c2c7c9
Most Readable Shade
#000000

Shades of #a9aeb0 color code

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

#a9aeb0
#969a9c
#838788
#707475
#5d6061
#4b4d4e
#383a3a
#252627
#121313
#000000

Similar Color like #a9aeb0 color

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

#aaafb1
#abb0b2
#acb1b3
#adb2b4
#aeb3b5
#afb4b6
#b0b5b7
#b1b6b8
#b2b7b9
#b3b8ba
#b4b9bb
#b5babc
#b6bbbd
#b7bcbe
#a8adaf
#a7acae
#a6abad
#a5aaac
#a4a9ab
#a3a8aa
#a2a7a9
#a1a6a8
#a0a5a7
#9fa4a6
#9ea3a5
#9da2a4
#9ca1a3
#9ba0a2

Monochromatic Color with #a9aeb0

#a9aeb0
#d2d8da
#060606
#2f3030
#575a5b
#808485

Tints of #a9aeb0 Color

#a9aeb0
#b2b7b8
#bcc0c1
#c5c9ca
#cfd2d3
#d8dbdb
#e2e4e4
#ebeded
#f5f6f6
#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

#a9aeb0
#b0aba9

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

Split Complementary

#a9aeb0
#b0a9ab
#b0aea9

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

Analogous Color

#a9b0af
#a9afb0
#a9aeb0
#a9adb0
#a9abb0

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

#a9aeb0
#b0a9ae
#aeb0a9

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

#a9aeb0
#aea9b0
#b0aba9
#aab0a9

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

#a9aeb0
#b0aba9
#b0aea9
#a9abb0

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

#a9aeb0 Color Code Preview on Black Background Color

This is how #a9aeb0 Color will look on black background color. Color contrast ratio is 9.37

#a9aeb0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a9aeb0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a9aeb0

#a9aeb0 color code is use for CSS Background Color

Background color for the above div is #a9aeb0

HTML with inline CSS

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

#a9aeb0 color code is use for CSS Border Color

CSS Border color for the above div is #a9aeb0

HTML with inline CSS

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

CSS Border Left color for the above div is #a9aeb0

HTML with inline CSS

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

CSS Border Right color for the above div is #a9aeb0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a9aeb0

HTML with inline CSS

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

CSS Border Top color for the above div is #a9aeb0

HTML with inline CSS

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

#a9aeb0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a9aeb0 Color code Preview on White Background

This is how #a9aeb0 Color code will look on white background color. Color contrast ratio is 2.24

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.