crispedge.com

Color picker

Loading...

#efeddc hex color - Green - Warm color - Information

#efeddc hex color - Green - Warm color

Color Hue/Base color: Green

Hex #efeddc Color code in RGB color code model is created after adding 93.73% red color, 92.94% green color and 86.27% blue color. Hex #efeddc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 8% yellow and 6% black.

Hex #efeddc color code is between #eeeedd web safe hex color code and #ffddcc web safe hex color code. #eeeedd is the nearest web safe color code. You can see here many more shades of #efeddc color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeefeddc#efeddc
RGB Decimal239, 237, 220rgb(239, 237, 220)
RGB Percent94%, 93%, 86%rgb(94%, 93%, 86%)
CSS RGBa239, 237, 220,1rgba(239,237,220,1)
CMYK Modelcmyk(0%,1%,8%,6%)
HSL Color Space54,37% ,90%hsl(54,37% ,90%)
HSV Color Space54°, 8%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111110110111011100
Octal357355334
Decimal239237220
Hexefeddc

Different shades of #efeddc color code.

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

Light Shade of #efeddc
#ffffff
Dark Shade of #efeddc
#dfdbb9
Saturated Shade of #efeddc
#f2efd9
Desaturated Shade of #efeddc
#ecebdf
Grey scale Shade of #efeddc
#e6e6e6
Brighten Shade
#fffff5
Most Readable Shade
#000000

Shades of #efeddc color code

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

#efeddc
#d4d2c3
#b9b8ab
#9f9e92
#84837a
#6a6961
#4f4f49
#353430
#1a1a18
#000000

Similar Color like #efeddc color

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

#f0eedd
#f1efde
#f2f0df
#f3f1e0
#f4f2e1
#f5f3e2
#f6f4e3
#f7f5e4
#f8f6e5
#f9f7e6
#faf8e7
#fbf9e8
#fcfae9
#fdfbea
#eeecdb
#edebda
#ecead9
#ebe9d8
#eae8d7
#e9e7d6
#e8e6d5
#e7e5d4
#e6e4d3
#e5e3d2
#e4e2d1
#e3e1d0
#e2e0cf
#e1dfce

Monochromatic Color with #efeddc

#efeddc
#1a1a18
#454440
#6f6f67
#9a998e
#c4c3b5

Tints of #efeddc Color

#efeddc
#f0efdf
#f2f1e3
#f4f3e7
#f6f5eb
#f7f7ef
#f9f9f3
#fbfbf7
#fdfdfb
#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

#efeddc
#dcdeef

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

Split Complementary

#efeddc
#dce8ef
#e4dcef

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

Analogous Color

#efe5dc
#efe9dc
#efeddc
#edefdc
#e9efdc

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

#efeddc
#dcefed
#eddcef

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

#efeddc
#dcefe4
#dcdeef
#efdce7

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

#efeddc
#dcdeef
#e4dcef
#e8efdc

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

#efeddc Color Code Preview on Black Background Color

This is how #efeddc Color will look on black background color. Color contrast ratio is 17.82

#efeddc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efeddc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efeddc

#efeddc color code is use for CSS Background Color

Background color for the above div is #efeddc

HTML with inline CSS

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

#efeddc color code is use for CSS Border Color

CSS Border color for the above div is #efeddc

HTML with inline CSS

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

CSS Border Left color for the above div is #efeddc

HTML with inline CSS

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

CSS Border Right color for the above div is #efeddc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efeddc

HTML with inline CSS

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

CSS Border Top color for the above div is #efeddc

HTML with inline CSS

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

#efeddc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efeddc Color code Preview on White Background

This is how #efeddc Color code will look on white background color. Color contrast ratio is 1.18

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.