@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#b3edd6 hex color - Green - Cool color - Information

#b3edd6 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #b3edd6 Color code in RGB color code model is created after adding 70.2% red color, 92.94% green color and 83.92% blue color. Hex #b3edd6 Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 0% magenta, 10% yellow and 7.06% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code b3edd6 #b3edd6
RGB Decimal 179, 237, 214 rgb(179, 237, 214)
RGB Percent 70%, 93%, 84% rgb(70%, 93%, 84%)
CSS RGBa 179, 237, 214,1 rgba(179,237,214,1)
CMYK Model cmyk(24%,0%,10%,7.06%)
HSL Color Space 156,62% ,82% hsl(156,62% ,82%)
HSV Color Space 156°, 24%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10110011 11101101 11010110
Octal 263 355 326
Decimal 179 237 214
Hex b3 ed d6

Different shades of #b3edd6 color code.

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

Light Shade of #b3edd6
#dcf7ec
Dark Shade of #b3edd6
#8ae3c0
Saturated Shade of #b3edd6
#aef2d7
Desaturated Shade of #b3edd6
#b8e8d5
Grey scale Shade of #b3edd6
#d0d0d0
Brighten Shade
#ccffef
Most Readable Shade
#000000

Shades of #b3edd6 color code

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

#b3edd6
#9fd2be
#8bb8a6
#779e8e
#638376
#4f695f
#3b4f47
#27342f
#131a17
#000000

Similar Color like #b3edd6 color

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

#b4eed7
#b5efd8
#b6f0d9
#b7f1da
#b8f2db
#b9f3dc
#baf4dd
#bbf5de
#bcf6df
#bdf7e0
#bef8e1
#bff9e2
#c0fae3
#c1fbe4
#b2ecd5
#b1ebd4
#b0ead3
#afe9d2
#aee8d1
#ade7d0
#ace6cf
#abe5ce
#aae4cd
#a9e3cc
#a8e2cb
#a7e1ca
#a6e0c9
#a5dfc8

Monochromatic Color with #b3edd6

#b3edd6
#121816
#33433c
#536d63
#739889
#93c2b0

Tints of #b3edd6 Color

#b3edd6
#bbefda
#c3f1df
#ccf3e3
#d4f5e8
#ddf7ec
#e5f9f1
#eefbf5
#f6fdfa
#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

#b3edd6
#edb3ca

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

Split Complementary

#b3edd6
#edb3e7
#edb9b3

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

Analogous Color

#b3edbf
#b3edca
#b3edd6
#b3ede2
#b3eded

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

#b3edd6
#d6b3ed
#edd6b3

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

#b3edd6
#b9b3ed
#edb3ca
#e7edb3

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

#b3edd6
#edb3ca
#edb9b3
#b3e7ed

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

#b3edd6 Color Code Preview on Black Background Color

This is how #b3edd6 Color will look on black background color. Color contrast ratio is 16.00

#b3edd6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3edd6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b3edd6

#b3edd6 color code is use for CSS Background Color

Background color for the above div is #b3edd6

HTML with inline CSS

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

#b3edd6 color code is use for CSS Border Color

CSS Border color for the above div is #b3edd6

HTML with inline CSS

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

CSS Border Left color for the above div is #b3edd6

HTML with inline CSS

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

CSS Border Right color for the above div is #b3edd6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b3edd6

HTML with inline CSS

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

CSS Border Top color for the above div is #b3edd6

HTML with inline CSS

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

#b3edd6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b3edd6 Color code Preview on White Background

This is how #b3edd6 Color code will look on white background color. Color contrast ratio is 1.31

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.