crispedge.com

Color picker

Loading...

#b3d1d9 hex color - Blue - Cool color - Information

#b3d1d9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #b3d1d9 Color code in RGB color code model is created after adding 70.2% red color, 81.96% green color and 85.1% blue color. Hex #b3d1d9 Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 4% magenta, 0% yellow and 15% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeb3d1d9#b3d1d9
RGB Decimal179, 209, 217rgb(179, 209, 217)
RGB Percent70%, 82%, 85%rgb(70%, 82%, 85%)
CSS RGBa179, 209, 217,1rgba(179,209,217,1)
CMYK Modelcmyk(18%,4%,0%,15%)
HSL Color Space193,33% ,78%hsl(193,33% ,78%)
HSV Color Space193°, 18%, 85%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101100111101000111011001
Octal263321331
Decimal179209217
Hexb3d1d9

Different shades of #b3d1d9 color code.

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

Light Shade of #b3d1d9
#d5e6ea
Dark Shade of #b3d1d9
#91bcc8
Saturated Shade of #b3d1d9
#add4df
Desaturated Shade of #b3d1d9
#b9ced3
Grey scale Shade of #b3d1d9
#c6c6c6
Brighten Shade
#cceaf2
Most Readable Shade
#000000

Shades of #b3d1d9 color code

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

#b3d1d9
#9fb9c0
#8ba2a8
#778b90
#637478
#4f5c60
#3b4548
#272e30
#131718
#000000

Similar Color like #b3d1d9 color

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

#b4d2da
#b5d3db
#b6d4dc
#b7d5dd
#b8d6de
#b9d7df
#bad8e0
#bbd9e1
#bcdae2
#bddbe3
#bedce4
#bfdde5
#c0dee6
#c1dfe7
#b2d0d8
#b1cfd7
#b0ced6
#afcdd5
#aeccd4
#adcbd3
#accad2
#abc9d1
#aac8d0
#a9c7cf
#a8c6ce
#a7c5cd
#a6c4cc
#a5c3cb

Monochromatic Color with #b3d1d9

#b3d1d9
#040404
#272d2f
#4a5659
#6d7f84
#90a8ae

Tints of #b3d1d9 Color

#b3d1d9
#bbd6dd
#c3dbe1
#cce0e5
#d4e5e9
#ddeaee
#e5eff2
#eef4f6
#f6f9fa
#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

#b3d1d9
#d9bbb3

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

Split Complementary

#b3d1d9
#d9b3be
#d9ceb3

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

Analogous Color

#b3d9d2
#b3d9d9
#b3d1d9
#b3c9d9
#b3c2d9

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

#b3d1d9
#d9b3d1
#d1d9b3

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

#b3d1d9
#ceb3d9
#d9bbb3
#bed9b3

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

#b3d1d9
#d9bbb3
#d9ceb3
#b3bed9

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

#b3d1d9 Color Code Preview on Black Background Color

This is how #b3d1d9 Color will look on black background color. Color contrast ratio is 13.04

#b3d1d9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3d1d9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3d1d9

#b3d1d9 color code is use for CSS Background Color

Background color for the above div is #b3d1d9

HTML with inline CSS

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

#b3d1d9 color code is use for CSS Border Color

CSS Border color for the above div is #b3d1d9

HTML with inline CSS

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

CSS Border Left color for the above div is #b3d1d9

HTML with inline CSS

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

CSS Border Right color for the above div is #b3d1d9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b3d1d9

HTML with inline CSS

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

CSS Border Top color for the above div is #b3d1d9

HTML with inline CSS

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

#b3d1d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b3d1d9 Color code Preview on White Background

This is how #b3d1d9 Color code will look on white background color. Color contrast ratio is 1.61

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

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(179,209,217,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(217,187,179,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(179,209,217,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.