crispedge.com

Color picker

Loading...

#becae6 hex color - Blue - Cool color - Information

#becae6 hex color - Blue - Cool color

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codebecae6#becae6
RGB Decimal190, 202, 230rgb(190, 202, 230)
RGB Percent75%, 79%, 90%rgb(75%, 79%, 90%)
CSS RGBa190, 202, 230,1rgba(190,202,230,1)
CMYK Modelcmyk(17%,12%,0%,10%)
HSL Color Space222,44% ,82%hsl(222,44% ,82%)
HSV Color Space222°, 17%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111101100101011100110
Octal276312346
Decimal190202230
Hexbecae6

Different shades of #becae6 color code.

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

Light Shade of #becae6
#e3e8f4
Dark Shade of #becae6
#99acd8
Saturated Shade of #becae6
#b9c8ea
Desaturated Shade of #becae6
#c2cce1
Grey scale Shade of #becae6
#d2d2d2
Brighten Shade
#d7e3ff
Most Readable Shade
#000000

Shades of #becae6 color code

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

#becae6
#a8b3cc
#939db2
#7e8699
#69707f
#545966
#3f434c
#2a2c33
#151619
#000000

Similar Color like #becae6 color

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

#bfcbe7
#c0cce8
#c1cde9
#c2ceea
#c3cfeb
#c4d0ec
#c5d1ed
#c6d2ee
#c7d3ef
#c8d4f0
#c9d5f1
#cad6f2
#cbd7f3
#ccd8f4
#bdc9e5
#bcc8e4
#bbc7e3
#bac6e2
#b9c5e1
#b8c4e0
#b7c3df
#b6c2de
#b5c1dd
#b4c0dc
#b3bfdb
#b2beda
#b1bdd9
#b0bcd8

Monochromatic Color with #becae6

#becae6
#0e0f11
#32353c
#555a66
#787f91
#9ba5bb

Tints of #becae6 Color

#becae6
#c5cfe8
#ccd5eb
#d3dbee
#dae1f1
#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

#becae6
#e6dabe

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

Split Complementary

#becae6
#e6c6be
#dee6be

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

Analogous Color

#bedae6
#bed2e6
#becae6
#bec2e6
#c2bee6

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

#becae6
#e6beca
#cae6be

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

#becae6
#e6bede
#e6dabe
#bee6c6

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

#becae6
#e6dabe
#dee6be
#c6bee6

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

#becae6 Color Code Preview on Black Background Color

This is how #becae6 Color will look on black background color. Color contrast ratio is 12.78

#becae6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #becae6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #becae6

#becae6 color code is use for CSS Background Color

Background color for the above div is #becae6

HTML with inline CSS

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

#becae6 color code is use for CSS Border Color

CSS Border color for the above div is #becae6

HTML with inline CSS

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

CSS Border Left color for the above div is #becae6

HTML with inline CSS

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

CSS Border Right color for the above div is #becae6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #becae6

HTML with inline CSS

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

CSS Border Top color for the above div is #becae6

HTML with inline CSS

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

#becae6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#becae6 Color code Preview on White Background

This is how #becae6 Color code will look on white background color. Color contrast ratio is 1.64

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

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.