crispedge.com

Color picker

Loading...

#b6ccde hex color - Blue - Cool color - Information

#b6ccde hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #b6ccde Color code in RGB color code model is created after adding 71.37% red color, 80% green color and 87.06% blue color. Hex #b6ccde Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 8% magenta, 0% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeb6ccde#b6ccde
RGB Decimal182, 204, 222rgb(182, 204, 222)
RGB Percent71%, 80%, 87%rgb(71%, 80%, 87%)
CSS RGBa182, 204, 222,1rgba(182,204,222,1)
CMYK Modelcmyk(18%,8%,0%,13%)
HSL Color Space207,38% ,79%hsl(207,38% ,79%)
HSV Color Space207°, 18%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101101100110011011110
Octal266314336
Decimal182204222
Hexb6ccde

Different shades of #b6ccde color code.

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

Light Shade of #b6ccde
#d9e5ee
Dark Shade of #b6ccde
#93b3ce
Saturated Shade of #b6ccde
#b1cde3
Desaturated Shade of #b6ccde
#bbcbd9
Grey scale Shade of #b6ccde
#cacaca
Brighten Shade
#cfe5f7
Most Readable Shade
#000000

Shades of #b6ccde color code

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

#b6ccde
#a1b5c5
#8d9eac
#798894
#65717b
#505a62
#3c444a
#282d31
#141618
#000000

Similar Color like #b6ccde color

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

#b7cddf
#b8cee0
#b9cfe1
#bad0e2
#bbd1e3
#bcd2e4
#bdd3e5
#bed4e6
#bfd5e7
#c0d6e8
#c1d7e9
#c2d8ea
#c3d9eb
#c4daec
#b5cbdd
#b4cadc
#b3c9db
#b2c8da
#b1c7d9
#b0c6d8
#afc5d7
#aec4d6
#adc3d5
#acc2d4
#abc1d3
#aac0d2
#a9bfd1
#a8bed0

Monochromatic Color with #b6ccde

#b6ccde
#080909
#2b3034
#4d575e
#707e89
#93a5b3

Tints of #b6ccde Color

#b6ccde
#bed1e1
#c6d7e5
#cedde9
#d6e2ec
#dee8f0
#e6eef4
#eef3f7
#f6f9fb
#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

#b6ccde
#dec8b6

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

Split Complementary

#b6ccde
#deb6b8
#dedcb6

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

Analogous Color

#b6dcde
#b6d4de
#b6ccde
#b6c4de
#b6bcde

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

#b6ccde
#deb6cc
#ccdeb6

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

#b6ccde
#dcb6de
#dec8b6
#b8deb6

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

#b6ccde
#dec8b6
#dedcb6
#b6b8de

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

#b6ccde Color Code Preview on Black Background Color

This is how #b6ccde Color will look on black background color. Color contrast ratio is 12.68

#b6ccde in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6ccde

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6ccde

#b6ccde color code is use for CSS Background Color

Background color for the above div is #b6ccde

HTML with inline CSS

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

#b6ccde color code is use for CSS Border Color

CSS Border color for the above div is #b6ccde

HTML with inline CSS

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

CSS Border Left color for the above div is #b6ccde

HTML with inline CSS

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

CSS Border Right color for the above div is #b6ccde

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b6ccde

HTML with inline CSS

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

CSS Border Top color for the above div is #b6ccde

HTML with inline CSS

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

#b6ccde hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b6ccde Color code Preview on White Background

This is how #b6ccde Color code will look on white background color. Color contrast ratio is 1.66

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(182,204,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(222,200,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(182,204,222,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.