crispedge.com

Color picker

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

#b0bbc5 hex color - Blue - Cool color - Information

#b0bbc5 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #b0bbc5 Color code in RGB color code model is created after adding 69.02% red color, 73.33% green color and 77.25% blue color. Hex #b0bbc5 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 5% magenta, 0% yellow and 23% black.

Hex #b0bbc5 color code is between #aaaacc web safe hex color code and #bbccbb web safe hex color code. #aaaacc is the nearest web safe color code. You can see here many more shades of #b0bbc5 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeb0bbc5#b0bbc5
RGB Decimal176, 187, 197rgb(176, 187, 197)
RGB Percent69%, 73%, 77%rgb(69%, 73%, 77%)
CSS RGBa176, 187, 197,1rgba(176,187,197,1)
CMYK Modelcmyk(11%,5%,0%,23%)
HSL Color Space209,15% ,73%hsl(209,15% ,73%)
HSV Color Space209°, 11%, 77%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101100001011101111000101
Octal260273305
Decimal176187197
Hexb0bbc5

Different shades of #b0bbc5 color code.

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

Light Shade of #b0bbc5
#cdd4db
Dark Shade of #b0bbc5
#93a2af
Saturated Shade of #b0bbc5
#a9bbcc
Desaturated Shade of #b0bbc5
#b7bbbe
Grey scale Shade of #b0bbc5
#bababa
Brighten Shade
#c9d4de
Most Readable Shade
#000000

Shades of #b0bbc5 color code

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

#b0bbc5
#9ca6af
#889199
#757c83
#61676d
#4e5357
#3a3e41
#27292b
#131415
#000000

Similar Color like #b0bbc5 color

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

#b1bcc6
#b2bdc7
#b3bec8
#b4bfc9
#b5c0ca
#b6c1cb
#b7c2cc
#b8c3cd
#b9c4ce
#bac5cf
#bbc6d0
#bcc7d1
#bdc8d2
#bec9d3
#afbac4
#aeb9c3
#adb8c2
#acb7c1
#abb6c0
#aab5bf
#a9b4be
#a8b3bd
#a7b2bc
#a6b1bb
#a5b0ba
#a4afb9
#a3aeb8
#a2adb7

Monochromatic Color with #b0bbc5

#b0bbc5
#d6e3ef
#181a1b
#3e4245
#646a70
#8a939a

Tints of #b0bbc5 Color

#b0bbc5
#b8c2cb
#c1cad1
#cad1d8
#d3d9de
#dbe0e5
#e4e8eb
#edeff2
#f6f7f8
#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

#b0bbc5
#c5bab0

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

Split Complementary

#b0bbc5
#c5b0b0
#c5c5b0

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

Analogous Color

#b0c3c5
#b0bfc5
#b0bbc5
#b0b7c5
#b0b3c5

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

#b0bbc5
#c5b0bb
#bbc5b0

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

#b0bbc5
#c4b0c5
#c5bab0
#b0c5b0

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

#b0bbc5
#c5bab0
#c5c5b0
#b0b0c5

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

#b0bbc5 Color Code Preview on Black Background Color

This is how #b0bbc5 Color will look on black background color. Color contrast ratio is 10.76

#b0bbc5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0bbc5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b0bbc5

#b0bbc5 color code is use for CSS Background Color

Background color for the above div is #b0bbc5

HTML with inline CSS

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

#b0bbc5 color code is use for CSS Border Color

CSS Border color for the above div is #b0bbc5

HTML with inline CSS

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

CSS Border Left color for the above div is #b0bbc5

HTML with inline CSS

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

CSS Border Right color for the above div is #b0bbc5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b0bbc5

HTML with inline CSS

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

CSS Border Top color for the above div is #b0bbc5

HTML with inline CSS

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

#b0bbc5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b0bbc5 Color code Preview on White Background

This is how #b0bbc5 Color code will look on white background color. Color contrast ratio is 1.95

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

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.