Skip to main content Skip to docs navigation

#b0887f 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 Maui Poi and its hex is #B08A7D Nearest Color Name

Color Hue/Base color: Brown

Hex #b0887f Color code in RGB color code model is created after adding 69.02% red color, 53.33% green color and 49.8% blue color. Hex #b0887f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 28% yellow and 30.98% black.

Hex #b0887f color code is between #aa7777 web safe hex color code and #bb9988 web safe hex color code. #aa7777 is the nearest web safe color code. You can see here many more shades of #b0887f color code.

RGB Chart

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

Color Table

Hex Color Code b0887f #b0887f
RGB Decimal 176, 136, 127 176, 136, 127
RGB Percent 69%, 53%, 50% rgb(69%, 53%, 50%)
CSS RGBa 176, 136, 127,1 rgba(176,136,127,1)
CMYK Model cmyk(0%,23%,28%,30.98%)
HSL Color Space 11,24% ,59% hsl(11,24% ,59%)
HSV Color Space 11°, 28%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110000 10001000 01111111
Octal 260 210 177
Decimal 176 136 127
Hex b0 88 7f

Different shades of #b0887f color code.

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

Darkest of #b0887f
#5d4039
Darker of #b0887f
#7c554d
Dark of #b0887f
#9c6b60
Base of #b0887f
#b0887f
Light of #b0887f
#c3a59f
Lighter
#d7c3be
Lightest
#eae0de

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

#b0887f
#7fa7b0

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

Split Complementary

#b0887f
#7fb0a0
#7f8eb0

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

Analogous Color

#b07f93
#b07f8a
#b0887f
#b0987f
#b0ad7f

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

#b0887f
#887fb0
#7fb088

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

#b0887f
#7fb088
#7fa7b0
#b07fa7

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

#b0887f
#8eb07f
#7fa7b0
#a07fb0

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

#3d2a26
#5d4039
#7c554d
#9c6b60
#b0887f
#c3a59f
#d7c3be
#eae0de
#fefdfd

Tints of #b0887f Color

#b0887f
#b8958d
#c1a29b
#caafa9
#d3bcb7
#dbcac6
#e4d7d4
#ede4e2
#f6f1f0
#ffffff

Shades of #b0887f color code

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

#b0887f
#9c7870
#886962
#755a54
#614b46
#4e3c38
#3a2d2a
#271e1c
#130f0e
#000000

Tones

#b0887f
#9b9594
#979797
#979797
#979797

Tones

Similar Color like #b0887f color

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

#b18980
#b28a81
#b38b82
#b48c83
#b58d84
#b68e85
#b78f86
#b89087
#b99188
#ba9289
#bb938a
#bc948b
#bd958c
#be968d
#af877e
#ae867d
#ad857c
#ac847b
#ab837a
#aa8279
#a98178
#a88077
#a77f76
#a67e75
#a57d74
#a47c73
#a37b72
#a27a71

Download this Dark Brown

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

#b0887f Color Code Preview on Black Background Color

This is how #b0887f Color will look on black background color. Color contrast ratio is 6.67

#b0887f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0887f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0887f

#b0887f color code is use for CSS Background Color

Background color for the above div is #b0887f

HTML with inline CSS

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

#b0887f color code is use for CSS Border Color

CSS Border color for the above div is #b0887f

HTML with inline CSS

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

CSS Border Left color for the above div is #b0887f

HTML with inline CSS

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

CSS Border Right color for the above div is #b0887f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b0887f

HTML with inline CSS

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

CSS Border Top color for the above div is #b0887f

HTML with inline CSS

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

#b0887f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b0887f Color code Preview on White Background

This is how #b0887f Color code will look on white background color. Color contrast ratio is 3.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 #b0887f; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #b0887f; }

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