Skip to main content Skip to docs navigation

#8a696c hex color | Download Dark Brown 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 Chocolate Sparkle and its hex is #8C6C6F Nearest Color Name

Color Hue/Base color: Brown

Hex #8a696c Color code in RGB color code model is created after adding 54.12% red color, 41.18% green color and 42.35% blue color. Hex #8a696c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 22% yellow and 45.88% black.

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

RGB Chart

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

Color Table

Hex Color Code 8a696c #8a696c
RGB Decimal 138, 105, 108 138, 105, 108
RGB Percent 54%, 41%, 42% rgb(54%, 41%, 42%)
CSS RGBa 138, 105, 108,1 rgba(138,105,108,1)
CMYK Model cmyk(0%,24%,22%,45.88%)
HSL Color Space 355,14% ,48% hsl(355,14% ,48%)
HSV Color Space 355°, 24%, 54%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10001010 01101001 01101100
Octal 212 151 154
Decimal 138 105 108
Hex 8a 69 6c

Different shades of #8a696c color code.

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

Darkest of #8a696c
#332728
Darker of #8a696c
#503d3f
Dark of #8a696c
#6d5355
Base of #8a696c
#8a696c
Light of #8a696c
#a28487
Lighter
#b8a1a3
Lightest
#cebec0

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

#8a696c
#698a87

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

Split Complementary

#8a696c
#698a77
#697d8a

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

Analogous Color

#8a697f
#8a697a
#8a696c
#8a7169
#8a7f69

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

#8a696c
#696c8a
#6c8a69

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

#8a696c
#6c8a69
#698a87
#87698a

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

#8a696c
#7d8a69
#698a87
#77698a

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 #8a696c

#161111
#332728
#503d3f
#6d5355
#8a696c
#a28487
#b8a1a3
#cebec0
#e4dbdc

Tints of #8a696c Color

#8a696c
#97797c
#a48a8c
#b19b9d
#beabad
#cbbcbd
#d8cdce
#e5ddde
#f2eeee
#ffffff

Shades of #8a696c color code

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

#8a696c
#7a5d60
#6b5154
#5c4648
#4c3a3c
#3d2e30
#2e2324
#1e1718
#0f0b0c
#000000

Tones

#8a696c
#7a7a7a
#7a7a7a
#7a7a7a
#7a7a7a

Tones

Similar Color like #8a696c color

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

#8b6a6d
#8c6b6e
#8d6c6f
#8e6d70
#8f6e71
#906f72
#917073
#927174
#937275
#947376
#957477
#967578
#977679
#98777a
#89686b
#88676a
#876669
#866568
#856467
#846366
#836265
#826164
#816063
#805f62
#7f5e61
#7e5d60
#7d5c5f
#7c5b5e

Download this Dark Brown

Hex #8a696c 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.

#8a696c Color Code Preview on Black Background Color

This is how #8a696c Color will look on black background color. Color contrast ratio is 4.32

#8a696c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8a696c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8a696c

#8a696c color code is use for CSS Background Color

Background color for the above div is #8a696c

HTML with inline CSS

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

#8a696c color code is use for CSS Border Color

CSS Border color for the above div is #8a696c

HTML with inline CSS

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

CSS Border Left color for the above div is #8a696c

HTML with inline CSS

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

CSS Border Right color for the above div is #8a696c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8a696c

HTML with inline CSS

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

CSS Border Top color for the above div is #8a696c

HTML with inline CSS

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

#8a696c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8a696c Color code Preview on White Background

This is how #8a696c Color code will look on white background color. Color contrast ratio is 4.86

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

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