crispedge.com

Color picker

Loading...

#bcc9c9 hex color - Green - Cool color - Information

#bcc9c9 hex color - Green - Cool color

Color Hue/Base color: Green

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

Hex #bcc9c9 color code is between #bbcccc web safe hex color code and #ccbbbb web safe hex color code. #bbcccc is the nearest web safe color code. You can see here many more shades of #bcc9c9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebcc9c9#bcc9c9
RGB Decimal188, 201, 201rgb(188, 201, 201)
RGB Percent74%, 79%, 79%rgb(74%, 79%, 79%)
CSS RGBa188, 201, 201,1rgba(188,201,201,1)
CMYK Modelcmyk(6%,0%,0%,21%)
HSL Color Space180,11% ,76%hsl(180,11% ,76%)
HSV Color Space180°, 6%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111001100100111001001
Octal274311311
Decimal188201201
Hexbcc9c9

Different shades of #bcc9c9 color code.

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

Light Shade of #bcc9c9
#d8e0e0
Dark Shade of #bcc9c9
#a0b2b2
Saturated Shade of #bcc9c9
#b6cfcf
Desaturated Shade of #bcc9c9
#c2c3c3
Grey scale Shade of #bcc9c9
#c2c2c2
Brighten Shade
#d5e2e2
Most Readable Shade
#000000

Shades of #bcc9c9 color code

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

#bcc9c9
#a7b2b2
#929c9c
#7d8686
#686f6f
#535959
#3e4343
#292c2c
#141616
#000000

Similar Color like #bcc9c9 color

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

#bdcaca
#becbcb
#bfcccc
#c0cdcd
#c1cece
#c2cfcf
#c3d0d0
#c4d1d1
#c5d2d2
#c6d3d3
#c7d4d4
#c8d5d5
#c9d6d6
#cad7d7
#bbc8c8
#bac7c7
#b9c6c6
#b8c5c5
#b7c4c4
#b6c3c3
#b5c2c2
#b4c1c1
#b3c0c0
#b2bfbf
#b1bebe
#b0bdbd
#afbcbc
#aebbbb

Monochromatic Color with #bcc9c9

#bcc9c9
#e4f3f3
#1d1f1f
#454949
#6d7474
#949e9e

Tints of #bcc9c9 Color

#bcc9c9
#c3cfcf
#cad5d5
#d2dbdb
#d9e1e1
#e1e7e7
#e8eded
#f0f3f3
#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

#bcc9c9
#c9bcbc

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

Split Complementary

#bcc9c9
#c9bcc3
#c9c3bc

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

Analogous Color

#bcc9c4
#bcc9c6
#bcc9c9
#bcc6c9
#bcc4c9

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

#bcc9c9
#c9bcc9
#c9c9bc

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

#bcc9c9
#c2bcc9
#c9bcbc
#c2c9bc

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

#bcc9c9
#c9bcbc
#c9c3bc
#bcc3c9

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 #bcc9c9 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.

#bcc9c9 Color Code Preview on Black Background Color

This is how #bcc9c9 Color will look on black background color. Color contrast ratio is 12.34

#bcc9c9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcc9c9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcc9c9

#bcc9c9 color code is use for CSS Background Color

Background color for the above div is #bcc9c9

HTML with inline CSS

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

#bcc9c9 color code is use for CSS Border Color

CSS Border color for the above div is #bcc9c9

HTML with inline CSS

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

CSS Border Left color for the above div is #bcc9c9

HTML with inline CSS

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

CSS Border Right color for the above div is #bcc9c9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcc9c9

HTML with inline CSS

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

CSS Border Top color for the above div is #bcc9c9

HTML with inline CSS

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

#bcc9c9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcc9c9 Color code Preview on White Background

This is how #bcc9c9 Color code will look on white background color. Color contrast ratio is 1.70

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.