crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#97a5ac hex color - Grey - Cool color - Information

#97a5ac hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #97a5ac Color code in RGB color code model is created after adding 59.22% red color, 64.71% green color and 67.45% blue color. Hex #97a5ac Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 4% magenta, 0% yellow and 33% black.

Hex #97a5ac color code is between #99aaaa web safe hex color code and #8899bb web safe hex color code. #99aaaa is the nearest web safe color code. You can see here many more shades of #97a5ac color code.

0 Likes 0 Comments | 17 Views

Color Table

Hex Color Code97a5ac#97a5ac
RGB Decimal151, 165, 172rgb(151, 165, 172)
RGB Percent59%, 65%, 67%rgb(59%, 65%, 67%)
CSS RGBa151, 165, 172,1rgba(151,165,172,1)
CMYK Modelcmyk(12%,4%,0%,33%)
HSL Color Space200,11% ,63%hsl(200,11% ,63%)
HSV Color Space200°, 12%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101111010010110101100
Octal227245254
Decimal151165172
Hex97a5ac

Different shades of #97a5ac color code.

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

Light Shade of #97a5ac
#b3bec3
Dark Shade of #97a5ac
#7b8c95
Saturated Shade of #97a5ac
#8ea8b5
Desaturated Shade of #97a5ac
#a0a2a3
Grey scale Shade of #97a5ac
#a1a1a1
Brighten Shade
#b0bec5
Most Readable Shade
#000000

Shades of #97a5ac color code

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

#97a5ac
#869298
#758085
#646e72
#535b5f
#43494c
#323739
#212426
#101213
#000000

Similar Color like #97a5ac color

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

#98a6ad
#99a7ae
#9aa8af
#9ba9b0
#9caab1
#9dabb2
#9eacb3
#9fadb4
#a0aeb5
#a1afb6
#a2b0b7
#a3b1b8
#a4b2b9
#a5b3ba
#96a4ab
#95a3aa
#94a2a9
#93a1a8
#92a0a7
#919fa6
#909ea5
#8f9da4
#8e9ca3
#8d9ba2
#8c9aa1
#8b99a0
#8a989f
#89979e

Monochromatic Color with #97a5ac

#97a5ac
#bcced6
#020202
#272b2c
#4c5357
#727c81

Tints of #97a5ac Color

#97a5ac
#a2afb5
#aeb9be
#b9c3c7
#c5cdd0
#d0d7da
#dce1e3
#e7ebec
#f3f5f5
#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

#97a5ac
#ac9e97

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

Split Complementary

#97a5ac
#ac979b
#aca997

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

Analogous Color

#97acab
#97a9ac
#97a5ac
#97a1ac
#979dac

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

#97a5ac
#ac97a5
#a5ac97

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

#97a5ac
#a897ac
#ac9e97
#9aac97

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

#97a5ac
#ac9e97
#aca997
#979bac

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 #97a5ac 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.

#97a5ac Color Code Preview on Black Background Color

This is how #97a5ac Color will look on black background color. Color contrast ratio is 8.29

#97a5ac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #97a5ac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #97a5ac

#97a5ac color code is use for CSS Background Color

Background color for the above div is #97a5ac

HTML with inline CSS

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

#97a5ac color code is use for CSS Border Color

CSS Border color for the above div is #97a5ac

HTML with inline CSS

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

CSS Border Left color for the above div is #97a5ac

HTML with inline CSS

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

CSS Border Right color for the above div is #97a5ac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #97a5ac

HTML with inline CSS

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

CSS Border Top color for the above div is #97a5ac

HTML with inline CSS

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

#97a5ac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#97a5ac Color code Preview on White Background

This is how #97a5ac Color code will look on white background color. Color contrast ratio is 2.53

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

Related Gradients

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

0 Likes 0 Comments | 17 Views

Post your comment:-

By submitting comment you agree to our privacy policy.