crispedge.com

Color picker

Loading...

#bbcccb hex color - Green - Cool color - Information

#bbcccb hex color - Green - Cool color

Color Hue/Base color: Green

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

Hex #bbcccb color code is between #aabbcc web safe hex color code and #ccddbb web safe hex color code. #aabbcc is the nearest web safe color code. You can see here many more shades of #bbcccb color code.

0 Likes 0 Comments | 28 Views

RGB Chart

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

Color Table

Hex Color Codebbcccb#bbcccb
RGB Decimal187, 204, 203rgb(187, 204, 203)
RGB Percent73%, 80%, 80%rgb(73%, 80%, 80%)
CSS RGBa187, 204, 203,1rgba(187,204,203,1)
CMYK Modelcmyk(8%,0%,0%,20%)
HSL Color Space176,14% ,77%hsl(176,14% ,77%)
HSV Color Space176°, 8%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110111100110011001011
Octal273314313
Decimal187204203
Hexbbcccb

Different shades of #bbcccb color code.

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

Light Shade of #bbcccb
#d8e2e1
Dark Shade of #bbcccb
#9eb6b5
Saturated Shade of #bbcccb
#b5d2d0
Desaturated Shade of #bbcccb
#c1c6c6
Grey scale Shade of #bbcccb
#c3c3c3
Brighten Shade
#d4e5e4
Most Readable Shade
#000000

Shades of #bbcccb color code

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

#bbcccb
#a6b5b4
#919e9d
#7c8887
#677170
#535a5a
#3e4443
#292d2d
#141616
#000000

Similar Color like #bbcccb color

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

#bccdcc
#bdcecd
#becfce
#bfd0cf
#c0d1d0
#c1d2d1
#c2d3d2
#c3d4d3
#c4d5d4
#c5d6d5
#c6d7d6
#c7d8d7
#c8d9d8
#c9dad9
#bacbca
#b9cac9
#b8c9c8
#b7c8c7
#b6c7c6
#b5c6c5
#b4c5c4
#b3c4c3
#b2c3c2
#b1c2c1
#b0c1c0
#afc0bf
#aebfbe
#adbebd

Monochromatic Color with #bbcccb

#bbcccb
#e2f6f5
#1f2222
#464c4c
#6d7776
#94a1a1

Tints of #bbcccb Color

#bbcccb
#c2d1d0
#cad7d6
#d1dddc
#d9e2e2
#e0e8e7
#e8eeed
#eff3f3
#f7f9f9
#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

#bbcccb
#ccbbbc

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

Split Complementary

#bbcccb
#ccbbc5
#ccc2bb

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

Analogous Color

#bbccc4
#bbccc8
#bbcccb
#bbcacc
#bbc6cc

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

#bbcccb
#cbbbcc
#cccbbb

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

#bbcccb
#c2bbcc
#ccbbbc
#c4ccbb

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#bbcccb
#ccbbbc
#ccc2bb
#bbc5cc

Double Complementary 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).

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

#bbcccb Color Code Preview on Black Background Color

This is how #bbcccb Color will look on black background color. Color contrast ratio is 12.61

#bbcccb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbcccb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbcccb

#bbcccb color code is use for CSS Background Color

Background color for the above div is #bbcccb

HTML with inline CSS

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

#bbcccb color code is use for CSS Border Color

CSS Border color for the above div is #bbcccb

HTML with inline CSS

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

CSS Border Left color for the above div is #bbcccb

HTML with inline CSS

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

CSS Border Right color for the above div is #bbcccb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbcccb

HTML with inline CSS

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

CSS Border Top color for the above div is #bbcccb

HTML with inline CSS

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

#bbcccb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbcccb Color code Preview on White Background

This is how #bbcccb Color code will look on white background color. Color contrast ratio is 1.67

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

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

0 Likes 0 Comments | 28 Views

Post your comment:-

By submitting comment you agree to our privacy policy.