crispedge.com

Color picker

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

#bbd7e2 hex color - Blue - Cool color - Information

#bbd7e2 hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #bbd7e2 color code is between #aadddd web safe hex color code and #ccccee web safe hex color code. #aadddd is the nearest web safe color code. You can see here many more shades of #bbd7e2 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebbd7e2#bbd7e2
RGB Decimal187, 215, 226rgb(187, 215, 226)
RGB Percent73%, 84%, 89%rgb(73%, 84%, 89%)
CSS RGBa187, 215, 226,1rgba(187,215,226,1)
CMYK Modelcmyk(17%,5%,0%,11%)
HSL Color Space197,40% ,81%hsl(197,40% ,81%)
HSV Color Space197°, 17%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110111101011111100010
Octal273327342
Decimal187215226
Hexbbd7e2

Different shades of #bbd7e2 color code.

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

Light Shade of #bbd7e2
#dfecf1
Dark Shade of #bbd7e2
#97c2d3
Saturated Shade of #bbd7e2
#b6d9e7
Desaturated Shade of #bbd7e2
#c0d5dd
Grey scale Shade of #bbd7e2
#cecece
Brighten Shade
#d4f0fb
Most Readable Shade
#000000

Shades of #bbd7e2 color code

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

#bbd7e2
#a6bfc8
#91a7af
#7c8f96
#67777d
#535f64
#3e474b
#292f32
#141719
#000000

Similar Color like #bbd7e2 color

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

#bcd8e3
#bdd9e4
#bedae5
#bfdbe6
#c0dce7
#c1dde8
#c2dee9
#c3dfea
#c4e0eb
#c5e1ec
#c6e2ed
#c7e3ee
#c8e4ef
#c9e5f0
#bad6e1
#b9d5e0
#b8d4df
#b7d3de
#b6d2dd
#b5d1dc
#b4d0db
#b3cfda
#b2ced9
#b1cdd8
#b0ccd7
#afcbd6
#aecad5
#adc9d4

Monochromatic Color with #bbd7e2

#bbd7e2
#0b0d0d
#2e3538
#515e62
#75868d
#98afb7

Tints of #bbd7e2 Color

#bbd7e2
#c2dbe5
#cadfe8
#d1e4eb
#d9e8ee
#e0edf2
#e8f1f5
#eff6f8
#f7fafb
#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

#bbd7e2
#e2c6bb

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

Split Complementary

#bbd7e2
#e2bbc4
#e2d9bb

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

Analogous Color

#bbe2dd
#bbdfe2
#bbd7e2
#bbcfe2
#bbc7e2

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

#bbd7e2
#e2bbd7
#d7e2bb

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

#bbd7e2
#d9bbe2
#e2c6bb
#c4e2bb

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

#bbd7e2
#e2c6bb
#e2d9bb
#bbc4e2

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

#bbd7e2 Color Code Preview on Black Background Color

This is how #bbd7e2 Color will look on black background color. Color contrast ratio is 13.93

#bbd7e2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbd7e2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbd7e2

#bbd7e2 color code is use for CSS Background Color

Background color for the above div is #bbd7e2

HTML with inline CSS

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

#bbd7e2 color code is use for CSS Border Color

CSS Border color for the above div is #bbd7e2

HTML with inline CSS

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

CSS Border Left color for the above div is #bbd7e2

HTML with inline CSS

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

CSS Border Right color for the above div is #bbd7e2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbd7e2

HTML with inline CSS

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

CSS Border Top color for the above div is #bbd7e2

HTML with inline CSS

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

#bbd7e2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbd7e2 Color code Preview on White Background

This is how #bbd7e2 Color code will look on white background color. Color contrast ratio is 1.51

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

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.