crispedge.com

Color picker

Loading...

#b9bdad hex color - Grey - Warm color - Information

#b9bdad hex color - Grey - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Grey

Hex #b9bdad Color code in RGB color code model is created after adding 72.55% red color, 74.12% green color and 67.84% blue color. Hex #b9bdad Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 0% magenta, 8% yellow and 26% black.

Hex #b9bdad color code is between #bbbbaa web safe hex color code and #aaccbb web safe hex color code. #bbbbaa is the nearest web safe color code. You can see here many more shades of #b9bdad color code.

0 Likes 0 Comments | 7 Views

RGB Chart

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

Color Table

Hex Color Codeb9bdad#b9bdad
RGB Decimal185, 189, 173rgb(185, 189, 173)
RGB Percent73%, 74%, 68%rgb(73%, 74%, 68%)
CSS RGBa185, 189, 173,1rgba(185,189,173,1)
CMYK Modelcmyk(2%,0%,8%,26%)
HSL Color Space75,11% ,71%hsl(75,11% ,71%)
HSV Color Space75°, 8%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110011011110110101101
Octal271275255
Decimal185189173
Hexb9bdad

Different shades of #b9bdad color code.

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

Light Shade of #b9bdad
#d1d4c9
Dark Shade of #b9bdad
#a1a691
Saturated Shade of #b9bdad
#bdc4a6
Desaturated Shade of #b9bdad
#b5b6b4
Grey scale Shade of #b9bdad
#b5b5b5
Brighten Shade
#d2d6c6
Most Readable Shade
#000000

Shades of #b9bdad color code

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

#b9bdad
#a4a899
#8f9386
#7b7e73
#666960
#52544c
#3d3f39
#292a26
#141513
#000000

Similar Color like #b9bdad color

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

#babeae
#bbbfaf
#bcc0b0
#bdc1b1
#bec2b2
#bfc3b3
#c0c4b4
#c1c5b5
#c2c6b6
#c3c7b7
#c4c8b8
#c5c9b9
#c6caba
#c7cbbb
#b8bcac
#b7bbab
#b6baaa
#b5b9a9
#b4b8a8
#b3b7a7
#b2b6a6
#b1b5a5
#b0b4a4
#afb3a3
#aeb2a2
#adb1a1
#acb0a0
#abaf9f

Monochromatic Color with #b9bdad

#b9bdad
#e3e7d4
#131311
#3c3d38
#66685f
#8f9286

Tints of #b9bdad Color

#b9bdad
#c0c4b6
#c8cbbf
#d0d3c8
#d8dad1
#dfe1da
#e7e9e3
#eff0ec
#f7f7f5
#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

#b9bdad
#b1adbd

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

Split Complementary

#b9bdad
#adb1bd
#b9adbd

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

Analogous Color

#bdbbad
#bcbdad
#b9bdad
#b6bdad
#b3bdad

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

#b9bdad
#adb9bd
#bdadb9

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

#b9bdad
#adbdb9
#b1adbd
#bdadb1

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

#b9bdad
#b1adbd
#b9adbd
#b1bdad

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

#b9bdad Color Code Preview on Black Background Color

This is how #b9bdad Color will look on black background color. Color contrast ratio is 10.95

#b9bdad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b9bdad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b9bdad

#b9bdad color code is use for CSS Background Color

Background color for the above div is #b9bdad

HTML with inline CSS

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

#b9bdad color code is use for CSS Border Color

CSS Border color for the above div is #b9bdad

HTML with inline CSS

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

CSS Border Left color for the above div is #b9bdad

HTML with inline CSS

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

CSS Border Right color for the above div is #b9bdad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b9bdad

HTML with inline CSS

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

CSS Border Top color for the above div is #b9bdad

HTML with inline CSS

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

#b9bdad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b9bdad Color code Preview on White Background

This is how #b9bdad Color code will look on white background color. Color contrast ratio is 1.92

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

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

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.