crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#efe3de hex color - Red - Warm color - Information

#efe3de hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #efe3de Color code in RGB color code model is created after adding 93.73% red color, 89.02% green color and 87.06% blue color. Hex #efe3de Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 7% yellow and 6% black.

Hex #efe3de color code is between #eedddd web safe hex color code and #ffeeee web safe hex color code. #eedddd is the nearest web safe color code. You can see here many more shades of #efe3de color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codeefe3de#efe3de
RGB Decimal239, 227, 222rgb(239, 227, 222)
RGB Percent94%, 89%, 87%rgb(94%, 89%, 87%)
CSS RGBa239, 227, 222,1rgba(239,227,222,1)
CMYK Modelcmyk(0%,5%,7%,6%)
HSL Color Space18,35% ,90%hsl(18,35% ,90%)
HSV Color Space18°, 7%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011111110001111011110
Octal357343336
Decimal239227222
Hexefe3de

Different shades of #efe3de color code.

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

Light Shade of #efe3de
#ffffff
Dark Shade of #efe3de
#dec6bc
Saturated Shade of #efe3de
#f1e2dc
Desaturated Shade of #efe3de
#ede4e0
Grey scale Shade of #efe3de
#e6e6e6
Brighten Shade
#fffcf7
Most Readable Shade
#000000

Shades of #efe3de color code

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

#efe3de
#d4c9c5
#b9b0ac
#9f9794
#847e7b
#6a6462
#4f4b4a
#353231
#1a1918
#000000

Similar Color like #efe3de color

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

#f0e4df
#f1e5e0
#f2e6e1
#f3e7e2
#f4e8e3
#f5e9e4
#f6eae5
#f7ebe6
#f8ece7
#f9ede8
#faeee9
#fbefea
#fcf0eb
#fdf1ec
#eee2dd
#ede1dc
#ece0db
#ebdfda
#eaded9
#e9ddd8
#e8dcd7
#e7dbd6
#e6dad5
#e5d9d4
#e4d8d3
#e3d7d2
#e2d6d1
#e1d5d0

Monochromatic Color with #efe3de

#efe3de
#1a1919
#454240
#6f6a68
#9a928f
#c4bbb7

Tints of #efe3de Color

#efe3de
#f0e6e1
#f2e9e5
#f4ece9
#f6efec
#f7f2f0
#f9f5f4
#fbf8f7
#fdfbfb
#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

#efe3de
#deeaef

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

Split Complementary

#efe3de
#deefeb
#dee2ef

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

Analogous Color

#efdee0
#efe0de
#efe3de
#efe6de
#efeade

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

#efe3de
#deefe3
#e3deef

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

#efe3de
#e1efde
#deeaef
#ebdeef

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

#efe3de
#deeaef
#dee2ef
#efebde

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

#efe3de Color Code Preview on Black Background Color

This is how #efe3de Color will look on black background color. Color contrast ratio is 16.71

#efe3de in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efe3de

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efe3de

#efe3de color code is use for CSS Background Color

Background color for the above div is #efe3de

HTML with inline CSS

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

#efe3de color code is use for CSS Border Color

CSS Border color for the above div is #efe3de

HTML with inline CSS

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

CSS Border Left color for the above div is #efe3de

HTML with inline CSS

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

CSS Border Right color for the above div is #efe3de

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efe3de

HTML with inline CSS

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

CSS Border Top color for the above div is #efe3de

HTML with inline CSS

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

#efe3de hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efe3de Color code Preview on White Background

This is how #efe3de Color code will look on white background color. Color contrast ratio is 1.26

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.