crispedge.com

Color picker

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

#b6ceec hex color - Blue - Cool color - Information

#b6ceec hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #b6ceec Color code in RGB color code model is created after adding 71.37% red color, 80.78% green color and 92.55% blue color. Hex #b6ceec Color code in CMYK color (process color) code model is generated after subtraction of 23% cyan, 13% magenta, 0% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeb6ceec#b6ceec
RGB Decimal182, 206, 236rgb(182, 206, 236)
RGB Percent71%, 81%, 93%rgb(71%, 81%, 93%)
CSS RGBa182, 206, 236,1rgba(182,206,236,1)
CMYK Modelcmyk(23%,13%,0%,7%)
HSL Color Space213,59% ,82%hsl(213,59% ,82%)
HSV Color Space213°, 23%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101101100111011101100
Octal266316354
Decimal182206236
Hexb6ceec

Different shades of #b6ceec color code.

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

Light Shade of #b6ceec
#dee9f7
Dark Shade of #b6ceec
#8eb3e1
Saturated Shade of #b6ceec
#b1cdf1
Desaturated Shade of #b6ceec
#bbcfe7
Grey scale Shade of #b6ceec
#d1d1d1
Brighten Shade
#cfe7ff
Most Readable Shade
#000000

Shades of #b6ceec color code

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

#b6ceec
#a1b7d1
#8da0b7
#79899d
#657283
#505b68
#3c444e
#282d34
#14161a
#000000

Similar Color like #b6ceec color

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

#b7cfed
#b8d0ee
#b9d1ef
#bad2f0
#bbd3f1
#bcd4f2
#bdd5f3
#bed6f4
#bfd7f5
#c0d8f6
#c1d9f7
#c2daf8
#c3dbf9
#c4dcfa
#b5cdeb
#b4ccea
#b3cbe9
#b2cae8
#b1c9e7
#b0c8e6
#afc7e5
#aec6e4
#adc5e3
#acc4e2
#abc3e1
#aac2e0
#a9c1df
#a8c0de

Monochromatic Color with #b6ceec

#b6ceec
#121517
#333a42
#545f6c
#748497
#95a9c1

Tints of #b6ceec Color

#b6ceec
#bed3ee
#c6d8f0
#cedef2
#d6e3f4
#dee9f6
#e6eef8
#eef4fa
#f6f9fc
#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

#b6ceec
#ecd4b6

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

Split Complementary

#b6ceec
#ecb9b6
#e9ecb6

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

Analogous Color

#b6e4ec
#b6d9ec
#b6ceec
#b6c3ec
#b6b8ec

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

#b6ceec
#ecb6ce
#ceecb6

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

#b6ceec
#ecb6e9
#ecd4b6
#b6ecb9

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

#b6ceec
#ecd4b6
#e9ecb6
#b9b6ec

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

#b6ceec Color Code Preview on Black Background Color

This is how #b6ceec Color will look on black background color. Color contrast ratio is 13.03

#b6ceec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6ceec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6ceec

#b6ceec color code is use for CSS Background Color

Background color for the above div is #b6ceec

HTML with inline CSS

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

#b6ceec color code is use for CSS Border Color

CSS Border color for the above div is #b6ceec

HTML with inline CSS

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

CSS Border Left color for the above div is #b6ceec

HTML with inline CSS

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

CSS Border Right color for the above div is #b6ceec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b6ceec

HTML with inline CSS

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

CSS Border Top color for the above div is #b6ceec

HTML with inline CSS

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

#b6ceec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b6ceec Color code Preview on White Background

This is how #b6ceec Color code will look on white background color. Color contrast ratio is 1.61

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

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.