Skip to main content Skip to docs navigation

#a09f9d 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 Mountain Mist and its hex is #A09F9C Nearest Color Name

Color Hue/Base color: Grey

Hex #a09f9d Color code in RGB color code model is created after adding 62.75% red color, 62.35% green color and 61.57% blue color. Hex #a09f9d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 2% yellow and 37.25% black.

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

RGB Chart

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

Color Table

Hex Color Code a09f9d #a09f9d
RGB Decimal 160, 159, 157 160, 159, 157
RGB Percent 63%, 62%, 62% rgb(63%, 62%, 62%)
CSS RGBa 160, 159, 157,1 rgba(160,159,157,1)
CMYK Model cmyk(0%,1%,2%,37.25%)
HSL Color Space 40,2% ,62% hsl(40,2% ,62%)
HSV Color Space 40°, 2%, 63%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100000 10011111 10011101
Octal 240 237 235
Decimal 160 159 157
Hex a0 9f 9d

Different shades of #a09f9d color code.

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

Darkest of #a09f9d
#535251
Darker of #a09f9d
#6d6c6a
Dark of #a09f9d
#878683
Base of #a09f9d
#a09f9d
Light of #a09f9d
#b9b8b7
Lighter
#d2d2d1
Lightest
#ebebeb

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

#a09f9d
#9d9ea0

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

Split Complementary

#a09f9d
#9da0a0
#9e9da0

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

Analogous Color

#a09d9d
#a09e9d
#a09f9d
#a0a09d
#9fa09d

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

#a09f9d
#9f9da0
#9da09f

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

#a09f9d
#9da09f
#9d9ea0
#a09d9e

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

#a09f9d
#9da09e
#9d9ea0
#a09da0

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

#393938
#535251
#6d6c6a
#878683
#a09f9d
#b9b8b7
#d2d2d1
#ebebeb
#ffffff

Tints of #a09f9d Color

#a09f9d
#aaa9a7
#b5b4b2
#bfbfbd
#cac9c8
#d4d4d3
#dfdfde
#e9e9e9
#f4f4f4
#ffffff

Shades of #a09f9d color code

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

#a09f9d
#8e8d8b
#7c7b7a
#6a6a68
#585857
#474645
#353534
#232322
#111111
#000000

Tones

#a09f9d
#9f9f9f
#9f9f9f
#9f9f9f
#9f9f9f

Tones

Similar Color like #a09f9d color

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

#a1a09e
#a2a19f
#a3a2a0
#a4a3a1
#a5a4a2
#a6a5a3
#a7a6a4
#a8a7a5
#a9a8a6
#aaa9a7
#abaaa8
#acaba9
#adacaa
#aeadab
#9f9e9c
#9e9d9b
#9d9c9a
#9c9b99
#9b9a98
#9a9997
#999896
#989795
#979694
#969593
#959492
#949391
#939290
#92918f

Download this Dark Grey

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

#a09f9d Color Code Preview on Black Background Color

This is how #a09f9d Color will look on black background color. Color contrast ratio is 7.94

#a09f9d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a09f9d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a09f9d

#a09f9d color code is use for CSS Background Color

Background color for the above div is #a09f9d

HTML with inline CSS

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

#a09f9d color code is use for CSS Border Color

CSS Border color for the above div is #a09f9d

HTML with inline CSS

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

CSS Border Left color for the above div is #a09f9d

HTML with inline CSS

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

CSS Border Right color for the above div is #a09f9d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a09f9d

HTML with inline CSS

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

CSS Border Top color for the above div is #a09f9d

HTML with inline CSS

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

#a09f9d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a09f9d Color code Preview on White Background

This is how #a09f9d Color code will look on white background color. Color contrast ratio is 2.64

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

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