Skip to main content Skip to docs navigation

#9f9080 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 Bison Beige and its hex is #9F9180 Nearest Color Name

Color Hue/Base color: Brown

Hex #9f9080 Color code in RGB color code model is created after adding 62.35% red color, 56.47% green color and 50.2% blue color. Hex #9f9080 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 19% yellow and 37.65% black.

Hex #9f9080 color code is between #998888 web safe hex color code and #aa9977 web safe hex color code. #998888 is the nearest web safe color code. You can see here many more shades of #9f9080 color code.

RGB Chart

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

Color Table

Hex Color Code 9f9080 #9f9080
RGB Decimal 159, 144, 128 159, 144, 128
RGB Percent 62%, 56%, 50% rgb(62%, 56%, 50%)
CSS RGBa 159, 144, 128,1 rgba(159,144,128,1)
CMYK Model cmyk(0%,9%,19%,37.65%)
HSL Color Space 31,14% ,56% hsl(31,14% ,56%)
HSV Color Space 31°, 19%, 62%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10011111 10010000 10000000
Octal 237 220 200
Decimal 159 144 128
Hex 9f 90 80

Different shades of #9f9080 color code.

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

Darkest of #9f9080
#4c433a
Darker of #9f9080
#695d50
Dark of #9f9080
#867766
Base of #9f9080
#9f9080
Light of #9f9080
#b5a99d
Lighter
#cbc3ba
Lightest
#e1dcd7

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

#9f9080
#808f9f

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

Split Complementary

#9f9080
#809e9f
#80809f

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

Analogous Color

#9f8082
#9f8380
#9f9080
#9f9a80
#979f80

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

#9f9080
#90809f
#809f90

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

#9f9080
#809f90
#808f9f
#9f808f

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

#9f9080
#809f80
#808f9f
#9f809e

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 #9f9080

#2f2a24
#4c433a
#695d50
#867766
#9f9080
#b5a99d
#cbc3ba
#e1dcd7
#f7f6f4

Tints of #9f9080 Color

#9f9080
#a99c8e
#b4a89c
#bfb5aa
#c9c1b8
#d4cdc6
#dfdad4
#e9e6e2
#f4f2f0
#ffffff

Shades of #9f9080 color code

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

#9f9080
#8d8071
#7b7063
#6a6055
#585047
#464038
#35302a
#23201c
#11100e
#000000

Tones

#9f9080
#8f8f8f
#8f8f8f
#8f8f8f
#8f8f8f

Tones

Similar Color like #9f9080 color

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

#a09181
#a19282
#a29383
#a39484
#a49585
#a59686
#a69787
#a79888
#a89989
#a99a8a
#aa9b8b
#ab9c8c
#ac9d8d
#ad9e8e
#9e8f7f
#9d8e7e
#9c8d7d
#9b8c7c
#9a8b7b
#998a7a
#988979
#978878
#968777
#958676
#948575
#938474
#928373
#918272

Download this Dark Brown

Hex #9f9080 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.

#9f9080 Color Code Preview on Black Background Color

This is how #9f9080 Color will look on black background color. Color contrast ratio is 6.78

#9f9080 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9f9080

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9f9080

#9f9080 color code is use for CSS Background Color

Background color for the above div is #9f9080

HTML with inline CSS

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

#9f9080 color code is use for CSS Border Color

CSS Border color for the above div is #9f9080

HTML with inline CSS

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

CSS Border Left color for the above div is #9f9080

HTML with inline CSS

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

CSS Border Right color for the above div is #9f9080

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9f9080

HTML with inline CSS

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

CSS Border Top color for the above div is #9f9080

HTML with inline CSS

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

#9f9080 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9f9080 Color code Preview on White Background

This is how #9f9080 Color code will look on white background color. Color contrast ratio is 3.10

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

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(159,144,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(128,143,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(159,144,128,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }