crispedge.com

Color picker

Loading...

#bde3d9 hex color - Green - Cool color - Information

#bde3d9 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebde3d9#bde3d9
RGB Decimal189, 227, 217rgb(189, 227, 217)
RGB Percent74%, 89%, 85%rgb(74%, 89%, 85%)
CSS RGBa189, 227, 217,1rgba(189,227,217,1)
CMYK Modelcmyk(17%,0%,4%,11%)
HSL Color Space164,40% ,82%hsl(164,40% ,82%)
HSV Color Space164°, 17%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111011110001111011001
Octal275343331
Decimal189227217
Hexbde3d9

Different shades of #bde3d9 color code.

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

Light Shade of #bde3d9
#e1f2ee
Dark Shade of #bde3d9
#99d4c4
Saturated Shade of #bde3d9
#b8e8db
Desaturated Shade of #bde3d9
#c2ded7
Grey scale Shade of #bde3d9
#d0d0d0
Brighten Shade
#d6fcf2
Most Readable Shade
#000000

Shades of #bde3d9 color code

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

#bde3d9
#a8c9c0
#93b0a8
#7e9790
#697e78
#546460
#3f4b48
#2a3230
#151918
#000000

Similar Color like #bde3d9 color

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

#bee4da
#bfe5db
#c0e6dc
#c1e7dd
#c2e8de
#c3e9df
#c4eae0
#c5ebe1
#c6ece2
#c7ede3
#c8eee4
#c9efe5
#caf0e6
#cbf1e7
#bce2d8
#bbe1d7
#bae0d6
#b9dfd5
#b8ded4
#b7ddd3
#b6dcd2
#b5dbd1
#b4dad0
#b3d9cf
#b2d8ce
#b1d7cd
#b0d6cc
#afd5cb

Monochromatic Color with #bde3d9

#bde3d9
#0c0e0e
#2f3936
#53635f
#768e88
#9ab8b0

Tints of #bde3d9 Color

#bde3d9
#c4e6dd
#cbe9e1
#d3ece5
#daefe9
#e1f2ee
#e9f5f2
#f0f8f6
#f7fbfa
#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

#bde3d9
#e3bdc7

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

Split Complementary

#bde3d9
#e3bdda
#e3c6bd

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

Analogous Color

#bde3ca
#bde3d1
#bde3d9
#bde3e1
#bddee3

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

#bde3d9
#d9bde3
#e3d9bd

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

#bde3d9
#c6bde3
#e3bdc7
#dae3bd

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

#bde3d9
#e3bdc7
#e3c6bd
#bddae3

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

#bde3d9 Color Code Preview on Black Background Color

This is how #bde3d9 Color will look on black background color. Color contrast ratio is 15.15

#bde3d9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bde3d9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bde3d9

#bde3d9 color code is use for CSS Background Color

Background color for the above div is #bde3d9

HTML with inline CSS

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

#bde3d9 color code is use for CSS Border Color

CSS Border color for the above div is #bde3d9

HTML with inline CSS

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

CSS Border Left color for the above div is #bde3d9

HTML with inline CSS

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

CSS Border Right color for the above div is #bde3d9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bde3d9

HTML with inline CSS

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

CSS Border Top color for the above div is #bde3d9

HTML with inline CSS

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

#bde3d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bde3d9 Color code Preview on White Background

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

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