crispedge.com

Color picker

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

#b3bdc9 hex color - Blue - Cool color - Information

#b3bdc9 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #b3bdc9 Color code in RGB color code model is created after adding 70.2% red color, 74.12% green color and 78.82% blue color. Hex #b3bdc9 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 6% magenta, 0% yellow and 21% black.

Hex #b3bdc9 color code is between #bbbbcc web safe hex color code and #aaccbb web safe hex color code. #bbbbcc is the nearest web safe color code. You can see here many more shades of #b3bdc9 color code.

0 Likes 0 Comments | 6 Views

Color Table

Hex Color Codeb3bdc9#b3bdc9
RGB Decimal179, 189, 201rgb(179, 189, 201)
RGB Percent70%, 74%, 79%rgb(70%, 74%, 79%)
CSS RGBa179, 189, 201,1rgba(179,189,201,1)
CMYK Modelcmyk(11%,6%,0%,21%)
HSL Color Space213,17% ,75%hsl(213,17% ,75%)
HSV Color Space213°, 11%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101100111011110111001001
Octal263275311
Decimal179189201
Hexb3bdc9

Different shades of #b3bdc9 color code.

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

Light Shade of #b3bdc9
#d1d7de
Dark Shade of #b3bdc9
#95a3b4
Saturated Shade of #b3bdc9
#acbccf
Desaturated Shade of #b3bdc9
#b9bec2
Grey scale Shade of #b3bdc9
#bebebe
Brighten Shade
#ccd6e2
Most Readable Shade
#000000

Shades of #b3bdc9 color code

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

#b3bdc9
#9fa8b2
#8b939c
#777e86
#63696f
#4f5459
#3b3f43
#272a2c
#131516
#000000

Similar Color like #b3bdc9 color

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

#b4beca
#b5bfcb
#b6c0cc
#b7c1cd
#b8c2ce
#b9c3cf
#bac4d0
#bbc5d1
#bcc6d2
#bdc7d3
#bec8d4
#bfc9d5
#c0cad6
#c1cbd7
#b2bcc8
#b1bbc7
#b0bac6
#afb9c5
#aeb8c4
#adb7c3
#acb6c2
#abb5c1
#aab4c0
#a9b3bf
#a8b2be
#a7b1bd
#a6b0bc
#a5afbb

Monochromatic Color with #b3bdc9

#b3bdc9
#d9e5f3
#1c1d1f
#414549
#676d74
#8d959e

Tints of #b3bdc9 Color

#b3bdc9
#bbc4cf
#c3cbd5
#ccd3db
#d4dae1
#dde1e7
#e5e9ed
#eef0f3
#f6f7f9
#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

#b3bdc9
#c9bfb3

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

Split Complementary

#b3bdc9
#c9b4b3
#c8c9b3

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

Analogous Color

#b3c6c9
#b3c1c9
#b3bdc9
#b3b9c9
#b3b4c9

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

#b3bdc9
#c9b3bd
#bdc9b3

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

#b3bdc9
#c9b3c8
#c9bfb3
#b3c9b4

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

#b3bdc9
#c9bfb3
#c8c9b3
#b4b3c9

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

#b3bdc9 Color Code Preview on Black Background Color

This is how #b3bdc9 Color will look on black background color. Color contrast ratio is 11.04

#b3bdc9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3bdc9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3bdc9

#b3bdc9 color code is use for CSS Background Color

Background color for the above div is #b3bdc9

HTML with inline CSS

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

#b3bdc9 color code is use for CSS Border Color

CSS Border color for the above div is #b3bdc9

HTML with inline CSS

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

CSS Border Left color for the above div is #b3bdc9

HTML with inline CSS

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

CSS Border Right color for the above div is #b3bdc9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b3bdc9

HTML with inline CSS

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

CSS Border Top color for the above div is #b3bdc9

HTML with inline CSS

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

#b3bdc9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b3bdc9 Color code Preview on White Background

This is how #b3bdc9 Color code will look on white background color. Color contrast ratio is 1.90

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

Related Gradients

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.