Skip to main content Skip to docs navigation

#bcbcc6 hex color | Download Light Blue 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 Great White and its hex is #BDBDC6 Nearest Color Name

Color Hue/Base color: Blue

Hex #bcbcc6 Color code in RGB color code model is created after adding 73.73% red color, 73.73% green color and 77.65% blue color. Hex #bcbcc6 Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 5% magenta, 0% yellow and 22.35% black.

Hex #bcbcc6 color code is between #bbbbcc web safe hex color code and #ccccbb web safe hex color code. #bbbbcc is the nearest web safe color code. You can see here many more shades of #bcbcc6 color code.

RGB Chart

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

Color Table

Hex Color Code bcbcc6 #bcbcc6
RGB Decimal 188, 188, 198 188, 188, 198
RGB Percent 74%, 74%, 78% rgb(74%, 74%, 78%)
CSS RGBa 188, 188, 198,1 rgba(188,188,198,1)
CMYK Model cmyk(5%,5%,0%,22.35%)
HSL Color Space 240,8% ,76% hsl(240,8% ,76%)
HSV Color Space 240°, 5%, 78%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111100 10111100 11000110
Octal 274 274 306
Decimal 188 188 198
Hex bc bc c6

Different shades of #bcbcc6 color code.

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

Darkest of #bcbcc6
#6b6b7e
Darker of #bcbcc6
#858597
Dark of #bcbcc6
#a0a0af
Base of #bcbcc6
#bcbcc6
Light of #bcbcc6
#d8d8dd
Lighter
#f3f3f5
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

#bcbcc6
#c6c6bc

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

Split Complementary

#bcbcc6
#c6c1bc
#c1c6bc

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

Analogous Color

#bcc2c6
#bcc0c6
#bcbcc6
#bfbcc6
#c4bcc6

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

#bcbcc6
#bcc6bc
#c6bcbc

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

#bcbcc6
#c6bcbc
#c6c6bc
#bcc6c6

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

#bcbcc6
#c6bcc1
#c6c6bc
#bcc6c1

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

#545462
#6b6b7e
#858597
#a0a0af
#bcbcc6
#d8d8dd
#f3f3f5
#ffffff
#ffffff

Tints of #bcbcc6 Color

#bcbcc6
#c3c3cc
#cacad2
#d2d2d9
#d9d9df
#e1e1e5
#e8e8ec
#f0f0f2
#f7f7f8
#ffffff

Shades of #bcbcc6 color code

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

#bcbcc6
#a7a7b0
#92929a
#7d7d84
#68686e
#535358
#3e3e42
#29292c
#141416
#000000

Tones

#bcbcc6
#c1c1c1
#c1c1c1
#c1c1c1
#c1c1c1

Tones

Similar Color like #bcbcc6 color

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

#bdbdc7
#bebec8
#bfbfc9
#c0c0ca
#c1c1cb
#c2c2cc
#c3c3cd
#c4c4ce
#c5c5cf
#c6c6d0
#c7c7d1
#c8c8d2
#c9c9d3
#cacad4
#bbbbc5
#babac4
#b9b9c3
#b8b8c2
#b7b7c1
#b6b6c0
#b5b5bf
#b4b4be
#b3b3bd
#b2b2bc
#b1b1bb
#b0b0ba
#afafb9
#aeaeb8

Download this Light Blue

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

#bcbcc6 Color Code Preview on Black Background Color

This is how #bcbcc6 Color will look on black background color. Color contrast ratio is 11.15

#bcbcc6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbcc6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcbcc6

#bcbcc6 color code is use for CSS Background Color

Background color for the above div is #bcbcc6

HTML with inline CSS

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

#bcbcc6 color code is use for CSS Border Color

CSS Border color for the above div is #bcbcc6

HTML with inline CSS

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

CSS Border Left color for the above div is #bcbcc6

HTML with inline CSS

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

CSS Border Right color for the above div is #bcbcc6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcbcc6

HTML with inline CSS

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

CSS Border Top color for the above div is #bcbcc6

HTML with inline CSS

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

#bcbcc6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcbcc6 Color code Preview on White Background

This is how #bcbcc6 Color code will look on white background color. Color contrast ratio is 1.88

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

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