Skip to main content Skip to docs navigation

#bc886c hex color | Dark Brown & Warm color | 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 Honey Graham and its hex is #BC886A Nearest Color Name

Color Hue/Base color: Brown

Hex #bc886c Color code in RGB color code model is created after adding 73.73% red color, 53.33% green color and 42.35% blue color. Hex #bc886c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 43% yellow and 26.27% black.

Hex #bc886c color code is between #bb7766 web safe hex color code and #cc9977 web safe hex color code. #bb7766 is the nearest web safe color code. You can see here many more shades of #bc886c color code.

RGB Chart

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

Color Table

Hex Color Code bc886c #bc886c
RGB Decimal 188, 136, 108 188, 136, 108
RGB Percent 74%, 53%, 42% rgb(74%, 53%, 42%)
CSS RGBa 188, 136, 108,1 rgba(188,136,108,1)
CMYK Model cmyk(0%,28%,43%,26.27%)
HSL Color Space 21,37% ,58% hsl(21,37% ,58%)
HSV Color Space 21°, 43%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10111100 10001000 01101100
Octal 274 210 154
Decimal 188 136 108
Hex bc 88 6c

Different shades of #bc886c color code.

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

Darkest of #bc886c
#623f2d
Darker of #bc886c
#85563d
Dark of #bc886c
#a86d4d
Base of #bc886c
#bc886c
Light of #bc886c
#cca48f
Lighter
#dcc1b2
Lightest
#ecddd5

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

#bc886c
#6ca0bc

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

Split Complementary

#bc886c
#6cbcb0
#6c78bc

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

Analogous Color

#bc6c7f
#bc6c71
#bc886c
#bca36c
#b4bc6c

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

#bc886c
#886cbc
#6cbc88

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

#bc886c
#6cbc88
#6ca0bc
#bc6ca0

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

#bc886c
#78bc6c
#6ca0bc
#b06cbc

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

#3f291d
#623f2d
#85563d
#a86d4d
#bc886c
#cca48f
#dcc1b2
#ecddd5
#fcf9f8

Tints of #bc886c Color

#bc886c
#c3957c
#caa28c
#d2af9d
#d9bcad
#e1cabd
#e8d7ce
#f0e4de
#f7f1ee
#ffffff

Shades of #bc886c color code

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

#bc886c
#a77860
#926954
#7d5a48
#684b3c
#533c30
#3e2d24
#291e18
#140f0c
#000000

Tones

#bc886c
#a78e81
#949494
#949494
#949494

Tones

Similar Color like #bc886c color

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

#bd896d
#be8a6e
#bf8b6f
#c08c70
#c18d71
#c28e72
#c38f73
#c49074
#c59175
#c69276
#c79377
#c89478
#c99579
#ca967a
#bb876b
#ba866a
#b98569
#b88468
#b78367
#b68266
#b58165
#b48064
#b37f63
#b27e62
#b17d61
#b07c60
#af7b5f
#ae7a5e

Download this

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

#bc886c Color Code Preview on Black Background Color

This is how #bc886c Color will look on black background color. Color contrast ratio is 6.88

#bc886c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc886c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bc886c

#bc886c color code is use for CSS Background Color

Background color for the above div is #bc886c

HTML with inline CSS

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

#bc886c color code is use for CSS Border Color

CSS Border color for the above div is #bc886c

HTML with inline CSS

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

CSS Border Left color for the above div is #bc886c

HTML with inline CSS

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

CSS Border Right color for the above div is #bc886c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bc886c

HTML with inline CSS

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

CSS Border Top color for the above div is #bc886c

HTML with inline CSS

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

#bc886c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bc886c Color code Preview on White Background

This is how #bc886c Color code will look on white background color. Color contrast ratio is 3.05

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(188,136,108,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(108,160,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(188,136,108,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }