Skip to main content Skip to docs navigation

#acadad hex color | Flagstone | 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

Color Hue/Base color: Grey

Hex #acadad Color Code is also known as | Flagstone color.

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

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

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 10101100 10101101 10101101
Octal 254 255 255
Decimal 172 173 173
Hex ac ad ad

Different shades of #acadad color code.

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

Darkest of #acadad
#5f6161
Darker of #acadad
#797a7a
Dark of #acadad
#929494
Base of #acadad
#acadad
Light of #acadad
#c6c6c6
Lighter
#dfe0e0
Lightest
#f9f9f9

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

#acadad
#adacac

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

Split Complementary

#acadad
#adacad
#adadac

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

Analogous Color

#acadac
#acadad
#acadad
#acadad
#acacad

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

#acadad
#adadac
#adacad

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

#acadad
#adacad
#adacac
#acadac

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

#acadad
#adacad
#adacac
#adadac

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 #acadad

#464747
#5f6161
#797a7a
#929494
#acadad
#c6c6c6
#dfe0e0
#f9f9f9
#ffffff

Tints of #acadad Color

#acadad
#b5b6b6
#bebfbf
#c7c8c8
#d0d1d1
#dadada
#e3e3e3
#ececec
#f5f5f5
#ffffff

Shades of #acadad color code

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

#acadad
#989999
#858686
#727373
#5f6060
#4c4c4c
#393939
#262626
#131313
#000000

Tones

#acadad
#adadad
#adadad
#adadad
#adadad

Tones

Similar Color like #acadad color

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

#adaeae
#aeafaf
#afb0b0
#b0b1b1
#b1b2b2
#b2b3b3
#b3b4b4
#b4b5b5
#b5b6b6
#b6b7b7
#b7b8b8
#b8b9b9
#b9baba
#babbbb
#abacac
#aaabab
#a9aaaa
#a8a9a9
#a7a8a8
#a6a7a7
#a5a6a6
#a4a5a5
#a3a4a4
#a2a3a3
#a1a2a2
#a0a1a1
#9fa0a0
#9e9f9f

Download this Dark Grey

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

#acadad Color Code Preview on Black Background Color

This is how #acadad Color will look on black background color. Color contrast ratio is 9.33

#acadad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acadad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acadad

#acadad color code is use for CSS Background Color

Background color for the above div is #acadad

HTML with inline CSS

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

#acadad color code is use for CSS Border Color

CSS Border color for the above div is #acadad

HTML with inline CSS

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

CSS Border Left color for the above div is #acadad

HTML with inline CSS

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

CSS Border Right color for the above div is #acadad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #acadad

HTML with inline CSS

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

CSS Border Top color for the above div is #acadad

HTML with inline CSS

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

#acadad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#acadad Color code Preview on White Background

This is how #acadad Color code will look on white background color. Color contrast ratio is 2.25

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

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(172,173,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(173,172,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(172,173,173,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }