crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#bec1d3 hex color - Blue - Cool color - Information

#bec1d3 hex color - Blue - Cool color

Color Hue/Base color: Blue

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

Hex #bec1d3 color code is between #bbbbcc web safe hex color code and #ccccdd web safe hex color code. #bbbbcc is the nearest web safe color code. You can see here many more shades of #bec1d3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codebec1d3#bec1d3
RGB Decimal190, 193, 211rgb(190, 193, 211)
RGB Percent75%, 76%, 83%rgb(75%, 76%, 83%)
CSS RGBa190, 193, 211,1rgba(190,193,211,1)
CMYK Modelcmyk(10%,9%,0%,17%)
HSL Color Space231,19% ,79%hsl(231,19% ,79%)
HSV Color Space231°, 10%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111101100000111010011
Octal276301323
Decimal190193211
Hexbec1d3

Different shades of #bec1d3 color code.

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

Light Shade of #bec1d3
#dcdee8
Dark Shade of #bec1d3
#a0a4be
Saturated Shade of #bec1d3
#b9bdd8
Desaturated Shade of #bec1d3
#c3c5ce
Grey scale Shade of #bec1d3
#c8c8c8
Brighten Shade
#d7daec
Most Readable Shade
#000000

Shades of #bec1d3 color code

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

#bec1d3
#a8abbb
#9396a4
#7e808c
#696b75
#54555d
#3f4046
#2a2a2e
#151517
#000000

Similar Color like #bec1d3 color

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

#bfc2d4
#c0c3d5
#c1c4d6
#c2c5d7
#c3c6d8
#c4c7d9
#c5c8da
#c6c9db
#c7cadc
#c8cbdd
#c9ccde
#cacddf
#cbcee0
#cccfe1
#bdc0d2
#bcbfd1
#bbbed0
#babdcf
#b9bcce
#b8bbcd
#b7bacc
#b6b9cb
#b5b8ca
#b4b7c9
#b3b6c8
#b2b5c7
#b1b4c6
#b0b3c5

Monochromatic Color with #bec1d3

#bec1d3
#e4e8fd
#252529
#4b4c53
#71737e
#989aa8

Tints of #bec1d3 Color

#bec1d3
#c5c7d7
#cccedc
#d3d5e1
#dadce6
#e2e3eb
#e9eaf0
#f0f1f5
#f7f8fa
#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

#bec1d3
#d3d0be

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

Split Complementary

#bec1d3
#d3c6be
#ccd3be

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

Analogous Color

#bec9d3
#bec5d3
#bec1d3
#bfbed3
#c3bed3

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

#bec1d3
#d3bec1
#c1d3be

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

#bec1d3
#d3becb
#d3d0be
#bed3c5

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

#bec1d3
#d3d0be
#ccd3be
#c6bed3

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

#bec1d3 Color Code Preview on Black Background Color

This is how #bec1d3 Color will look on black background color. Color contrast ratio is 11.76

#bec1d3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bec1d3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bec1d3

#bec1d3 color code is use for CSS Background Color

Background color for the above div is #bec1d3

HTML with inline CSS

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

#bec1d3 color code is use for CSS Border Color

CSS Border color for the above div is #bec1d3

HTML with inline CSS

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

CSS Border Left color for the above div is #bec1d3

HTML with inline CSS

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

CSS Border Right color for the above div is #bec1d3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bec1d3

HTML with inline CSS

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

CSS Border Top color for the above div is #bec1d3

HTML with inline CSS

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

#bec1d3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bec1d3 Color code Preview on White Background

This is how #bec1d3 Color code will look on white background color. Color contrast ratio is 1.79

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.