crispedge.com

Color picker

Loading...

#bec5cc hex color - Blue - Cool color - Information

#bec5cc hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #bec5cc Color code in RGB color code model is created after adding 74.51% red color, 77.25% green color and 80% blue color. Hex #bec5cc Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 3% magenta, 0% yellow and 20% black.

Hex #bec5cc color code is between #bbccbb web safe hex color code and #ccbbdd web safe hex color code. #bbccbb is the nearest web safe color code. You can see here many more shades of #bec5cc color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebec5cc#bec5cc
RGB Decimal190, 197, 204rgb(190, 197, 204)
RGB Percent75%, 77%, 80%rgb(75%, 77%, 80%)
CSS RGBa190, 197, 204,1rgba(190,197,204,1)
CMYK Modelcmyk(7%,3%,0%,20%)
HSL Color Space210,12% ,77%hsl(210,12% ,77%)
HSV Color Space210°, 7%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111101100010111001100
Octal276305314
Decimal190197204
Hexbec5cc

Different shades of #bec5cc color code.

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

Light Shade of #bec5cc
#dbdee2
Dark Shade of #bec5cc
#a1abb6
Saturated Shade of #bec5cc
#b8c5d2
Desaturated Shade of #bec5cc
#c4c5c6
Grey scale Shade of #bec5cc
#c5c5c5
Brighten Shade
#d7dee5
Most Readable Shade
#000000

Shades of #bec5cc color code

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

#bec5cc
#a8afb5
#93999e
#7e8388
#696d71
#54575a
#3f4144
#2a2b2d
#151516
#000000

Similar Color like #bec5cc color

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

#bfc6cd
#c0c7ce
#c1c8cf
#c2c9d0
#c3cad1
#c4cbd2
#c5ccd3
#c6cdd4
#c7ced5
#c8cfd6
#c9d0d7
#cad1d8
#cbd2d9
#ccd3da
#bdc4cb
#bcc3ca
#bbc2c9
#bac1c8
#b9c0c7
#b8bfc6
#b7bec5
#b6bdc4
#b5bcc3
#b4bbc2
#b3bac1
#b2b9c0
#b1b8bf
#b0b7be

Monochromatic Color with #bec5cc

#bec5cc
#e6eef6
#202122
#474a4c
#6f7377
#969ca1

Tints of #bec5cc Color

#bec5cc
#c5cbd1
#ccd1d7
#d3d8dd
#dadee2
#e2e5e8
#e9ebee
#f0f2f3
#f7f8f9
#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

#bec5cc
#ccc5be

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

Split Complementary

#bec5cc
#ccbebe
#ccccbe

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

Analogous Color

#becbcc
#bec8cc
#bec5cc
#bec2cc
#bebfcc

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

#bec5cc
#ccbec5
#c5ccbe

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

#bec5cc
#ccbecc
#ccc5be
#beccbe

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

#bec5cc
#ccc5be
#ccccbe
#bebecc

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

#bec5cc Color Code Preview on Black Background Color

This is how #bec5cc Color will look on black background color. Color contrast ratio is 12.05

#bec5cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bec5cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bec5cc

#bec5cc color code is use for CSS Background Color

Background color for the above div is #bec5cc

HTML with inline CSS

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

#bec5cc color code is use for CSS Border Color

CSS Border color for the above div is #bec5cc

HTML with inline CSS

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

CSS Border Left color for the above div is #bec5cc

HTML with inline CSS

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

CSS Border Right color for the above div is #bec5cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bec5cc

HTML with inline CSS

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

CSS Border Top color for the above div is #bec5cc

HTML with inline CSS

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

#bec5cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bec5cc Color code Preview on White Background

This is how #bec5cc Color code will look on white background color. Color contrast ratio is 1.74

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.