crispedge.com

Color picker

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

#bdb5ab hex color - Brown - Warm color - Information

#bdb5ab hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #bdb5ab Color code in RGB color code model is created after adding 74.12% red color, 70.98% green color and 67.06% blue color. Hex #bdb5ab Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 10% yellow and 26% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codebdb5ab#bdb5ab
RGB Decimal189, 181, 171rgb(189, 181, 171)
RGB Percent74%, 71%, 67%rgb(74%, 71%, 67%)
CSS RGBa189, 181, 171,1rgba(189,181,171,1)
CMYK Modelcmyk(0%,4%,10%,26%)
HSL Color Space33,12% ,71%hsl(33,12% ,71%)
HSV Color Space33°, 10%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111011011010110101011
Octal275265253
Decimal189181171
Hexbdb5ab

Different shades of #bdb5ab color code.

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

Light Shade of #bdb5ab
#d3cec8
Dark Shade of #bdb5ab
#a79c8e
Saturated Shade of #bdb5ab
#c4b6a3
Desaturated Shade of #bdb5ab
#b5b4b2
Grey scale Shade of #bdb5ab
#b4b4b4
Brighten Shade
#d6cec4
Most Readable Shade
#000000

Shades of #bdb5ab color code

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

#bdb5ab
#a8a098
#938c85
#7e7872
#69645f
#54504c
#3f3c39
#2a2826
#151413
#000000

Similar Color like #bdb5ab color

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

#beb6ac
#bfb7ad
#c0b8ae
#c1b9af
#c2bab0
#c3bbb1
#c4bcb2
#c5bdb3
#c6beb4
#c7bfb5
#c8c0b6
#c9c1b7
#cac2b8
#cbc3b9
#bcb4aa
#bbb3a9
#bab2a8
#b9b1a7
#b8b0a6
#b7afa5
#b6aea4
#b5ada3
#b4aca2
#b3aba1
#b2aaa0
#b1a99f
#b0a89e
#afa79d

Monochromatic Color with #bdb5ab

#bdb5ab
#e7ded1
#131211
#3d3b38
#68645e
#928c85

Tints of #bdb5ab Color

#bdb5ab
#c4bdb4
#cbc5bd
#d3cdc7
#dad5d0
#e1ded9
#e9e6e3
#f0eeec
#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

#bdb5ab
#abb3bd

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

Split Complementary

#bdb5ab
#abbcbd
#acabbd

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

Analogous Color

#bdaeab
#bdb1ab
#bdb5ab
#bdb9ab
#bdbcab

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

#bdb5ab
#abbdb5
#b5abbd

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

#bdb5ab
#abbdac
#abb3bd
#bdabbc

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

#bdb5ab
#abb3bd
#acabbd
#bcbdab

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

#bdb5ab Color Code Preview on Black Background Color

This is how #bdb5ab Color will look on black background color. Color contrast ratio is 10.36

#bdb5ab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb5ab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb5ab

#bdb5ab color code is use for CSS Background Color

Background color for the above div is #bdb5ab

HTML with inline CSS

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

#bdb5ab color code is use for CSS Border Color

CSS Border color for the above div is #bdb5ab

HTML with inline CSS

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

CSS Border Left color for the above div is #bdb5ab

HTML with inline CSS

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

CSS Border Right color for the above div is #bdb5ab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdb5ab

HTML with inline CSS

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

CSS Border Top color for the above div is #bdb5ab

HTML with inline CSS

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

#bdb5ab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdb5ab Color code Preview on White Background

This is how #bdb5ab Color code will look on white background color. Color contrast ratio is 2.03

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

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.