crispedge.com

Color picker

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

#b9cee3 hex color - Blue - Cool color - Information

#b9cee3 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #b9cee3 Color code in RGB color code model is created after adding 72.55% red color, 80.78% green color and 89.02% blue color. Hex #b9cee3 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 9% magenta, 0% yellow and 11% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb9cee3#b9cee3
RGB Decimal185, 206, 227rgb(185, 206, 227)
RGB Percent73%, 81%, 89%rgb(73%, 81%, 89%)
CSS RGBa185, 206, 227,1rgba(185,206,227,1)
CMYK Modelcmyk(19%,9%,0%,11%)
HSL Color Space210,43% ,81%hsl(210,43% ,81%)
HSV Color Space210°, 19%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101110011100111011100011
Octal271316343
Decimal185206227
Hexb9cee3

Different shades of #b9cee3 color code.

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

Light Shade of #b9cee3
#dde7f2
Dark Shade of #b9cee3
#95b4d4
Saturated Shade of #b9cee3
#b4cee8
Desaturated Shade of #b9cee3
#becede
Grey scale Shade of #b9cee3
#cecece
Brighten Shade
#d2e7fc
Most Readable Shade
#000000

Shades of #b9cee3 color code

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

#b9cee3
#a4b7c9
#8fa0b0
#7b8997
#66727e
#525b64
#3d444b
#292d32
#141619
#000000

Similar Color like #b9cee3 color

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

#bacfe4
#bbd0e5
#bcd1e6
#bdd2e7
#bed3e8
#bfd4e9
#c0d5ea
#c1d6eb
#c2d7ec
#c3d8ed
#c4d9ee
#c5daef
#c6dbf0
#c7dcf1
#b8cde2
#b7cce1
#b6cbe0
#b5cadf
#b4c9de
#b3c8dd
#b2c7dc
#b1c6db
#b0c5da
#afc4d9
#aec3d8
#adc2d7
#acc1d6
#abc0d5

Monochromatic Color with #b9cee3

#b9cee3
#0c0d0e
#2e3439
#515a63
#74818e
#96a7b8

Tints of #b9cee3 Color

#b9cee3
#c0d3e6
#c8d8e9
#d0deec
#d8e3ef
#dfe9f2
#e7eef5
#eff4f8
#f7f9fb
#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

#b9cee3
#e3ceb9

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

Split Complementary

#b9cee3
#e3b9b9
#e3e3b9

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

Analogous Color

#b9dfe3
#b9d6e3
#b9cee3
#b9c6e3
#b9bde3

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

#b9cee3
#e3b9ce
#cee3b9

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

#b9cee3
#e3b9e3
#e3ceb9
#b9e3b9

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

#b9cee3
#e3ceb9
#e3e3b9
#b9b9e3

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

#b9cee3 Color Code Preview on Black Background Color

This is how #b9cee3 Color will look on black background color. Color contrast ratio is 13.00

#b9cee3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b9cee3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b9cee3

#b9cee3 color code is use for CSS Background Color

Background color for the above div is #b9cee3

HTML with inline CSS

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

#b9cee3 color code is use for CSS Border Color

CSS Border color for the above div is #b9cee3

HTML with inline CSS

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

CSS Border Left color for the above div is #b9cee3

HTML with inline CSS

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

CSS Border Right color for the above div is #b9cee3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b9cee3

HTML with inline CSS

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

CSS Border Top color for the above div is #b9cee3

HTML with inline CSS

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

#b9cee3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b9cee3 Color code Preview on White Background

This is how #b9cee3 Color code will look on white background color. Color contrast ratio is 1.62

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

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.