crispedge.com

Color picker

Loading...

#e9efec hex color - Grey - Cool color - Information

#e9efec hex color - Grey - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Grey

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

Hex #e9efec color code is between #eeeeee web safe hex color code and #ddffdd web safe hex color code. #eeeeee is the nearest web safe color code. You can see here many more shades of #e9efec color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codee9efec#e9efec
RGB Decimal233, 239, 236rgb(233, 239, 236)
RGB Percent91%, 94%, 93%rgb(91%, 94%, 93%)
CSS RGBa233, 239, 236,1rgba(233,239,236,1)
CMYK Modelcmyk(3%,0%,1%,6%)
HSL Color Space150,16% ,93%hsl(150,16% ,93%)
HSV Color Space150°, 3%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary111010011110111111101100
Octal351357354
Decimal233239236
Hexe9efec

Different shades of #e9efec color code.

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

Light Shade of #e9efec
#ffffff
Dark Shade of #e9efec
#cbdad2
Saturated Shade of #e9efec
#e7f1ec
Desaturated Shade of #e9efec
#ebedec
Grey scale Shade of #e9efec
#ececec
Brighten Shade
#ffffff
Most Readable Shade
#000000

Shades of #e9efec color code

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

#e9efec
#cfd4d1
#b5b9b7
#9b9f9d
#818483
#676a68
#4d4f4e
#333534
#191a1a
#000000

Similar Color like #e9efec color

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

#eaf0ed
#ebf1ee
#ecf2ef
#edf3f0
#eef4f1
#eff5f2
#f0f6f3
#f1f7f4
#f2f8f5
#f3f9f6
#f4faf7
#f5fbf8
#f6fcf9
#f7fdfa
#e8eeeb
#e7edea
#e6ece9
#e5ebe8
#e4eae7
#e3e9e6
#e2e8e5
#e1e7e4
#e0e6e3
#dfe5e2
#dee4e1
#dde3e0
#dce2df
#dbe1de

Monochromatic Color with #e9efec

#e9efec
#1a1a1a
#434544
#6d6f6e
#969a98
#c0c4c2

Tints of #e9efec Color

#e9efec
#ebf0ee
#edf2f0
#f0f4f2
#f2f6f4
#f5f7f6
#f7f9f8
#fafbfa
#fcfdfc
#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

#e9efec
#efe9ec

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

Split Complementary

#e9efec
#efe9ef
#efe9e9

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

Analogous Color

#e9efea
#e9efeb
#e9efec
#e9efed
#e9efee

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

#e9efec
#ece9ef
#efece9

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

#e9efec
#e9e9ef
#efe9ec
#efefe9

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

#e9efec
#efe9ec
#efe9e9
#e9efef

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

#e9efec Color Code Preview on Black Background Color

This is how #e9efec Color will look on black background color. Color contrast ratio is 18.02

#e9efec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e9efec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e9efec

#e9efec color code is use for CSS Background Color

Background color for the above div is #e9efec

HTML with inline CSS

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

#e9efec color code is use for CSS Border Color

CSS Border color for the above div is #e9efec

HTML with inline CSS

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

CSS Border Left color for the above div is #e9efec

HTML with inline CSS

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

CSS Border Right color for the above div is #e9efec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e9efec

HTML with inline CSS

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

CSS Border Top color for the above div is #e9efec

HTML with inline CSS

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

#e9efec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e9efec Color code Preview on White Background

This is how #e9efec Color code will look on white background color. Color contrast ratio is 1.17

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

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.