Skip to main content Skip to docs navigation

#97969b hex color | Download Dark Blue 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 Formal Grey and its hex is #97969A Nearest Color Name

Color Hue/Base color: Blue

Hex #97969b Color code in RGB color code model is created after adding 59.22% red color, 58.82% green color and 60.78% blue color. Hex #97969b Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 3% magenta, 0% yellow and 39.22% black.

Hex #97969b color code is between #999999 web safe hex color code and #8888aa web safe hex color code. #999999 is the nearest web safe color code. You can see here many more shades of #97969b color code.

RGB Chart

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

Color Table

Hex Color Code 97969b #97969b
RGB Decimal 151, 150, 155 151, 150, 155
RGB Percent 59%, 59%, 61% rgb(59%, 59%, 61%)
CSS RGBa 151, 150, 155,1 rgba(151,150,155,1)
CMYK Model cmyk(3%,3%,0%,39.22%)
HSL Color Space 252,2% ,60% hsl(252,2% ,60%)
HSV Color Space 252°, 3%, 61%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10010111 10010110 10011011
Octal 227 226 233
Decimal 151 150 155
Hex 97 96 9b

Different shades of #97969b color code.

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

Darkest of #97969b
#4b4a4e
Darker of #97969b
#646368
Dark of #97969b
#7d7c82
Base of #97969b
#97969b
Light of #97969b
#b1b0b4
Lighter
#cbcacd
Lightest
#e5e4e6

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

#97969b
#9a9b96

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

Split Complementary

#97969b
#9b9996
#979b96

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

Analogous Color

#96989b
#96979b
#97969b
#99969b
#9b969b

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

#97969b
#969b97
#9b9796

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

#97969b
#9b9796
#9a9b96
#969a9b

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

#97969b
#9b9697
#9a9b96
#969b99

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 #97969b

#323134
#4b4a4e
#646368
#7d7c82
#97969b
#b1b0b4
#cbcacd
#e5e4e6
#fefeff

Tints of #97969b Color

#97969b
#a2a1a6
#aeadb1
#b9b9bc
#c5c4c7
#d0d0d2
#dcdcdd
#e7e7e8
#f3f3f3
#ffffff

Shades of #97969b color code

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

#97969b
#868589
#757478
#646467
#535356
#434244
#323233
#212122
#101011
#000000

Tones

#97969b
#989898
#989898
#989898
#989898

Tones

Similar Color like #97969b color

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

#98979c
#99989d
#9a999e
#9b9a9f
#9c9ba0
#9d9ca1
#9e9da2
#9f9ea3
#a09fa4
#a1a0a5
#a2a1a6
#a3a2a7
#a4a3a8
#a5a4a9
#96959a
#959499
#949398
#939297
#929196
#919095
#908f94
#8f8e93
#8e8d92
#8d8c91
#8c8b90
#8b8a8f
#8a898e
#89888d

Download this Dark Blue

Hex #97969b 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.

#97969b Color Code Preview on Black Background Color

This is how #97969b Color will look on black background color. Color contrast ratio is 7.15

#97969b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #97969b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #97969b

#97969b color code is use for CSS Background Color

Background color for the above div is #97969b

HTML with inline CSS

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

#97969b color code is use for CSS Border Color

CSS Border color for the above div is #97969b

HTML with inline CSS

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

CSS Border Left color for the above div is #97969b

HTML with inline CSS

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

CSS Border Right color for the above div is #97969b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #97969b

HTML with inline CSS

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

CSS Border Top color for the above div is #97969b

HTML with inline CSS

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

#97969b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#97969b Color code Preview on White Background

This is how #97969b Color code will look on white background color. Color contrast ratio is 2.94

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

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