crispedge.com

Color picker

Loading...

#b6eced hex color - Blue - Cool color - Information

#b6eced hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 7 Views

RGB Chart

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

Color Table

Hex Color Codeb6eced#b6eced
RGB Decimal182, 236, 237rgb(182, 236, 237)
RGB Percent71%, 93%, 93%rgb(71%, 93%, 93%)
CSS RGBa182, 236, 237,1rgba(182,236,237,1)
CMYK Modelcmyk(23%,0%,0%,7%)
HSL Color Space181,60% ,82%hsl(181,60% ,82%)
HSV Color Space181°, 23%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101101101110110011101101
Octal266354355
Decimal182236237
Hexb6eced

Different shades of #b6eced color code.

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

Light Shade of #b6eced
#dff7f7
Dark Shade of #b6eced
#8de1e3
Saturated Shade of #b6eced
#b1f0f2
Desaturated Shade of #b6eced
#bbe8e8
Grey scale Shade of #b6eced
#d1d1d1
Brighten Shade
#cfffff
Most Readable Shade
#000000

Shades of #b6eced color code

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

#b6eced
#a1d1d2
#8db7b8
#799d9e
#658383
#506869
#3c4e4f
#283434
#141a1a
#000000

Similar Color like #b6eced color

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

#b7edee
#b8eeef
#b9eff0
#baf0f1
#bbf1f2
#bcf2f3
#bdf3f4
#bef4f5
#bff5f6
#c0f6f7
#c1f7f8
#c2f8f9
#c3f9fa
#c4fafb
#b5ebec
#b4eaeb
#b3e9ea
#b2e8e9
#b1e7e8
#b0e6e7
#afe5e6
#aee4e5
#ade3e4
#ace2e3
#abe1e2
#aae0e1
#a9dfe0
#a8dedf

Monochromatic Color with #b6eced

#b6eced
#131818
#334343
#546d6d
#759798
#95c2c2

Tints of #b6eced Color

#b6eced
#beeeef
#c6f0f1
#cef2f3
#d6f4f5
#def6f7
#e6f8f9
#eefafb
#f6fcfd
#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

#b6eced
#edb7b6

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

Split Complementary

#b6eced
#edb6d0
#edd3b6

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

Analogous Color

#b6edd8
#b6ede3
#b6eced
#b6e1ed
#b6d6ed

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

#b6eced
#edb6ec
#ecedb6

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

#b6eced
#d2b6ed
#edb7b6
#d0edb6

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

#b6eced
#edb7b6
#edd3b6
#b6d0ed

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

#b6eced Color Code Preview on Black Background Color

This is how #b6eced Color will look on black background color. Color contrast ratio is 16.21

#b6eced in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6eced

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b6eced

#b6eced color code is use for CSS Background Color

Background color for the above div is #b6eced

HTML with inline CSS

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

#b6eced color code is use for CSS Border Color

CSS Border color for the above div is #b6eced

HTML with inline CSS

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

CSS Border Left color for the above div is #b6eced

HTML with inline CSS

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

CSS Border Right color for the above div is #b6eced

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b6eced

HTML with inline CSS

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

CSS Border Top color for the above div is #b6eced

HTML with inline CSS

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

#b6eced hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b6eced Color code Preview on White Background

This is how #b6eced Color code will look on white background color. Color contrast ratio is 1.30

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

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,236,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(237,183,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(182,236,237,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.