crispedge.com

Color picker

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

#bbb5b0 hex color - Brown - Warm color - Information

#bbb5b0 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

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

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

0 Likes 0 Comments | 29 Views

Color Table

Hex Color Codebbb5b0#bbb5b0
RGB Decimal187, 181, 176rgb(187, 181, 176)
RGB Percent73%, 71%, 69%rgb(73%, 71%, 69%)
CSS RGBa187, 181, 176,1rgba(187,181,176,1)
CMYK Modelcmyk(0%,3%,6%,27%)
HSL Color Space27,7% ,71%hsl(27,7% ,71%)
HSV Color Space27°, 6%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101110111011010110110000
Octal273265260
Decimal187181176
Hexbbb5b0

Different shades of #bbb5b0 color code.

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

Light Shade of #bbb5b0
#d3cfcb
Dark Shade of #bbb5b0
#a39b95
Saturated Shade of #bbb5b0
#c2b4a9
Desaturated Shade of #bbb5b0
#b5b5b5
Grey scale Shade of #bbb5b0
#b5b5b5
Brighten Shade
#d4cec9
Most Readable Shade
#000000

Shades of #bbb5b0 color code

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

#bbb5b0
#a6a09c
#918c88
#7c7875
#676461
#53504e
#3e3c3a
#292827
#141413
#000000

Similar Color like #bbb5b0 color

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

#bcb6b1
#bdb7b2
#beb8b3
#bfb9b4
#c0bab5
#c1bbb6
#c2bcb7
#c3bdb8
#c4beb9
#c5bfba
#c6c0bb
#c7c1bc
#c8c2bd
#c9c3be
#bab4af
#b9b3ae
#b8b2ad
#b7b1ac
#b6b0ab
#b5afaa
#b4aea9
#b3ada8
#b2aca7
#b1aba6
#b0aaa5
#afa9a4
#aea8a3
#ada7a2

Monochromatic Color with #bbb5b0

#bbb5b0
#e5ded8
#111010
#3b3a38
#666360
#908c88

Tints of #bbb5b0 Color

#bbb5b0
#c2bdb8
#cac5c1
#d1cdca
#d9d5d3
#e0dedb
#e8e6e4
#efeeed
#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

#bbb5b0
#b0b6bb

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

Split Complementary

#bbb5b0
#b0bbbb
#b0b0bb

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

Analogous Color

#bbb1b0
#bbb3b0
#bbb5b0
#bbb7b0
#bbb9b0

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

#bbb5b0
#b0bbb5
#b5b0bb

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

#bbb5b0
#b0bbb0
#b0b6bb
#bab0bb

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

#bbb5b0
#b0b6bb
#b0b0bb
#bbbbb0

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

#bbb5b0 Color Code Preview on Black Background Color

This is how #bbb5b0 Color will look on black background color. Color contrast ratio is 10.35

#bbb5b0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbb5b0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbb5b0

#bbb5b0 color code is use for CSS Background Color

Background color for the above div is #bbb5b0

HTML with inline CSS

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

#bbb5b0 color code is use for CSS Border Color

CSS Border color for the above div is #bbb5b0

HTML with inline CSS

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

CSS Border Left color for the above div is #bbb5b0

HTML with inline CSS

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

CSS Border Right color for the above div is #bbb5b0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbb5b0

HTML with inline CSS

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

CSS Border Top color for the above div is #bbb5b0

HTML with inline CSS

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

#bbb5b0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbb5b0 Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 29 Views

Post your comment:-

By submitting comment you agree to our privacy policy.