crispedge.com

Color picker

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

#bbd7ec hex color - Blue - Cool color - Information

#bbd7ec hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #bbd7ec Color code in RGB color code model is created after adding 73.33% red color, 84.31% green color and 92.55% blue color. Hex #bbd7ec Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 9% magenta, 0% yellow and 7% black.

Hex #bbd7ec color code is between #aaddee web safe hex color code and #ccccdd web safe hex color code. #aaddee is the nearest web safe color code. You can see here many more shades of #bbd7ec color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebbd7ec#bbd7ec
RGB Decimal187, 215, 236rgb(187, 215, 236)
RGB Percent73%, 84%, 93%rgb(73%, 84%, 93%)
CSS RGBa187, 215, 236,1rgba(187,215,236,1)
CMYK Modelcmyk(21%,9%,0%,7%)
HSL Color Space206,56% ,83%hsl(206,56% ,83%)
HSV Color Space206°, 21%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110111101011111101100
Octal273327354
Decimal187215236
Hexbbd7ec

Different shades of #bbd7ec color code.

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

Light Shade of #bbd7ec
#e3eef7
Dark Shade of #bbd7ec
#93c0e1
Saturated Shade of #bbd7ec
#b7d8f0
Desaturated Shade of #bbd7ec
#bfd6e8
Grey scale Shade of #bbd7ec
#d3d3d3
Brighten Shade
#d4f0ff
Most Readable Shade
#000000

Shades of #bbd7ec color code

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

#bbd7ec
#a6bfd1
#91a7b7
#7c8f9d
#677783
#535f68
#3e474e
#292f34
#14171a
#000000

Similar Color like #bbd7ec color

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

#bcd8ed
#bdd9ee
#bedaef
#bfdbf0
#c0dcf1
#c1ddf2
#c2def3
#c3dff4
#c4e0f5
#c5e1f6
#c6e2f7
#c7e3f8
#c8e4f9
#c9e5fa
#bad6eb
#b9d5ea
#b8d4e9
#b7d3e8
#b6d2e7
#b5d1e6
#b4d0e5
#b3cfe4
#b2cee3
#b1cde2
#b0cce1
#afcbe0
#aecadf
#adc9de

Monochromatic Color with #bbd7ec

#bbd7ec
#131517
#343c42
#56636c
#788a97
#99b0c1

Tints of #bbd7ec Color

#bbd7ec
#c2dbee
#cadff0
#d1e4f2
#d9e8f4
#e0edf6
#e8f1f8
#eff6fa
#f7fafc
#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

#bbd7ec
#ecd0bb

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

Split Complementary

#bbd7ec
#ecbbbf
#ece9bb

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

Analogous Color

#bbebec
#bbe1ec
#bbd7ec
#bbcdec
#bbc3ec

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

#bbd7ec
#ecbbd7
#d7ecbb

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

#bbd7ec
#e8bbec
#ecd0bb
#beecbb

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

#bbd7ec
#ecd0bb
#ece9bb
#bbbfec

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

#bbd7ec Color Code Preview on Black Background Color

This is how #bbd7ec Color will look on black background color. Color contrast ratio is 14.04

#bbd7ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbd7ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbd7ec

#bbd7ec color code is use for CSS Background Color

Background color for the above div is #bbd7ec

HTML with inline CSS

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

#bbd7ec color code is use for CSS Border Color

CSS Border color for the above div is #bbd7ec

HTML with inline CSS

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

CSS Border Left color for the above div is #bbd7ec

HTML with inline CSS

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

CSS Border Right color for the above div is #bbd7ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbd7ec

HTML with inline CSS

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

CSS Border Top color for the above div is #bbd7ec

HTML with inline CSS

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

#bbd7ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbd7ec Color code Preview on White Background

This is how #bbd7ec Color code will look on white background color. Color contrast ratio is 1.50

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.