Skip to main content Skip to docs navigation

#bcbfc0 hex color | Download Light Grey 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 Foil and its hex is #C0C3C4 Nearest Color Name

Color Hue/Base color: Grey

Hex #bcbfc0 Color code in RGB color code model is created after adding 73.73% red color, 74.9% green color and 75.29% blue color. Hex #bcbfc0 Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 1% magenta, 0% yellow and 24.71% black.

Hex #bcbfc0 color code is between #bbbbbb web safe hex color code and #cccccc web safe hex color code. #bbbbbb is the nearest web safe color code. You can see here many more shades of #bcbfc0 color code.

RGB Chart

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

Color Table

Hex Color Code bcbfc0 #bcbfc0
RGB Decimal 188, 191, 192 188, 191, 192
RGB Percent 74%, 75%, 75% rgb(74%, 75%, 75%)
CSS RGBa 188, 191, 192,1 rgba(188,191,192,1)
CMYK Model cmyk(2%,1%,0%,24.71%)
HSL Color Space 195,3% ,75% hsl(195,3% ,75%)
HSV Color Space 195°, 2%, 75%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111100 10111111 11000000
Octal 274 277 300
Decimal 188 191 192
Hex bc bf c0

Different shades of #bcbfc0 color code.

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

Darkest of #bcbfc0
#6e7375
Darker of #bcbfc0
#878d8f
Dark of #bcbfc0
#a2a6a7
Base of #bcbfc0
#bcbfc0
Light of #bcbfc0
#d6d8d9
Lighter
#f1f1f1
Lightest
#ffffff

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

#bcbfc0
#c0bdbc

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

Split Complementary

#bcbfc0
#c0bcbd
#c0bfbc

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

Analogous Color

#bcc0bf
#bcc0bf
#bcbfc0
#bcbec0
#bcbcc0

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

#bcbfc0
#bfc0bc
#c0bcbf

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

#bcbfc0
#c0bcbf
#c0bdbc
#bcc0bd

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

#bcbfc0
#bfbcc0
#c0bdbc
#bdc0bc

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

#55595b
#6e7375
#878d8f
#a2a6a7
#bcbfc0
#d6d8d9
#f1f1f1
#ffffff
#ffffff

Tints of #bcbfc0 Color

#bcbfc0
#c3c6c7
#cacdce
#d2d4d5
#d9dbdc
#e1e2e3
#e8e9ea
#f0f0f1
#f7f7f8
#ffffff

Shades of #bcbfc0 color code

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

#bcbfc0
#a7a9aa
#929495
#7d7f80
#686a6a
#535455
#3e3f40
#292a2a
#141515
#000000

Tones

#bcbfc0
#bebebe
#bebebe
#bebebe
#bebebe

Tones

Similar Color like #bcbfc0 color

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

#bdc0c1
#bec1c2
#bfc2c3
#c0c3c4
#c1c4c5
#c2c5c6
#c3c6c7
#c4c7c8
#c5c8c9
#c6c9ca
#c7cacb
#c8cbcc
#c9cccd
#cacdce
#bbbebf
#babdbe
#b9bcbd
#b8bbbc
#b7babb
#b6b9ba
#b5b8b9
#b4b7b8
#b3b6b7
#b2b5b6
#b1b4b5
#b0b3b4
#afb2b3
#aeb1b2

Download this Light Grey

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

#bcbfc0 Color Code Preview on Black Background Color

This is how #bcbfc0 Color will look on black background color. Color contrast ratio is 11.35

#bcbfc0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbfc0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbfc0

#bcbfc0 color code is use for CSS Background Color

Background color for the above div is #bcbfc0

HTML with inline CSS

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

#bcbfc0 color code is use for CSS Border Color

CSS Border color for the above div is #bcbfc0

HTML with inline CSS

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

CSS Border Left color for the above div is #bcbfc0

HTML with inline CSS

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

CSS Border Right color for the above div is #bcbfc0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcbfc0

HTML with inline CSS

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

CSS Border Top color for the above div is #bcbfc0

HTML with inline CSS

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

#bcbfc0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcbfc0 Color code Preview on White Background

This is how #bcbfc0 Color code will look on white background color. Color contrast ratio is 1.85

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

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