crispedge.com

Color picker

Loading...

#becbe5 hex color - Blue - Cool color - Information

#becbe5 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #becbe5 Color code in RGB color code model is created after adding 74.51% red color, 79.61% green color and 89.8% blue color. Hex #becbe5 Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 11% magenta, 0% yellow and 10% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codebecbe5#becbe5
RGB Decimal190, 203, 229rgb(190, 203, 229)
RGB Percent75%, 80%, 90%rgb(75%, 80%, 90%)
CSS RGBa190, 203, 229,1rgba(190,203,229,1)
CMYK Modelcmyk(17%,11%,0%,10%)
HSL Color Space220,43% ,82%hsl(220,43% ,82%)
HSV Color Space220°, 17%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111101100101111100101
Octal276313345
Decimal190203229
Hexbecbe5

Different shades of #becbe5 color code.

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

Light Shade of #becbe5
#e2e8f4
Dark Shade of #becbe5
#9aaed6
Saturated Shade of #becbe5
#b9c9ea
Desaturated Shade of #becbe5
#c3cce0
Grey scale Shade of #becbe5
#d1d1d1
Brighten Shade
#d7e4fe
Most Readable Shade
#000000

Shades of #becbe5 color code

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

#becbe5
#a8b4cb
#939db2
#7e8798
#69707f
#545a65
#3f434c
#2a2d32
#151619
#000000

Similar Color like #becbe5 color

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

#bfcce6
#c0cde7
#c1cee8
#c2cfe9
#c3d0ea
#c4d1eb
#c5d2ec
#c6d3ed
#c7d4ee
#c8d5ef
#c9d6f0
#cad7f1
#cbd8f2
#ccd9f3
#bdcae4
#bcc9e3
#bbc8e2
#bac7e1
#b9c6e0
#b8c5df
#b7c4de
#b6c3dd
#b5c2dc
#b4c1db
#b3c0da
#b2bfd9
#b1bed8
#b0bdd7

Monochromatic Color with #becbe5

#becbe5
#0e0f10
#31343b
#545a65
#778090
#9ba5ba

Tints of #becbe5 Color

#becbe5
#c5d0e7
#ccd6ea
#d3dced
#dae2f0
#e2e7f3
#e9edf6
#f0f3f9
#f7f9fc
#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

#becbe5
#e5d8be

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

Split Complementary

#becbe5
#e5c5be
#dfe5be

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

Analogous Color

#bedbe5
#bed3e5
#becbe5
#bec3e5
#c1bee5

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

#becbe5
#e5becb
#cbe5be

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

#becbe5
#e5bede
#e5d8be
#bee5c4

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

#becbe5
#e5d8be
#dfe5be
#c5bee5

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

#becbe5 Color Code Preview on Black Background Color

This is how #becbe5 Color will look on black background color. Color contrast ratio is 12.86

#becbe5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #becbe5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #becbe5

#becbe5 color code is use for CSS Background Color

Background color for the above div is #becbe5

HTML with inline CSS

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

#becbe5 color code is use for CSS Border Color

CSS Border color for the above div is #becbe5

HTML with inline CSS

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

CSS Border Left color for the above div is #becbe5

HTML with inline CSS

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

CSS Border Right color for the above div is #becbe5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #becbe5

HTML with inline CSS

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

CSS Border Top color for the above div is #becbe5

HTML with inline CSS

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

#becbe5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#becbe5 Color code Preview on White Background

This is how #becbe5 Color code will look on white background color. Color contrast ratio is 1.63

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

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,203,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(229,216,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,203,229,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.