crispedge.com

Color picker

Loading...

#bcb7b7 hex color - Grey - Warm color - Information

#bcb7b7 hex color - Grey - Warm color

Color Hue/Base color: Grey

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

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

0 Likes 0 Comments | 34 Views

RGB Chart

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

Color Table

Hex Color Codebcb7b7#bcb7b7
RGB Decimal188, 183, 183rgb(188, 183, 183)
RGB Percent74%, 72%, 72%rgb(74%, 72%, 72%)
CSS RGBa188, 183, 183,1rgba(188,183,183,1)
CMYK Modelcmyk(0%,3%,3%,26%)
HSL Color Space0,4% ,73%hsl(0,4% ,73%)
HSV Color Space0°, 3%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001011011110110111
Octal274267267
Decimal188183183
Hexbcb7b7

Different shades of #bcb7b7 color code.

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

Light Shade of #bcb7b7
#d5d1d1
Dark Shade of #bcb7b7
#a39d9d
Saturated Shade of #bcb7b7
#c3b0b0
Desaturated Shade of #bcb7b7
#b9b9b9
Grey scale Shade of #bcb7b7
#b9b9b9
Brighten Shade
#d5d0d0
Most Readable Shade
#000000

Shades of #bcb7b7 color code

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

#bcb7b7
#a7a2a2
#928e8e
#7d7a7a
#686565
#535151
#3e3d3d
#292828
#141414
#000000

Similar Color like #bcb7b7 color

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

#bdb8b8
#beb9b9
#bfbaba
#c0bbbb
#c1bcbc
#c2bdbd
#c3bebe
#c4bfbf
#c5c0c0
#c6c1c1
#c7c2c2
#c8c3c3
#c9c4c4
#cac5c5
#bbb6b6
#bab5b5
#b9b4b4
#b8b3b3
#b7b2b2
#b6b1b1
#b5b0b0
#b4afaf
#b3aeae
#b2adad
#b1acac
#b0abab
#afaaaa
#aea9a9

Monochromatic Color with #bcb7b7

#bcb7b7
#e6e0e0
#121212
#3c3b3b
#676464
#918e8e

Tints of #bcb7b7 Color

#bcb7b7
#c3bfbf
#cac7c7
#d2cfcf
#d9d7d7
#e1dfdf
#e8e7e7
#f0efef
#f7f7f7
#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

#bcb7b7
#b7bcbc

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

Split Complementary

#bcb7b7
#b7bcba
#b7babc

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

Analogous Color

#bcb7b9
#bcb7b8
#bcb7b7
#bcb8b7
#bcb9b7

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

#bcb7b7
#b7bcb7
#b7b7bc

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

#bcb7b7
#b9bcb7
#b7bcbc
#b9b7bc

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

#bcb7b7
#b7bcbc
#b7babc
#bcbab7

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

#bcb7b7 Color Code Preview on Black Background Color

This is how #bcb7b7 Color will look on black background color. Color contrast ratio is 10.60

#bcb7b7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcb7b7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcb7b7

#bcb7b7 color code is use for CSS Background Color

Background color for the above div is #bcb7b7

HTML with inline CSS

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

#bcb7b7 color code is use for CSS Border Color

CSS Border color for the above div is #bcb7b7

HTML with inline CSS

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

CSS Border Left color for the above div is #bcb7b7

HTML with inline CSS

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

CSS Border Right color for the above div is #bcb7b7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcb7b7

HTML with inline CSS

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

CSS Border Top color for the above div is #bcb7b7

HTML with inline CSS

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

#bcb7b7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcb7b7 Color code Preview on White Background

This is how #bcb7b7 Color code will look on white background color. Color contrast ratio is 1.98

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

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

0 Likes 0 Comments | 34 Views

Post your comment:-

By submitting comment you agree to our privacy policy.