crispedge.com

Color picker

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

#bcb5b0 hex color - Brown - Warm color - Information

#bcb5b0 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebcb5b0#bcb5b0
RGB Decimal188, 181, 176rgb(188, 181, 176)
RGB Percent74%, 71%, 69%rgb(74%, 71%, 69%)
CSS RGBa188, 181, 176,1rgba(188,181,176,1)
CMYK Modelcmyk(0%,4%,6%,26%)
HSL Color Space25,8% ,71%hsl(25,8% ,71%)
HSV Color Space25°, 6%, 74%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101111001011010110110000
Octal274265260
Decimal188181176
Hexbcb5b0

Different shades of #bcb5b0 color code.

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

Light Shade of #bcb5b0
#d3cfcc
Dark Shade of #bcb5b0
#a59b94
Saturated Shade of #bcb5b0
#c3b4a9
Desaturated Shade of #bcb5b0
#b6b6b6
Grey scale Shade of #bcb5b0
#b6b6b6
Brighten Shade
#d5cec9
Most Readable Shade
#000000

Shades of #bcb5b0 color code

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

#bcb5b0
#a7a09c
#928c88
#7d7875
#686461
#53504e
#3e3c3a
#292827
#141413
#000000

Similar Color like #bcb5b0 color

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

#bdb6b1
#beb7b2
#bfb8b3
#c0b9b4
#c1bab5
#c2bbb6
#c3bcb7
#c4bdb8
#c5beb9
#c6bfba
#c7c0bb
#c8c1bc
#c9c2bd
#cac3be
#bbb4af
#bab3ae
#b9b2ad
#b8b1ac
#b7b0ab
#b6afaa
#b5aea9
#b4ada8
#b3aca7
#b2aba6
#b1aaa5
#b0a9a4
#afa8a3
#aea7a2

Monochromatic Color with #bcb5b0

#bcb5b0
#e6ded8
#121111
#3c3a39
#676360
#918c88

Tints of #bcb5b0 Color

#bcb5b0
#c3bdb8
#cac5c1
#d2cdca
#d9d5d3
#e1dedb
#e8e6e4
#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

#bcb5b0
#b0b7bc

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

Split Complementary

#bcb5b0
#b0bcbb
#b0b1bc

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

Analogous Color

#bcb0b0
#bcb3b0
#bcb5b0
#bcb7b0
#bcbab0

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

#bcb5b0
#b0bcb5
#b5b0bc

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

#bcb5b0
#b1bcb0
#b0b7bc
#bbb0bc

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

#bcb5b0
#b0b7bc
#b0b1bc
#bcbbb0

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

#bcb5b0 Color Code Preview on Black Background Color

This is how #bcb5b0 Color will look on black background color. Color contrast ratio is 10.37

#bcb5b0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcb5b0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bcb5b0

#bcb5b0 color code is use for CSS Background Color

Background color for the above div is #bcb5b0

HTML with inline CSS

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

#bcb5b0 color code is use for CSS Border Color

CSS Border color for the above div is #bcb5b0

HTML with inline CSS

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

CSS Border Left color for the above div is #bcb5b0

HTML with inline CSS

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

CSS Border Right color for the above div is #bcb5b0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bcb5b0

HTML with inline CSS

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

CSS Border Top color for the above div is #bcb5b0

HTML with inline CSS

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

#bcb5b0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bcb5b0 Color code Preview on White Background

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

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.