crispedge.com

Color picker

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

#bdb5af hex color - Brown - Warm color - Information

#bdb5af hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

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

Hex #bdb5af 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 #bdb5af color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codebdb5af#bdb5af
RGB Decimal189, 181, 175rgb(189, 181, 175)
RGB Percent74%, 71%, 69%rgb(74%, 71%, 69%)
CSS RGBa189, 181, 175,1rgba(189,181,175,1)
CMYK Modelcmyk(0%,4%,7%,26%)
HSL Color Space26,10% ,71%hsl(26,10% ,71%)
HSV Color Space26°, 7%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111011011010110101111
Octal275265257
Decimal189181175
Hexbdb5af

Different shades of #bdb5af color code.

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

Light Shade of #bdb5af
#d4cfcb
Dark Shade of #bdb5af
#a69b93
Saturated Shade of #bdb5af
#c4b4a8
Desaturated Shade of #bdb5af
#b6b6b6
Grey scale Shade of #bdb5af
#b6b6b6
Brighten Shade
#d6cec8
Most Readable Shade
#000000

Shades of #bdb5af color code

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

#bdb5af
#a8a09b
#938c88
#7e7874
#696461
#54504d
#3f3c3a
#2a2826
#151413
#000000

Similar Color like #bdb5af color

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

#beb6b0
#bfb7b1
#c0b8b2
#c1b9b3
#c2bab4
#c3bbb5
#c4bcb6
#c5bdb7
#c6beb8
#c7bfb9
#c8c0ba
#c9c1bb
#cac2bc
#cbc3bd
#bcb4ae
#bbb3ad
#bab2ac
#b9b1ab
#b8b0aa
#b7afa9
#b6aea8
#b5ada7
#b4aca6
#b3aba5
#b2aaa4
#b1a9a3
#b0a8a2
#afa7a1

Monochromatic Color with #bdb5af

#bdb5af
#e7ded6
#131212
#3d3b39
#686460
#928c88

Tints of #bdb5af Color

#bdb5af
#c4bdb7
#cbc5c0
#d3cdc9
#dad5d2
#e1dedb
#e9e6e4
#f0eeed
#f7f6f6
#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

#bdb5af
#afb7bd

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

Split Complementary

#bdb5af
#afbdbc
#afb0bd

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

Analogous Color

#bdafaf
#bdb2af
#bdb5af
#bdb8af
#bdbbaf

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

#bdb5af
#afbdb5
#b5afbd

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

#bdb5af
#b0bdaf
#afb7bd
#bcafbd

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

#bdb5af
#afb7bd
#afb0bd
#bdbcaf

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

#bdb5af Color Code Preview on Black Background Color

This is how #bdb5af Color will look on black background color. Color contrast ratio is 10.39

#bdb5af in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb5af

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdb5af

#bdb5af color code is use for CSS Background Color

Background color for the above div is #bdb5af

HTML with inline CSS

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

#bdb5af color code is use for CSS Border Color

CSS Border color for the above div is #bdb5af

HTML with inline CSS

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

CSS Border Left color for the above div is #bdb5af

HTML with inline CSS

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

CSS Border Right color for the above div is #bdb5af

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdb5af

HTML with inline CSS

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

CSS Border Top color for the above div is #bdb5af

HTML with inline CSS

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

#bdb5af hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdb5af Color code Preview on White Background

This is how #bdb5af Color code will look on white background color. Color contrast ratio is 2.02

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.