crispedge.com

Color picker

Loading...

#b7bddf hex color - Blue - Cool color - Information

#b7bddf hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #b7bddf Color code in RGB color code model is created after adding 71.76% red color, 74.12% green color and 87.45% blue color. Hex #b7bddf Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 15% magenta, 0% yellow and 13% black.

Hex #b7bddf color code is between #bbbbdd web safe hex color code and #aaccee web safe hex color code. #bbbbdd is the nearest web safe color code. You can see here many more shades of #b7bddf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeb7bddf#b7bddf
RGB Decimal183, 189, 223rgb(183, 189, 223)
RGB Percent72%, 74%, 87%rgb(72%, 74%, 87%)
CSS RGBa183, 189, 223,1rgba(183,189,223,1)
CMYK Modelcmyk(18%,15%,0%,13%)
HSL Color Space231,38% ,80%hsl(231,38% ,80%)
HSV Color Space231°, 18%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101111011110111011111
Octal267275337
Decimal183189223
Hexb7bddf

Different shades of #b7bddf color code.

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

Light Shade of #b7bddf
#daddef
Dark Shade of #b7bddf
#949dcf
Saturated Shade of #b7bddf
#b2b9e4
Desaturated Shade of #b7bddf
#bcc1da
Grey scale Shade of #b7bddf
#cbcbcb
Brighten Shade
#d0d6f8
Most Readable Shade
#000000

Shades of #b7bddf color code

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

#b7bddf
#a2a8c6
#8e93ad
#7a7e94
#65697b
#515463
#3d3f4a
#282a31
#141518
#000000

Similar Color like #b7bddf color

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

#b8bee0
#b9bfe1
#bac0e2
#bbc1e3
#bcc2e4
#bdc3e5
#bec4e6
#bfc5e7
#c0c6e8
#c1c7e9
#c2c8ea
#c3c9eb
#c4caec
#c5cbed
#b6bcde
#b5bbdd
#b4badc
#b3b9db
#b2b8da
#b1b7d9
#b0b6d8
#afb5d7
#aeb4d6
#adb3d5
#acb2d4
#abb1d3
#aab0d2
#a9afd1

Monochromatic Color with #b7bddf

#b7bddf
#09090a
#2b2d35
#4e515f
#71758a
#9499b4

Tints of #b7bddf Color

#b7bddf
#bfc4e2
#c7cbe6
#cfd3e9
#d7daed
#dfe1f0
#e7e9f4
#eff0f7
#f7f7fb
#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

#b7bddf
#dfd9b7

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

Split Complementary

#b7bddf
#dfc5b7
#d1dfb7

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

Analogous Color

#b7cddf
#b7c5df
#b7bddf
#b9b7df
#c1b7df

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

#b7bddf
#dfb7bd
#bddfb7

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

#b7bddf
#dfb7d1
#dfd9b7
#b7dfc5

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

#b7bddf
#dfd9b7
#d1dfb7
#c5b7df

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

#b7bddf Color Code Preview on Black Background Color

This is how #b7bddf Color will look on black background color. Color contrast ratio is 11.36

#b7bddf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7bddf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7bddf

#b7bddf color code is use for CSS Background Color

Background color for the above div is #b7bddf

HTML with inline CSS

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

#b7bddf color code is use for CSS Border Color

CSS Border color for the above div is #b7bddf

HTML with inline CSS

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

CSS Border Left color for the above div is #b7bddf

HTML with inline CSS

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

CSS Border Right color for the above div is #b7bddf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b7bddf

HTML with inline CSS

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

CSS Border Top color for the above div is #b7bddf

HTML with inline CSS

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

#b7bddf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b7bddf Color code Preview on White Background

This is how #b7bddf Color code will look on white background color. Color contrast ratio is 1.85

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(183,189,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(223,217,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(183,189,223,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.