crispedge.com

Color picker

Loading...

#aa97a0 hex color - Grey - Warm color - Information

#aa97a0 hex color - Grey - Warm color

Color Hue/Base color: Grey

Hex #aa97a0 Color code in RGB color code model is created after adding 66.67% red color, 59.22% green color and 62.75% blue color. Hex #aa97a0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 6% yellow and 33% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaa97a0#aa97a0
RGB Decimal170, 151, 160rgb(170, 151, 160)
RGB Percent67%, 59%, 63%rgb(67%, 59%, 63%)
CSS RGBa170, 151, 160,1rgba(170,151,160,1)
CMYK Modelcmyk(0%,11%,6%,33%)
HSL Color Space332,10% ,63%hsl(332,10% ,63%)
HSV Color Space332°, 11%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010101001011110100000
Octal252227240
Decimal170151160
Hexaa97a0

Different shades of #aa97a0 color code.

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

Light Shade of #aa97a0
#c1b3ba
Dark Shade of #aa97a0
#937b86
Saturated Shade of #aa97a0
#b38e9f
Desaturated Shade of #aa97a0
#a1a0a0
Grey scale Shade of #aa97a0
#a0a0a0
Brighten Shade
#c3b0b9
Most Readable Shade
#000000

Shades of #aa97a0 color code

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

#aa97a0
#97868e
#84757c
#71646a
#5e5358
#4b4347
#383235
#252123
#121011
#000000

Similar Color like #aa97a0 color

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

#ab98a1
#ac99a2
#ad9aa3
#ae9ba4
#af9ca5
#b09da6
#b19ea7
#b29fa8
#b3a0a9
#b4a1aa
#b5a2ab
#b6a3ac
#b7a4ad
#b8a5ae
#a9969f
#a8959e
#a7949d
#a6939c
#a5929b
#a4919a
#a39099
#a28f98
#a18e97
#a08d96
#9f8c95
#9e8b94
#9d8a93
#9c8992

Monochromatic Color with #aa97a0

#aa97a0
#d4bdc8
#ffe2f0
#2a2628
#554b50
#7f7178

Tints of #aa97a0 Color

#aa97a0
#b3a2aa
#bcaeb5
#c6b9bf
#cfc5ca
#d9d0d4
#e2dcdf
#ece7e9
#f5f3f4
#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

#aa97a0
#97aaa1

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

Split Complementary

#aa97a0
#97aa97
#97aaaa

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

Analogous Color

#aa97a8
#aa97a4
#aa97a0
#aa979c
#aa9798

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

#aa97a0
#a0aa97
#97a0aa

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

#aa97a0
#a9aa97
#97aaa1
#9797aa

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

#aa97a0
#97aaa1
#97aaaa
#aa9797

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

#aa97a0 Color Code Preview on Black Background Color

This is how #aa97a0 Color will look on black background color. Color contrast ratio is 7.64

#aa97a0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa97a0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa97a0

#aa97a0 color code is use for CSS Background Color

Background color for the above div is #aa97a0

HTML with inline CSS

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

#aa97a0 color code is use for CSS Border Color

CSS Border color for the above div is #aa97a0

HTML with inline CSS

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

CSS Border Left color for the above div is #aa97a0

HTML with inline CSS

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

CSS Border Right color for the above div is #aa97a0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa97a0

HTML with inline CSS

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

CSS Border Top color for the above div is #aa97a0

HTML with inline CSS

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

#aa97a0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa97a0 Color code Preview on White Background

This is how #aa97a0 Color code will look on white background color. Color contrast ratio is 2.75

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.