Skip to main content Skip to docs navigation

#898685 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 Detective Coat and its hex is #8B8685 Nearest Color Name

Color Hue/Base color: Grey

Hex #898685 Color code in RGB color code model is created after adding 53.73% red color, 52.55% green color and 52.16% blue color. Hex #898685 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 3% yellow and 46.27% black.

Hex #898685 color code is between #888888 web safe hex color code and #997777 web safe hex color code. #888888 is the nearest web safe color code. You can see here many more shades of #898685 color code.

RGB Chart

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

Color Table

Hex Color Code 898685 #898685
RGB Decimal 137, 134, 133 137, 134, 133
RGB Percent 54%, 53%, 52% rgb(54%, 53%, 52%)
CSS RGBa 137, 134, 133,1 rgba(137,134,133,1)
CMYK Model cmyk(0%,2%,3%,46.27%)
HSL Color Space 15,2% ,53% hsl(15,2% ,53%)
HSV Color Space 15°, 3%, 54%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10001001 10000110 10000101
Octal 211 206 205
Decimal 137 134 133
Hex 89 86 85

Different shades of #898685 color code.

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

Darkest of #898685
#3b3a3a
Darker of #898685
#555353
Dark of #898685
#6f6d6c
Base of #898685
#898685
Light of #898685
#a2a09f
Lighter
#bbb9b9
Lightest
#d4d3d3

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

#898685
#858889

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

Split Complementary

#898685
#858988
#858689

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

Analogous Color

#898586
#898586
#898685
#898785
#898985

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

#898685
#868589
#858986

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

#898685
#858986
#858889
#898588

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

#898685
#868985
#858889
#888589

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 #898685

#222120
#3b3a3a
#555353
#6f6d6c
#898685
#a2a09f
#bbb9b9
#d4d3d3
#ededed

Tints of #898685 Color

#898685
#969392
#a3a0a0
#b0aead
#bdbbbb
#cac9c8
#d7d6d6
#e4e4e3
#f1f1f1
#ffffff

Shades of #898685 color code

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

#898685
#797776
#6a6867
#5b5958
#4c4a49
#3c3b3b
#2d2c2c
#1e1d1d
#0f0e0e
#000000

Tones

#898685
#878787
#878787
#878787
#878787

Tones

Similar Color like #898685 color

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

#8a8786
#8b8887
#8c8988
#8d8a89
#8e8b8a
#8f8c8b
#908d8c
#918e8d
#928f8e
#93908f
#949190
#959291
#969392
#979493
#888584
#878483
#868382
#858281
#848180
#83807f
#827f7e
#817e7d
#807d7c
#7f7c7b
#7e7b7a
#7d7a79
#7c7978
#7b7877

Download this Dark Grey

Hex #898685 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.

#898685 Color Code Preview on Black Background Color

This is how #898685 Color will look on black background color. Color contrast ratio is 5.81

#898685 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #898685

HTML with inline CSS

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

Your Example Paragraph content text in with font color #898685

#898685 color code is use for CSS Background Color

Background color for the above div is #898685

HTML with inline CSS

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

#898685 color code is use for CSS Border Color

CSS Border color for the above div is #898685

HTML with inline CSS

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

CSS Border Left color for the above div is #898685

HTML with inline CSS

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

CSS Border Right color for the above div is #898685

HTML with inline CSS

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

CSS Border Bottom color for the above div is #898685

HTML with inline CSS

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

CSS Border Top color for the above div is #898685

HTML with inline CSS

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

#898685 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#898685 Color code Preview on White Background

This is how #898685 Color code will look on white background color. Color contrast ratio is 3.61

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

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(137,134,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(133,136,137,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(137,134,133,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }