crispedge.com

Color picker

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

#b9b1ab hex color - Brown - Warm color - Information

#b9b1ab hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #b9b1ab Color code in RGB color code model is created after adding 72.55% red color, 69.41% green color and 67.06% blue color. Hex #b9b1ab Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 8% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb9b1ab#b9b1ab
RGB Decimal185, 177, 171rgb(185, 177, 171)
RGB Percent73%, 69%, 67%rgb(73%, 69%, 67%)
CSS RGBa185, 177, 171,1rgba(185,177,171,1)
CMYK Modelcmyk(0%,4%,8%,27%)
HSL Color Space26,9% ,70%hsl(26,9% ,70%)
HSV Color Space26°, 8%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110011011000110101011
Octal271261253
Decimal185177171
Hexb9b1ab

Different shades of #b9b1ab color code.

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

Light Shade of #b9b1ab
#d0cbc7
Dark Shade of #b9b1ab
#a2978f
Saturated Shade of #b9b1ab
#c1b0a3
Desaturated Shade of #b9b1ab
#b2b2b2
Grey scale Shade of #b9b1ab
#b2b2b2
Brighten Shade
#d2cac4
Most Readable Shade
#000000

Shades of #b9b1ab color code

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

#b9b1ab
#a49d98
#8f8985
#7b7672
#66625f
#524e4c
#3d3b39
#292726
#141313
#000000

Similar Color like #b9b1ab color

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

#bab2ac
#bbb3ad
#bcb4ae
#bdb5af
#beb6b0
#bfb7b1
#c0b8b2
#c1b9b3
#c2bab4
#c3bbb5
#c4bcb6
#c5bdb7
#c6beb8
#c7bfb9
#b8b0aa
#b7afa9
#b6aea8
#b5ada7
#b4aca6
#b3aba5
#b2aaa4
#b1a9a3
#b0a8a2
#afa7a1
#aea6a0
#ada59f
#aca49e
#aba39d

Monochromatic Color with #b9b1ab

#b9b1ab
#e3dad2
#0f0e0e
#393735
#64605c
#8e8884

Tints of #b9b1ab Color

#b9b1ab
#c0b9b4
#c8c2bd
#d0cbc7
#d8d3d0
#dfdcd9
#e7e5e3
#efedec
#f7f6f5
#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

#b9b1ab
#abb3b9

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

Split Complementary

#b9b1ab
#abb9b8
#abacb9

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

Analogous Color

#b9abab
#b9aeab
#b9b1ab
#b9b4ab
#b9b7ab

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

#b9b1ab
#abb9b1
#b1abb9

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

#b9b1ab
#acb9ab
#abb3b9
#b8abb9

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

#b9b1ab
#abb3b9
#abacb9
#b9b8ab

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

#b9b1ab Color Code Preview on Black Background Color

This is how #b9b1ab Color will look on black background color. Color contrast ratio is 9.94

#b9b1ab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b9b1ab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b9b1ab

#b9b1ab color code is use for CSS Background Color

Background color for the above div is #b9b1ab

HTML with inline CSS

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

#b9b1ab color code is use for CSS Border Color

CSS Border color for the above div is #b9b1ab

HTML with inline CSS

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

CSS Border Left color for the above div is #b9b1ab

HTML with inline CSS

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

CSS Border Right color for the above div is #b9b1ab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b9b1ab

HTML with inline CSS

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

CSS Border Top color for the above div is #b9b1ab

HTML with inline CSS

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

#b9b1ab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b9b1ab Color code Preview on White Background

This is how #b9b1ab Color code will look on white background color. Color contrast ratio is 2.11

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.