crispedge.com

Color picker

Loading...

#efe9ce hex color - Green - Warm color - Information

#efe9ce hex color - Green - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Green

Hex #efe9ce Color code in RGB color code model is created after adding 93.73% red color, 91.37% green color and 80.78% blue color. Hex #efe9ce Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 14% yellow and 6% black.

Hex #efe9ce color code is between #eeeecc web safe hex color code and #ffdddd web safe hex color code. #eeeecc is the nearest web safe color code. You can see here many more shades of #efe9ce color code.

0 Likes 0 Comments | 25 Views

RGB Chart

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

Color Table

Hex Color Codeefe9ce#efe9ce
RGB Decimal239, 233, 206rgb(239, 233, 206)
RGB Percent94%, 91%, 81%rgb(94%, 91%, 81%)
CSS RGBa239, 233, 206,1rgba(239,233,206,1)
CMYK Modelcmyk(0%,3%,14%,6%)
HSL Color Space49,51% ,87%hsl(49,51% ,87%)
HSV Color Space49°, 14%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111110100111001110
Octal357351316
Decimal239233206
Hexefe9ce

Different shades of #efe9ce color code.

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

Light Shade of #efe9ce
#fcfaf4
Dark Shade of #efe9ce
#e2d8a8
Saturated Shade of #efe9ce
#f2ebcb
Desaturated Shade of #efe9ce
#ece7d1
Grey scale Shade of #efe9ce
#dedede
Brighten Shade
#ffffe7
Most Readable Shade
#000000

Shades of #efe9ce color code

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

#efe9ce
#d4cfb7
#b9b5a0
#9f9b89
#848172
#6a675b
#4f4d44
#35332d
#1a1916
#000000

Similar Color like #efe9ce color

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

#f0eacf
#f1ebd0
#f2ecd1
#f3edd2
#f4eed3
#f5efd4
#f6f0d5
#f7f1d6
#f8f2d7
#f9f3d8
#faf4d9
#fbf5da
#fcf6db
#fdf7dc
#eee8cd
#ede7cc
#ece6cb
#ebe5ca
#eae4c9
#e9e3c8
#e8e2c7
#e7e1c6
#e6e0c5
#e5dfc4
#e4dec3
#e3ddc2
#e2dcc1
#e1dbc0

Monochromatic Color with #efe9ce

#efe9ce
#1a1a17
#45433b
#6f6d60
#9a9685
#c4c0a9

Tints of #efe9ce Color

#efe9ce
#f0ebd3
#f2edd8
#f4f0de
#f6f2e3
#f7f5e9
#f9f7ee
#fbfaf4
#fdfcf9
#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

#efe9ce
#ced4ef

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

Split Complementary

#efe9ce
#cee5ef
#d8ceef

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

Analogous Color

#efdcce
#efe2ce
#efe9ce
#eeefce
#e8efce

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

#efe9ce
#ceefe9
#e9ceef

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

#efe9ce
#ceefd8
#ced4ef
#efcee4

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

#efe9ce
#ced4ef
#d8ceef
#e5efce

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

#efe9ce Color Code Preview on Black Background Color

This is how #efe9ce Color will look on black background color. Color contrast ratio is 17.22

#efe9ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efe9ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efe9ce

#efe9ce color code is use for CSS Background Color

Background color for the above div is #efe9ce

HTML with inline CSS

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

#efe9ce color code is use for CSS Border Color

CSS Border color for the above div is #efe9ce

HTML with inline CSS

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

CSS Border Left color for the above div is #efe9ce

HTML with inline CSS

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

CSS Border Right color for the above div is #efe9ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efe9ce

HTML with inline CSS

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

CSS Border Top color for the above div is #efe9ce

HTML with inline CSS

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

#efe9ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efe9ce Color code Preview on White Background

This is how #efe9ce Color code will look on white background color. Color contrast ratio is 1.22

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

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

0 Likes 0 Comments | 25 Views

Post your comment:-

By submitting comment you agree to our privacy policy.