Skip to main content Skip to docs navigation

#696e72 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 Beautiful Darkness and its hex is #686D70 Nearest Color Name

Color Hue/Base color: Grey

Hex #696e72 Color code in RGB color code model is created after adding 41.18% red color, 43.14% green color and 44.71% blue color. Hex #696e72 Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 4% magenta, 0% yellow and 55.29% black.

Hex #696e72 color code is between #666677 web safe hex color code and #777766 web safe hex color code. #666677 is the nearest web safe color code. You can see here many more shades of #696e72 color code.

RGB Chart

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

Color Table

Hex Color Code 696e72 #696e72
RGB Decimal 105, 110, 114 105, 110, 114
RGB Percent 41%, 43%, 45% rgb(41%, 43%, 45%)
CSS RGBa 105, 110, 114,1 rgba(105,110,114,1)
CMYK Model cmyk(8%,4%,0%,55.29%)
HSL Color Space 207,4% ,43% hsl(207,4% ,43%)
HSV Color Space 207°, 8%, 45%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101001 01101110 01110010
Octal 151 156 162
Decimal 105 110 114
Hex 69 6e 72

Different shades of #696e72 color code.

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

Darkest of #696e72
#202122
Darker of #696e72
#383b3d
Dark of #696e72
#515457
Base of #696e72
#696e72
Light of #696e72
#82888c
Lighter
#9da1a4
Lightest
#b7babd

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

#696e72
#726d69

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

Split Complementary

#696e72
#726969
#727169

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

Analogous Color

#697271
#697272
#696e72
#696b72
#6b6972

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

#696e72
#6e7269
#72696e

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

#696e72
#72696e
#726d69
#69726d

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

#696e72
#716972
#726d69
#697269

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 #696e72

#070808
#202122
#383b3d
#515457
#696e72
#82888c
#9da1a4
#b7babd
#d2d4d5

Tints of #696e72 Color

#696e72
#797e81
#8a8e91
#9b9ea1
#abaeb0
#bcbec0
#cdced0
#dddedf
#eeeeef
#ffffff

Shades of #696e72 color code

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

#696e72
#5d6165
#515558
#46494c
#3a3d3f
#2e3032
#232426
#171819
#0b0c0c
#000000

Tones

#696e72
#6d6d6d
#6d6d6d
#6d6d6d
#6d6d6d

Tones

Similar Color like #696e72 color

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

#6a6f73
#6b7074
#6c7175
#6d7276
#6e7377
#6f7478
#707579
#71767a
#72777b
#73787c
#74797d
#757a7e
#767b7f
#777c80
#686d71
#676c70
#666b6f
#656a6e
#64696d
#63686c
#62676b
#61666a
#606569
#5f6468
#5e6367
#5d6266
#5c6165
#5b6064

Download this Dark Grey

Hex #696e72 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.

#696e72 Color Code Preview on Black Background Color

This is how #696e72 Color will look on black background color. Color contrast ratio is 4.07

#696e72 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #696e72

HTML with inline CSS

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

Your Example Paragraph content text in with font color #696e72

#696e72 color code is use for CSS Background Color

Background color for the above div is #696e72

HTML with inline CSS

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

#696e72 color code is use for CSS Border Color

CSS Border color for the above div is #696e72

HTML with inline CSS

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

CSS Border Left color for the above div is #696e72

HTML with inline CSS

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

CSS Border Right color for the above div is #696e72

HTML with inline CSS

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

CSS Border Bottom color for the above div is #696e72

HTML with inline CSS

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

CSS Border Top color for the above div is #696e72

HTML with inline CSS

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

#696e72 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#696e72 Color code Preview on White Background

This is how #696e72 Color code will look on white background color. Color contrast ratio is 5.15

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

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(105,110,114,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(114,109,105,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(105,110,114,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }