crispedge.com

Color picker

Loading...

#bdc6d4 hex color - Blue - Cool color - Information

#bdc6d4 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #bdc6d4 Color code in RGB color code model is created after adding 74.12% red color, 77.65% green color and 83.14% blue color. Hex #bdc6d4 Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 7% magenta, 0% yellow and 17% black.

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

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codebdc6d4#bdc6d4
RGB Decimal189, 198, 212rgb(189, 198, 212)
RGB Percent74%, 78%, 83%rgb(74%, 78%, 83%)
CSS RGBa189, 198, 212,1rgba(189,198,212,1)
CMYK Modelcmyk(11%,7%,0%,17%)
HSL Color Space217,21% ,79%hsl(217,21% ,79%)
HSV Color Space217°, 11%, 83%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111011100011011010100
Octal275306324
Decimal189198212
Hexbdc6d4

Different shades of #bdc6d4 color code.

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

Light Shade of #bdc6d4
#dce1e8
Dark Shade of #bdc6d4
#9eabc0
Saturated Shade of #bdc6d4
#b8c5d9
Desaturated Shade of #bdc6d4
#c2c7cf
Grey scale Shade of #bdc6d4
#c8c8c8
Brighten Shade
#d6dfed
Most Readable Shade
#000000

Shades of #bdc6d4 color code

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

#bdc6d4
#a8b0bc
#939aa4
#7e848d
#696e75
#54585e
#3f4246
#2a2c2f
#151617
#000000

Similar Color like #bdc6d4 color

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

#bec7d5
#bfc8d6
#c0c9d7
#c1cad8
#c2cbd9
#c3ccda
#c4cddb
#c5cedc
#c6cfdd
#c7d0de
#c8d1df
#c9d2e0
#cad3e1
#cbd4e2
#bcc5d3
#bbc4d2
#bac3d1
#b9c2d0
#b8c1cf
#b7c0ce
#b6bfcd
#b5becc
#b4bdcb
#b3bcca
#b2bbc9
#b1bac8
#b0b9c7
#afb8c6

Monochromatic Color with #bdc6d4

#bdc6d4
#e3eefe
#25272a
#4b4f54
#71777f
#979ea9

Tints of #bdc6d4 Color

#bdc6d4
#c4ccd8
#cbd2dd
#d3d9e2
#dadfe7
#e1e5eb
#e9ecf0
#f0f2f5
#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

#bdc6d4
#d4cbbd

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

Split Complementary

#bdc6d4
#d4c0bd
#d2d4bd

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

Analogous Color

#bdcfd4
#bdcbd4
#bdc6d4
#bdc1d4
#bdbdd4

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

#bdc6d4
#d4bdc6
#c6d4bd

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

#bdc6d4
#d4bdd1
#d4cbbd
#bdd4bf

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

#bdc6d4
#d4cbbd
#d2d4bd
#c0bdd4

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

#bdc6d4 Color Code Preview on Black Background Color

This is how #bdc6d4 Color will look on black background color. Color contrast ratio is 12.19

#bdc6d4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdc6d4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdc6d4

#bdc6d4 color code is use for CSS Background Color

Background color for the above div is #bdc6d4

HTML with inline CSS

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

#bdc6d4 color code is use for CSS Border Color

CSS Border color for the above div is #bdc6d4

HTML with inline CSS

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

CSS Border Left color for the above div is #bdc6d4

HTML with inline CSS

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

CSS Border Right color for the above div is #bdc6d4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdc6d4

HTML with inline CSS

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

CSS Border Top color for the above div is #bdc6d4

HTML with inline CSS

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

#bdc6d4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdc6d4 Color code Preview on White Background

This is how #bdc6d4 Color code will look on white background color. Color contrast ratio is 1.72

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

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.