Skip to main content Skip to docs navigation

#b4b1b3 hex color | Dark Grey & Warm color | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Silver Bells and its hex is #B8B4B6 Nearest Color Name

Color Hue/Base color: Grey

Hex #b4b1b3 Color code in RGB color code model is created after adding 70.59% red color, 69.41% green color and 70.2% blue color. Hex #b4b1b3 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 1% yellow and 29.41% black.

Hex #b4b1b3 color code is between #bbaabb web safe hex color code and #aabbaa web safe hex color code. #bbaabb is the nearest web safe color code. You can see here many more shades of #b4b1b3 color code.

RGB Chart

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

Color Table

Hex Color Code b4b1b3 #b4b1b3
RGB Decimal 180, 177, 179 180, 177, 179
RGB Percent 71%, 69%, 70% rgb(71%, 69%, 70%)
CSS RGBa 180, 177, 179,1 rgba(180,177,179,1)
CMYK Model cmyk(0%,2%,1%,29.41%)
HSL Color Space 320,2% ,70% hsl(320,2% ,70%)
HSV Color Space 320°, 2%, 71%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110100 10110001 10110011
Octal 264 261 263
Decimal 180 177 179
Hex b4 b1 b3

Different shades of #b4b1b3 color code.

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

Darkest of #b4b1b3
#686467
Darker of #b4b1b3
#827d80
Dark of #b4b1b3
#9b979a
Base of #b4b1b3
#b4b1b3
Light of #b4b1b3
#cdcbcc
Lighter
#e6e5e6
Lightest
#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

#b4b1b3
#b1b4b2

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

Split Complementary

#b4b1b3
#b2b4b1
#b1b4b3

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

Analogous Color

#b3b1b4
#b4b1b4
#b4b1b3
#b4b1b2
#b4b1b1

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

#b4b1b3
#b1b3b4
#b3b4b1

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

#b4b1b3
#b3b4b1
#b1b4b2
#b2b1b4

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

Square Color

#b4b1b3
#b4b3b1
#b1b4b2
#b1b2b4

Square 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).

Monochromatic Color with #b4b1b3

#4e4b4d
#686467
#827d80
#9b979a
#b4b1b3
#cdcbcc
#e6e5e6
#ffffff
#ffffff

Tints of #b4b1b3 Color

#b4b1b3
#bcb9bb
#c4c2c3
#cdcbcc
#d5d3d4
#dddcdd
#e6e5e5
#eeedee
#f6f6f6
#ffffff

Shades of #b4b1b3 color code

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

#b4b1b3
#a09d9f
#8c898b
#787677
#646263
#504e4f
#3c3b3b
#282727
#141313
#000000

Tones

#b4b1b3
#b3b3b3
#b3b3b3
#b3b3b3
#b3b3b3

Tones

Similar Color like #b4b1b3 color

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

#b5b2b4
#b6b3b5
#b7b4b6
#b8b5b7
#b9b6b8
#bab7b9
#bbb8ba
#bcb9bb
#bdbabc
#bebbbd
#bfbcbe
#c0bdbf
#c1bec0
#c2bfc1
#b3b0b2
#b2afb1
#b1aeb0
#b0adaf
#afacae
#aeabad
#adaaac
#aca9ab
#aba8aa
#aaa7a9
#a9a6a8
#a8a5a7
#a7a4a6
#a6a3a5

Download this

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

#b4b1b3 Color Code Preview on Black Background Color

This is how #b4b1b3 Color will look on black background color. Color contrast ratio is 9.88

#b4b1b3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4b1b3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b4b1b3

#b4b1b3 color code is use for CSS Background Color

Background color for the above div is #b4b1b3

HTML with inline CSS

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

#b4b1b3 color code is use for CSS Border Color

CSS Border color for the above div is #b4b1b3

HTML with inline CSS

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

CSS Border Left color for the above div is #b4b1b3

HTML with inline CSS

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

CSS Border Right color for the above div is #b4b1b3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b4b1b3

HTML with inline CSS

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

CSS Border Top color for the above div is #b4b1b3

HTML with inline CSS

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

#b4b1b3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b4b1b3 Color code Preview on White Background

This is how #b4b1b3 Color code will look on white background color. Color contrast ratio is 2.13

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

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