crispedge.com

Color picker

Loading...

#bbc1b4 hex color - Grey - Warm color - Information

#bbc1b4 hex color - Grey - Warm color

Color Hue/Base color: Grey

Hex #bbc1b4 Color code in RGB color code model is created after adding 73.33% red color, 75.69% green color and 70.59% blue color. Hex #bbc1b4 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 7% yellow and 24% black.

Hex #bbc1b4 color code is between #aabbbb web safe hex color code and #ccccaa web safe hex color code. #aabbbb is the nearest web safe color code. You can see here many more shades of #bbc1b4 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebbc1b4#bbc1b4
RGB Decimal187, 193, 180rgb(187, 193, 180)
RGB Percent73%, 76%, 71%rgb(73%, 76%, 71%)
CSS RGBa187, 193, 180,1rgba(187,193,180,1)
CMYK Modelcmyk(3%,0%,7%,24%)
HSL Color Space88,9% ,73%hsl(88,9% ,73%)
HSV Color Space88°, 7%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111100000110110100
Octal273301264
Decimal187193180
Hexbbc1b4

Different shades of #bbc1b4 color code.

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

Light Shade of #bbc1b4
#d4d8d0
Dark Shade of #bbc1b4
#a2aa98
Saturated Shade of #bbc1b4
#bcc8ad
Desaturated Shade of #bbc1b4
#bababa
Grey scale Shade of #bbc1b4
#bababa
Brighten Shade
#d4dacd
Most Readable Shade
#000000

Shades of #bbc1b4 color code

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

#bbc1b4
#a6aba0
#91968c
#7c8078
#676b64
#535550
#3e403c
#292a28
#141514
#000000

Similar Color like #bbc1b4 color

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

#bcc2b5
#bdc3b6
#bec4b7
#bfc5b8
#c0c6b9
#c1c7ba
#c2c8bb
#c3c9bc
#c4cabd
#c5cbbe
#c6ccbf
#c7cdc0
#c8cec1
#c9cfc2
#bac0b3
#b9bfb2
#b8beb1
#b7bdb0
#b6bcaf
#b5bbae
#b4baad
#b3b9ac
#b2b8ab
#b1b7aa
#b0b6a9
#afb5a8
#aeb4a7
#adb3a6

Monochromatic Color with #bbc1b4

#bbc1b4
#e4ebdc
#161715
#3f413d
#696c65
#92968c

Tints of #bbc1b4 Color

#bbc1b4
#c2c7bc
#cacec4
#d1d5cd
#d9dcd5
#e0e3dd
#e8eae6
#eff1ee
#f7f8f6
#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

#bbc1b4
#bab4c1

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

Split Complementary

#bbc1b4
#b4b5c1
#c1b4c1

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

Analogous Color

#c0c1b4
#bec1b4
#bbc1b4
#b8c1b4
#b6c1b4

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

#bbc1b4
#b4bbc1
#c1b4bb

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

#bbc1b4
#b4c1c0
#bab4c1
#c1b4b4

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

#bbc1b4
#bab4c1
#c1b4c1
#b5c1b4

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

#bbc1b4 Color Code Preview on Black Background Color

This is how #bbc1b4 Color will look on black background color. Color contrast ratio is 11.40

#bbc1b4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbc1b4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbc1b4

#bbc1b4 color code is use for CSS Background Color

Background color for the above div is #bbc1b4

HTML with inline CSS

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

#bbc1b4 color code is use for CSS Border Color

CSS Border color for the above div is #bbc1b4

HTML with inline CSS

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

CSS Border Left color for the above div is #bbc1b4

HTML with inline CSS

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

CSS Border Right color for the above div is #bbc1b4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbc1b4

HTML with inline CSS

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

CSS Border Top color for the above div is #bbc1b4

HTML with inline CSS

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

#bbc1b4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbc1b4 Color code Preview on White Background

This is how #bbc1b4 Color code will look on white background color. Color contrast ratio is 1.84

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.