Skip to main content Skip to docs navigation

#aaadad hex color | Download Dark Grey BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Flagstone and its hex is #ACADAD Nearest Color Name

Color Hue/Base color: Grey

Hex #aaadad Color code in RGB color code model is created after adding 66.67% red color, 67.84% green color and 67.84% blue color. Hex #aaadad Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 0% yellow and 32.16% black.

Hex #aaadad color code is between #99aaaa web safe hex color code and #bbbbbb web safe hex color code. #99aaaa is the nearest web safe color code. You can see here many more shades of #aaadad color code.

RGB Chart

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

Color Table

Hex Color Code aaadad #aaadad
RGB Decimal 170, 173, 173 170, 173, 173
RGB Percent 67%, 68%, 68% rgb(67%, 68%, 68%)
CSS RGBa 170, 173, 173,1 rgba(170,173,173,1)
CMYK Model cmyk(2%,0%,0%,32.16%)
HSL Color Space 180,2% ,67% hsl(180,2% ,67%)
HSV Color Space 180°, 2%, 68%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101010 10101101 10101101
Octal 252 255 255
Decimal 170 173 173
Hex aa ad ad

Different shades of #aaadad color code.

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

Darkest of #aaadad
#5d6161
Darker of #aaadad
#767b7b
Dark of #aaadad
#909494
Base of #aaadad
#aaadad
Light of #aaadad
#c4c6c6
Lighter
#dedfdf
Lightest
#f8f8f8

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

#aaadad
#adaaaa

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

Split Complementary

#aaadad
#adaaab
#adabaa

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

Analogous Color

#aaadab
#aaadac
#aaadad
#aaacad
#aaabad

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

#aaadad
#adadaa
#adaaad

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

#aaadad
#adaaad
#adaaaa
#aaadaa

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#aaadad
#abaaad
#adaaaa
#abadaa

Square 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).

Monochromatic Color with #aaadad

#444747
#5d6161
#767b7b
#909494
#aaadad
#c4c6c6
#dedfdf
#f8f8f8
#ffffff

Tints of #aaadad Color

#aaadad
#b3b6b6
#bcbfbf
#c6c8c8
#cfd1d1
#d9dada
#e2e3e3
#ececec
#f5f5f5
#ffffff

Shades of #aaadad color code

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

#aaadad
#979999
#848686
#717373
#5e6060
#4b4c4c
#383939
#252626
#121313
#000000

Tones

#aaadad
#ababab
#ababab
#ababab
#ababab

Tones

Similar Color like #aaadad color

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

#abaeae
#acafaf
#adb0b0
#aeb1b1
#afb2b2
#b0b3b3
#b1b4b4
#b2b5b5
#b3b6b6
#b4b7b7
#b5b8b8
#b6b9b9
#b7baba
#b8bbbb
#a9acac
#a8abab
#a7aaaa
#a6a9a9
#a5a8a8
#a4a7a7
#a3a6a6
#a2a5a5
#a1a4a4
#a0a3a3
#9fa2a2
#9ea1a1
#9da0a0
#9c9f9f

Download this Dark Grey

Hex #aaadad 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.

#aaadad Color Code Preview on Black Background Color

This is how #aaadad Color will look on black background color. Color contrast ratio is 9.29

#aaadad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaadad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aaadad

#aaadad color code is use for CSS Background Color

Background color for the above div is #aaadad

HTML with inline CSS

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

#aaadad color code is use for CSS Border Color

CSS Border color for the above div is #aaadad

HTML with inline CSS

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

CSS Border Left color for the above div is #aaadad

HTML with inline CSS

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

CSS Border Right color for the above div is #aaadad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aaadad

HTML with inline CSS

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

CSS Border Top color for the above div is #aaadad

HTML with inline CSS

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

#aaadad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aaadad Color code Preview on White Background

This is how #aaadad Color code will look on white background color. Color contrast ratio is 2.26

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(170,173,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(173,170,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,173,173,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }