crispedge.com

Color picker

Loading...

#ab9c9f hex color - Grey - Warm color - Information

#ab9c9f hex color - Grey - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Grey

Hex #ab9c9f Color code in RGB color code model is created after adding 67.06% red color, 61.18% green color and 62.35% blue color. Hex #ab9c9f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 7% yellow and 33% black.

Hex #ab9c9f color code is between #aa9999 web safe hex color code and #bbaaaa web safe hex color code. #aa9999 is the nearest web safe color code. You can see here many more shades of #ab9c9f color code.

0 Likes 0 Comments | 19 Views

RGB Chart

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

Color Table

Hex Color Codeab9c9f#ab9c9f
RGB Decimal171, 156, 159rgb(171, 156, 159)
RGB Percent67%, 61%, 62%rgb(67%, 61%, 62%)
CSS RGBa171, 156, 159,1rgba(171,156,159,1)
CMYK Modelcmyk(0%,9%,7%,33%)
HSL Color Space348,8% ,64%hsl(348,8% ,64%)
HSV Color Space348°, 9%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010111001110010011111
Octal253234237
Decimal171156159
Hexab9c9f

Different shades of #ab9c9f color code.

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

Light Shade of #ab9c9f
#c2b8ba
Dark Shade of #ab9c9f
#948084
Saturated Shade of #ab9c9f
#b49399
Desaturated Shade of #ab9c9f
#a3a3a3
Grey scale Shade of #ab9c9f
#a3a3a3
Brighten Shade
#c4b5b8
Most Readable Shade
#000000

Shades of #ab9c9f color code

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

#ab9c9f
#988a8d
#85797b
#72686a
#5f5658
#4c4546
#393435
#262223
#131111
#000000

Similar Color like #ab9c9f color

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

#ac9da0
#ad9ea1
#ae9fa2
#afa0a3
#b0a1a4
#b1a2a5
#b2a3a6
#b3a4a7
#b4a5a8
#b5a6a9
#b6a7aa
#b7a8ab
#b8a9ac
#b9aaad
#aa9b9e
#a99a9d
#a8999c
#a7989b
#a6979a
#a59699
#a49598
#a39497
#a29396
#a19295
#a09194
#9f9093
#9e8f92
#9d8e91

Monochromatic Color with #ab9c9f

#ab9c9f
#d5c3c7
#010101
#2b2828
#564e50
#807577

Tints of #ab9c9f Color

#ab9c9f
#b4a7a9
#bdb2b4
#c7bdbf
#d0c8c9
#d9d3d4
#e3dedf
#ece9e9
#f5f4f4
#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

#ab9c9f
#9caba8

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

Split Complementary

#ab9c9f
#9caba1
#9ca6ab

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

Analogous Color

#ab9ca5
#ab9ca2
#ab9c9f
#ab9c9c
#ab9f9c

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

#ab9c9f
#9fab9c
#9c9fab

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

#ab9c9f
#a6ab9c
#9caba8
#a09cab

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

#ab9c9f
#9caba8
#9ca6ab
#aba19c

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

#ab9c9f Color Code Preview on Black Background Color

This is how #ab9c9f Color will look on black background color. Color contrast ratio is 7.99

#ab9c9f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab9c9f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab9c9f

#ab9c9f color code is use for CSS Background Color

Background color for the above div is #ab9c9f

HTML with inline CSS

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

#ab9c9f color code is use for CSS Border Color

CSS Border color for the above div is #ab9c9f

HTML with inline CSS

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

CSS Border Left color for the above div is #ab9c9f

HTML with inline CSS

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

CSS Border Right color for the above div is #ab9c9f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ab9c9f

HTML with inline CSS

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

CSS Border Top color for the above div is #ab9c9f

HTML with inline CSS

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

#ab9c9f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ab9c9f Color code Preview on White Background

This is how #ab9c9f Color code will look on white background color. Color contrast ratio is 2.63

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


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

0 Likes 0 Comments | 19 Views

Post your comment:-

By submitting comment you agree to our privacy policy.