Skip to main content Skip to docs navigation

#bbcbcc hex color | Download Light Green 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 Blue Shale and its hex is #B9CACC Nearest Color Name

Color Hue/Base color: Green

Hex #bbcbcc Color code in RGB color code model is created after adding 73.33% red color, 79.61% green color and 80% blue color. Hex #bbcbcc Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 0% yellow and 20% black.

Hex #bbcbcc color code is between #aaccbb web safe hex color code and #ccbbdd web safe hex color code. #aaccbb is the nearest web safe color code. You can see here many more shades of #bbcbcc color code.

RGB Chart

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

Color Table

Hex Color Code bbcbcc #bbcbcc
RGB Decimal 187, 203, 204 187, 203, 204
RGB Percent 73%, 80%, 80% rgb(73%, 80%, 80%)
CSS RGBa 187, 203, 204,1 rgba(187,203,204,1)
CMYK Model cmyk(8%,0%,0%,20%)
HSL Color Space 184,14% ,77% hsl(184,14% ,77%)
HSV Color Space 184°, 8%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111011 11001011 11001100
Octal 273 313 314
Decimal 187 203 204
Hex bb cb cc

Different shades of #bbcbcc color code.

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

Darkest of #bbcbcc
#668688
Darker of #bbcbcc
#819ea0
Dark of #bbcbcc
#9eb5b6
Base of #bbcbcc
#bbcbcc
Light of #bbcbcc
#d8e1e2
Lighter
#f5f8f8
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

#bbcbcc
#ccbcbb

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

Split Complementary

#bbcbcc
#ccbbc3
#ccc5bb

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

Analogous Color

#bbccc3
#bbccc6
#bbcbcc
#bbc5cc
#bbbecc

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

#bbcbcc
#cbccbb
#ccbbcb

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

#bbcbcc
#ccbbcb
#ccbcbb
#bbccbc

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

#bbcbcc
#c5bbcc
#ccbcbb
#c3ccbb

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

#50696b
#668688
#819ea0
#9eb5b6
#bbcbcc
#d8e1e2
#f5f8f8
#ffffff
#ffffff

Tints of #bbcbcc Color

#bbcbcc
#c2d0d1
#cad6d7
#d1dcdd
#d9e2e2
#e0e7e8
#e8edee
#eff3f3
#f7f9f9
#ffffff

Shades of #bbcbcc color code

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

#bbcbcc
#a6b4b5
#919d9e
#7c8788
#677071
#535a5a
#3e4344
#292d2d
#141616
#000000

Tones

#bbcbcc
#c4c4c4
#c4c4c4
#c4c4c4
#c4c4c4

Tones

Similar Color like #bbcbcc color

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

#bccccd
#bdcdce
#bececf
#bfcfd0
#c0d0d1
#c1d1d2
#c2d2d3
#c3d3d4
#c4d4d5
#c5d5d6
#c6d6d7
#c7d7d8
#c8d8d9
#c9d9da
#bacacb
#b9c9ca
#b8c8c9
#b7c7c8
#b6c6c7
#b5c5c6
#b4c4c5
#b3c3c4
#b2c2c3
#b1c1c2
#b0c0c1
#afbfc0
#aebebf
#adbdbe

Download this Light Green

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

#bbcbcc Color Code Preview on Black Background Color

This is how #bbcbcc Color will look on black background color. Color contrast ratio is 12.53

#bbcbcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbcbcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbcbcc

#bbcbcc color code is use for CSS Background Color

Background color for the above div is #bbcbcc

HTML with inline CSS

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

#bbcbcc color code is use for CSS Border Color

CSS Border color for the above div is #bbcbcc

HTML with inline CSS

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

CSS Border Left color for the above div is #bbcbcc

HTML with inline CSS

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

CSS Border Right color for the above div is #bbcbcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbcbcc

HTML with inline CSS

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

CSS Border Top color for the above div is #bbcbcc

HTML with inline CSS

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

#bbcbcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbcbcc Color code Preview on White Background

This is how #bbcbcc Color code will look on white background color. Color contrast ratio is 1.68

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

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