crispedge.com

Color picker

Loading...

#bedec4 hex color - Green - Cool color - Information

#bedec4 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #bedec4 Color code in RGB color code model is created after adding 74.51% red color, 87.06% green color and 76.86% blue color. Hex #bedec4 Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 12% yellow and 13% black.

Hex #bedec4 color code is between #bbddcc web safe hex color code and #cceebb web safe hex color code. #bbddcc is the nearest web safe color code. You can see here many more shades of #bedec4 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codebedec4#bedec4
RGB Decimal190, 222, 196rgb(190, 222, 196)
RGB Percent75%, 87%, 77%rgb(75%, 87%, 77%)
CSS RGBa190, 222, 196,1rgba(190,222,196,1)
CMYK Modelcmyk(14%,0%,12%,13%)
HSL Color Space131,33% ,81%hsl(131,33% ,81%)
HSV Color Space131°, 14%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101111101101111011000100
Octal276336304
Decimal190222196
Hexbedec4

Different shades of #bedec4 color code.

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

Light Shade of #bedec4
#e0efe3
Dark Shade of #bedec4
#9ccda5
Saturated Shade of #bedec4
#b9e3c1
Desaturated Shade of #bedec4
#c3d9c7
Grey scale Shade of #bedec4
#cecece
Brighten Shade
#d7f7dd
Most Readable Shade
#000000

Shades of #bedec4 color code

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

#bedec4
#a8c5ae
#93ac98
#7e9482
#697b6c
#546257
#3f4a41
#2a312b
#151815
#000000

Similar Color like #bedec4 color

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

#bfdfc5
#c0e0c6
#c1e1c7
#c2e2c8
#c3e3c9
#c4e4ca
#c5e5cb
#c6e6cc
#c7e7cd
#c8e8ce
#c9e9cf
#caead0
#cbebd1
#ccecd2
#bdddc3
#bcdcc2
#bbdbc1
#badac0
#b9d9bf
#b8d8be
#b7d7bd
#b6d6bc
#b5d5bb
#b4d4ba
#b3d3b9
#b2d2b8
#b1d1b7
#b0d0b6

Monochromatic Color with #bedec4

#bedec4
#080908
#2d342e
#515e53
#758979
#9ab39e

Tints of #bedec4 Color

#bedec4
#c5e1ca
#cce5d1
#d3e9d7
#daecde
#e2f0e4
#e9f4eb
#f0f7f1
#f7fbf8
#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

#bedec4
#debed8

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

Split Complementary

#bedec4
#d4bede
#debec8

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

Analogous Color

#c5debe
#bedebe
#bedec4
#bedeca
#beded1

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

#bedec4
#c4bede
#dec4be

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

#bedec4
#bec8de
#debed8
#ded4be

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

#bedec4
#debed8
#debec8
#beded4

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

#bedec4 Color Code Preview on Black Background Color

This is how #bedec4 Color will look on black background color. Color contrast ratio is 14.44

#bedec4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bedec4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bedec4

#bedec4 color code is use for CSS Background Color

Background color for the above div is #bedec4

HTML with inline CSS

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

#bedec4 color code is use for CSS Border Color

CSS Border color for the above div is #bedec4

HTML with inline CSS

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

CSS Border Left color for the above div is #bedec4

HTML with inline CSS

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

CSS Border Right color for the above div is #bedec4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bedec4

HTML with inline CSS

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

CSS Border Top color for the above div is #bedec4

HTML with inline CSS

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

#bedec4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bedec4 Color code Preview on White Background

This is how #bedec4 Color code will look on white background color. Color contrast ratio is 1.45

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

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,222,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(222,190,216,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(190,222,196,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.