crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#b4bcc1 hex color - Blue - Cool color - Information

#b4bcc1 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeb4bcc1#b4bcc1
RGB Decimal180, 188, 193rgb(180, 188, 193)
RGB Percent71%, 74%, 76%rgb(71%, 74%, 76%)
CSS RGBa180, 188, 193,1rgba(180,188,193,1)
CMYK Modelcmyk(7%,3%,0%,24%)
HSL Color Space203,9% ,73%hsl(203,9% ,73%)
HSV Color Space203°, 7%, 76%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101001011110011000001
Octal264274301
Decimal180188193
Hexb4bcc1

Different shades of #b4bcc1 color code.

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

Light Shade of #b4bcc1
#d0d5d8
Dark Shade of #b4bcc1
#98a3aa
Saturated Shade of #b4bcc1
#adbec8
Desaturated Shade of #b4bcc1
#bababa
Grey scale Shade of #b4bcc1
#bababa
Brighten Shade
#cdd5da
Most Readable Shade
#000000

Shades of #b4bcc1 color code

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

#b4bcc1
#a0a7ab
#8c9296
#787d80
#64686b
#505355
#3c3e40
#28292a
#141415
#000000

Similar Color like #b4bcc1 color

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

#b5bdc2
#b6bec3
#b7bfc4
#b8c0c5
#b9c1c6
#bac2c7
#bbc3c8
#bcc4c9
#bdc5ca
#bec6cb
#bfc7cc
#c0c8cd
#c1c9ce
#c2cacf
#b3bbc0
#b2babf
#b1b9be
#b0b8bd
#afb7bc
#aeb6bb
#adb5ba
#acb4b9
#abb3b8
#aab2b7
#a9b1b6
#a8b0b5
#a7afb4
#a6aeb3

Monochromatic Color with #b4bcc1

#b4bcc1
#dce5eb
#151617
#3d4041
#65696c
#8c9396

Tints of #b4bcc1 Color

#b4bcc1
#bcc3c7
#c4cace
#cdd2d5
#d5d9dc
#dde1e3
#e6e8ea
#eef0f1
#f6f7f8
#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

#b4bcc1
#c1b9b4

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

Split Complementary

#b4bcc1
#c1b4b6
#c1c0b4

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

Analogous Color

#b4c1c1
#b4bfc1
#b4bcc1
#b4b9c1
#b4b7c1

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

#b4bcc1
#c1b4bc
#bcc1b4

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

#b4bcc1
#bfb4c1
#c1b9b4
#b5c1b4

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

#b4bcc1
#c1b9b4
#c1c0b4
#b4b6c1

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

#b4bcc1 Color Code Preview on Black Background Color

This is how #b4bcc1 Color will look on black background color. Color contrast ratio is 10.90

#b4bcc1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4bcc1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4bcc1

#b4bcc1 color code is use for CSS Background Color

Background color for the above div is #b4bcc1

HTML with inline CSS

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

#b4bcc1 color code is use for CSS Border Color

CSS Border color for the above div is #b4bcc1

HTML with inline CSS

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

CSS Border Left color for the above div is #b4bcc1

HTML with inline CSS

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

CSS Border Right color for the above div is #b4bcc1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b4bcc1

HTML with inline CSS

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

CSS Border Top color for the above div is #b4bcc1

HTML with inline CSS

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

#b4bcc1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b4bcc1 Color code Preview on White Background

This is how #b4bcc1 Color code will look on white background color. Color contrast ratio is 1.93

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.