crispedge.com

Color picker

Loading...

#bde5bd hex color - Green - Cool color - Information

#bde5bd hex color - Green - Cool color

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebde5bd#bde5bd
RGB Decimal189, 229, 189rgb(189, 229, 189)
RGB Percent74%, 90%, 74%rgb(74%, 90%, 74%)
CSS RGBa189, 229, 189,1rgba(189,229,189,1)
CMYK Modelcmyk(17%,0%,17%,10%)
HSL Color Space120,43% ,82%hsl(120,43% ,82%)
HSV Color Space120°, 17%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111011110010110111101
Octal275345275
Decimal189229189
Hexbde5bd

Different shades of #bde5bd color code.

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

Light Shade of #bde5bd
#e2f3e2
Dark Shade of #bde5bd
#98d798
Saturated Shade of #bde5bd
#b8eab8
Desaturated Shade of #bde5bd
#c2e0c2
Grey scale Shade of #bde5bd
#d1d1d1
Brighten Shade
#d6fed6
Most Readable Shade
#000000

Shades of #bde5bd color code

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

#bde5bd
#a8cba8
#93b293
#7e987e
#697f69
#546554
#3f4c3f
#2a322a
#151915
#000000

Similar Color like #bde5bd color

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

#bee6be
#bfe7bf
#c0e8c0
#c1e9c1
#c2eac2
#c3ebc3
#c4ecc4
#c5edc5
#c6eec6
#c7efc7
#c8f0c8
#c9f1c9
#caf2ca
#cbf3cb
#bce4bc
#bbe3bb
#bae2ba
#b9e1b9
#b8e0b8
#b7dfb7
#b6deb6
#b5ddb5
#b4dcb4
#b3dbb3
#b2dab2
#b1d9b1
#b0d8b0
#afd7af

Monochromatic Color with #bde5bd

#bde5bd
#0e100e
#313b31
#546554
#779077
#9aba9a

Tints of #bde5bd Color

#bde5bd
#c4e7c4
#cbeacb
#d3edd3
#daf0da
#e1f3e1
#e9f6e9
#f0f9f0
#f7fcf7
#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

#bde5bd
#e5bde5

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

Split Complementary

#bde5bd
#d1bde5
#e5bdd1

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

Analogous Color

#cde5bd
#c5e5bd
#bde5bd
#bde5c5
#bde5cd

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

#bde5bd
#bdbde5
#e5bdbd

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

#bde5bd
#bdd1e5
#e5bde5
#e5d1bd

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

#bde5bd
#e5bde5
#e5bdd1
#bde5d1

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

#bde5bd Color Code Preview on Black Background Color

This is how #bde5bd Color will look on black background color. Color contrast ratio is 15.11

#bde5bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bde5bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bde5bd

#bde5bd color code is use for CSS Background Color

Background color for the above div is #bde5bd

HTML with inline CSS

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

#bde5bd color code is use for CSS Border Color

CSS Border color for the above div is #bde5bd

HTML with inline CSS

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

CSS Border Left color for the above div is #bde5bd

HTML with inline CSS

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

CSS Border Right color for the above div is #bde5bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bde5bd

HTML with inline CSS

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

CSS Border Top color for the above div is #bde5bd

HTML with inline CSS

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

#bde5bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bde5bd Color code Preview on White Background

This is how #bde5bd Color code will look on white background color. Color contrast ratio is 1.39

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

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