crispedge.com

Color picker

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

#b7ddee hex color - Blue - Cool color - Information

#b7ddee hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #b7ddee Color code in RGB color code model is created after adding 71.76% red color, 86.67% green color and 93.33% blue color. Hex #b7ddee Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 7% magenta, 0% yellow and 7% black.

Hex #b7ddee color code is between #bbccdd web safe hex color code and #aaeeff web safe hex color code. #bbccdd is the nearest web safe color code. You can see here many more shades of #b7ddee color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeb7ddee#b7ddee
RGB Decimal183, 221, 238rgb(183, 221, 238)
RGB Percent72%, 87%, 93%rgb(72%, 87%, 93%)
CSS RGBa183, 221, 238,1rgba(183,221,238,1)
CMYK Modelcmyk(23%,7%,0%,7%)
HSL Color Space199,62% ,83%hsl(199,62% ,83%)
HSV Color Space199°, 23%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101111101110111101110
Octal267335356
Decimal183221238
Hexb7ddee

Different shades of #b7ddee color code.

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

Light Shade of #b7ddee
#e0f0f8
Dark Shade of #b7ddee
#8ec9e4
Saturated Shade of #b7ddee
#b3dff2
Desaturated Shade of #b7ddee
#bbdbea
Grey scale Shade of #b7ddee
#d2d2d2
Brighten Shade
#d0f6ff
Most Readable Shade
#000000

Shades of #b7ddee color code

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

#b7ddee
#a2c4d3
#8eabb9
#7a939e
#657a84
#516269
#3d494f
#283134
#14181a
#000000

Similar Color like #b7ddee color

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

#b8deef
#b9dff0
#bae0f1
#bbe1f2
#bce2f3
#bde3f4
#bee4f5
#bfe5f6
#c0e6f7
#c1e7f8
#c2e8f9
#c3e9fa
#c4eafb
#c5ebfc
#b6dced
#b5dbec
#b4daeb
#b3d9ea
#b2d8e9
#b1d7e8
#b0d6e7
#afd5e6
#aed4e5
#add3e4
#acd2e3
#abd1e2
#aad0e1
#a9cfe0

Monochromatic Color with #b7ddee

#b7ddee
#14181a
#343f44
#55676e
#768e99
#96b6c3

Tints of #b7ddee Color

#b7ddee
#bfe0ef
#c7e4f1
#cfe8f3
#d7ecf5
#dfeff7
#e7f3f9
#eff7fb
#f7fbfd
#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

#b7ddee
#eec8b7

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

Split Complementary

#b7ddee
#eeb7c2
#eee3b7

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

Analogous Color

#b7eee9
#b7e8ee
#b7ddee
#b7d2ee
#b7c7ee

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

#b7ddee
#eeb7dd
#ddeeb7

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

#b7ddee
#e3b7ee
#eec8b7
#c1eeb7

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

#b7ddee
#eec8b7
#eee3b7
#b7c2ee

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

#b7ddee Color Code Preview on Black Background Color

This is how #b7ddee Color will look on black background color. Color contrast ratio is 14.59

#b7ddee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7ddee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b7ddee

#b7ddee color code is use for CSS Background Color

Background color for the above div is #b7ddee

HTML with inline CSS

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

#b7ddee color code is use for CSS Border Color

CSS Border color for the above div is #b7ddee

HTML with inline CSS

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

CSS Border Left color for the above div is #b7ddee

HTML with inline CSS

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

CSS Border Right color for the above div is #b7ddee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b7ddee

HTML with inline CSS

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

CSS Border Top color for the above div is #b7ddee

HTML with inline CSS

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

#b7ddee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b7ddee Color code Preview on White Background

This is how #b7ddee Color code will look on white background color. Color contrast ratio is 1.44

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

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.