Skip to main content Skip to docs navigation

#bcac7b 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 Nettle and its hex is #BBAC7D Nearest Color Name

Color Hue/Base color: Brown

Hex #bcac7b Color code in RGB color code model is created after adding 73.73% red color, 67.45% green color and 48.24% blue color. Hex #bcac7b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 35% yellow and 26.27% black.

Hex #bcac7b color code is between #bbaa77 web safe hex color code and #ccbb88 web safe hex color code. #bbaa77 is the nearest web safe color code. You can see here many more shades of #bcac7b color code.

RGB Chart

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

Color Table

Hex Color Code bcac7b #bcac7b
RGB Decimal 188, 172, 123 188, 172, 123
RGB Percent 74%, 67%, 48% rgb(74%, 67%, 48%)
CSS RGBa 188, 172, 123,1 rgba(188,172,123,1)
CMYK Model cmyk(0%,9%,35%,26.27%)
HSL Color Space 45,33% ,61% hsl(45,33% ,61%)
HSV Color Space 45°, 35%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 10101100 01111011
Octal 274 254 173
Decimal 188 172 123
Hex bc ac 7b

Different shades of #bcac7b color code.

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

Darkest of #bcac7b
#695c35
Darker of #bcac7b
#8b7a46
Dark of #bcac7b
#ab9759
Base of #bcac7b
#bcac7b
Light of #bcac7b
#cdc19d
Lighter
#ded7bf
Lightest
#f0ece0

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

#bcac7b
#7b8bbc

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

Split Complementary

#bcac7b
#7babbc
#8b7bbc

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

Analogous Color

#bc867b
#bc917b
#bcac7b
#b6bc7b
#9bbc7b

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

#bcac7b
#ac7bbc
#7bbcac

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

#bcac7b
#7bbcac
#7b8bbc
#bc7b8b

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

#bcac7b
#7bbc8b
#7b8bbc
#bc7bab

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

#473e24
#695c35
#8b7a46
#ab9759
#bcac7b
#cdc19d
#ded7bf
#f0ece0
#ffffff

Tints of #bcac7b Color

#bcac7b
#c3b589
#cabe98
#d2c7a7
#d9d0b5
#e1dac4
#e8e3d3
#f0ece1
#f7f5f0
#ffffff

Shades of #bcac7b color code

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

#bcac7b
#a7986d
#92855f
#7d7252
#685f44
#534c36
#3e3929
#29261b
#14130d
#000000

Tones

#bcac7b
#a8a28f
#9b9b9b
#9b9b9b
#9b9b9b

Tones

Similar Color like #bcac7b color

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

#bdad7c
#beae7d
#bfaf7e
#c0b07f
#c1b180
#c2b281
#c3b382
#c4b483
#c5b584
#c6b685
#c7b786
#c8b887
#c9b988
#caba89
#bbab7a
#baaa79
#b9a978
#b8a877
#b7a776
#b6a675
#b5a574
#b4a473
#b3a372
#b2a271
#b1a170
#b0a06f
#af9f6e
#ae9e6d

Download this Dark Brown

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

#bcac7b Color Code Preview on Black Background Color

This is how #bcac7b Color will look on black background color. Color contrast ratio is 9.33

#bcac7b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcac7b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcac7b

#bcac7b color code is use for CSS Background Color

Background color for the above div is #bcac7b

HTML with inline CSS

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

#bcac7b color code is use for CSS Border Color

CSS Border color for the above div is #bcac7b

HTML with inline CSS

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

CSS Border Left color for the above div is #bcac7b

HTML with inline CSS

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

CSS Border Right color for the above div is #bcac7b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcac7b

HTML with inline CSS

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

CSS Border Top color for the above div is #bcac7b

HTML with inline CSS

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

#bcac7b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcac7b Color code Preview on White Background

This is how #bcac7b Color code will look on white background color. Color contrast ratio is 2.25

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

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