crispedge.com

Color picker

Loading...

#bdeecc hex color - Green - Cool color - Information

#bdeecc hex color - Green - Cool color

Color Hue/Base color: Green

Hex #bdeecc Color code in RGB color code model is created after adding 74.12% red color, 93.33% green color and 80% blue color. Hex #bdeecc Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 0% magenta, 14% yellow and 7% black.

Hex #bdeecc color code is between #bbddbb web safe hex color code and #ccffdd web safe hex color code. #bbddbb is the nearest web safe color code. You can see here many more shades of #bdeecc color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codebdeecc#bdeecc
RGB Decimal189, 238, 204rgb(189, 238, 204)
RGB Percent74%, 93%, 80%rgb(74%, 93%, 80%)
CSS RGBa189, 238, 204,1rgba(189,238,204,1)
CMYK Modelcmyk(21%,0%,14%,7%)
HSL Color Space138,59% ,84%hsl(138,59% ,84%)
HSV Color Space138°, 21%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111011110111011001100
Octal275356314
Decimal189238204
Hexbdeecc

Different shades of #bdeecc color code.

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

Light Shade of #bdeecc
#e6f8eb
Dark Shade of #bdeecc
#94e4ad
Saturated Shade of #bdeecc
#b9f2ca
Desaturated Shade of #bdeecc
#c1eace
Grey scale Shade of #bdeecc
#d5d5d5
Brighten Shade
#d6ffe5
Most Readable Shade
#000000

Shades of #bdeecc color code

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

#bdeecc
#a8d3b5
#93b99e
#7e9e88
#698471
#54695a
#3f4f44
#2a342d
#151a16
#000000

Similar Color like #bdeecc color

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

#beefcd
#bff0ce
#c0f1cf
#c1f2d0
#c2f3d1
#c3f4d2
#c4f5d3
#c5f6d4
#c6f7d5
#c7f8d6
#c8f9d7
#c9fad8
#cafbd9
#cbfcda
#bcedcb
#bbecca
#baebc9
#b9eac8
#b8e9c7
#b7e8c6
#b6e7c5
#b5e6c4
#b4e5c3
#b3e4c2
#b2e3c1
#b1e2c0
#b0e1bf
#afe0be

Monochromatic Color with #bdeecc

#bdeecc
#141a16
#36443a
#586e5f
#7a9983
#9bc3a8

Tints of #bdeecc Color

#bdeecc
#c4efd1
#cbf1d7
#d3f3dd
#daf5e2
#e1f7e8
#e9f9ee
#f0fbf3
#f7fdf9
#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

#bdeecc
#eebddf

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

Split Complementary

#bdeecc
#e5bdee
#eebdc7

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

Analogous Color

#c2eebd
#bdeec2
#bdeecc
#bdeed6
#bdeee0

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

#bdeecc
#ccbdee
#eeccbd

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

#bdeecc
#bdc6ee
#eebddf
#eee4bd

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

#bdeecc
#eebddf
#eebdc7
#bdeee5

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

#bdeecc Color Code Preview on Black Background Color

This is how #bdeecc Color will look on black background color. Color contrast ratio is 16.27

#bdeecc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdeecc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdeecc

#bdeecc color code is use for CSS Background Color

Background color for the above div is #bdeecc

HTML with inline CSS

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

#bdeecc color code is use for CSS Border Color

CSS Border color for the above div is #bdeecc

HTML with inline CSS

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

CSS Border Left color for the above div is #bdeecc

HTML with inline CSS

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

CSS Border Right color for the above div is #bdeecc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdeecc

HTML with inline CSS

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

CSS Border Top color for the above div is #bdeecc

HTML with inline CSS

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

#bdeecc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdeecc Color code Preview on White Background

This is how #bdeecc Color code will look on white background color. Color contrast ratio is 1.29

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

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,238,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(238,189,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,238,204,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.