crispedge.com

Color picker

Loading...

#beecd0 hex color - Green - Cool color - Information

#beecd0 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #beecd0 Color code in RGB color code model is created after adding 74.51% red color, 92.55% green color and 81.57% blue color. Hex #beecd0 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 0% magenta, 12% yellow and 7% black.

Hex #beecd0 color code is between #bbeecc web safe hex color code and #ccdddd web safe hex color code. #bbeecc is the nearest web safe color code. You can see here many more shades of #beecd0 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codebeecd0#beecd0
RGB Decimal190, 236, 208rgb(190, 236, 208)
RGB Percent75%, 93%, 82%rgb(75%, 93%, 82%)
CSS RGBa190, 236, 208,1rgba(190,236,208,1)
CMYK Modelcmyk(19%,0%,12%,7%)
HSL Color Space143,55% ,84%hsl(143,55% ,84%)
HSV Color Space143°, 19%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111101110110011010000
Octal276354320
Decimal190236208
Hexbeecd0

Different shades of #beecd0 color code.

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

Light Shade of #beecd0
#e5f8ed
Dark Shade of #beecd0
#96e0b3
Saturated Shade of #beecd0
#baf0cf
Desaturated Shade of #beecd0
#c2e8d1
Grey scale Shade of #beecd0
#d5d5d5
Brighten Shade
#d7ffe9
Most Readable Shade
#000000

Shades of #beecd0 color code

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

#beecd0
#a8d1b8
#93b7a1
#7e9d8a
#698373
#54685c
#3f4e45
#2a342e
#151a17
#000000

Similar Color like #beecd0 color

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

#bfedd1
#c0eed2
#c1efd3
#c2f0d4
#c3f1d5
#c4f2d6
#c5f3d7
#c6f4d8
#c7f5d9
#c8f6da
#c9f7db
#caf8dc
#cbf9dd
#ccfade
#bdebcf
#bceace
#bbe9cd
#bae8cc
#b9e7cb
#b8e6ca
#b7e5c9
#b6e4c8
#b5e3c7
#b4e2c6
#b3e1c5
#b2e0c4
#b1dfc3
#b0dec2

Monochromatic Color with #beecd0

#beecd0
#131715
#35423a
#576c60
#7a9785
#9cc1ab

Tints of #beecd0 Color

#beecd0
#c5eed5
#ccf0da
#d3f2df
#daf4e4
#e2f6ea
#e9f8ef
#f0faf4
#f7fcf9
#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

#beecd0
#ecbeda

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

Split Complementary

#beecd0
#e7beec
#ecbec3

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

Analogous Color

#beecbe
#beecc7
#beecd0
#beecd9
#beece2

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

#beecd0
#d0beec
#ecd0be

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

#beecd0
#bec3ec
#ecbeda
#ece7be

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

#beecd0
#ecbeda
#ecbec3
#beece7

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

#beecd0 Color Code Preview on Black Background Color

This is how #beecd0 Color will look on black background color. Color contrast ratio is 16.10

#beecd0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beecd0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #beecd0

#beecd0 color code is use for CSS Background Color

Background color for the above div is #beecd0

HTML with inline CSS

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

#beecd0 color code is use for CSS Border Color

CSS Border color for the above div is #beecd0

HTML with inline CSS

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

CSS Border Left color for the above div is #beecd0

HTML with inline CSS

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

CSS Border Right color for the above div is #beecd0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #beecd0

HTML with inline CSS

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

CSS Border Top color for the above div is #beecd0

HTML with inline CSS

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

#beecd0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#beecd0 Color code Preview on White Background

This is how #beecd0 Color code will look on white background color. Color contrast ratio is 1.30

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

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(190,236,208,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,190,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,236,208,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.