crispedge.com

Color picker

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

#ede9e0 hex color - Grey - Warm color - Information

#ede9e0 hex color - Grey - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Grey

Hex #ede9e0 Color code in RGB color code model is created after adding 92.94% red color, 91.37% green color and 87.84% blue color. Hex #ede9e0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 5% yellow and 7% black.

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

0 Likes 0 Comments | 30 Views

Color Table

Hex Color Codeede9e0#ede9e0
RGB Decimal237, 233, 224rgb(237, 233, 224)
RGB Percent93%, 91%, 88%rgb(93%, 91%, 88%)
CSS RGBa237, 233, 224,1rgba(237,233,224,1)
CMYK Modelcmyk(0%,2%,5%,7%)
HSL Color Space42,27% ,90%hsl(42,27% ,90%)
HSV Color Space42°, 5%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011110100111100000
Octal355351340
Decimal237233224
Hexede9e0

Different shades of #ede9e0 color code.

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

Light Shade of #ede9e0
#ffffff
Dark Shade of #ede9e0
#dad2c0
Saturated Shade of #ede9e0
#efeade
Desaturated Shade of #ede9e0
#ebe8e2
Grey scale Shade of #ede9e0
#e6e6e6
Brighten Shade
#fffff9
Most Readable Shade
#000000

Shades of #ede9e0 color code

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

#ede9e0
#d2cfc7
#b8b5ae
#9e9b95
#83817c
#696763
#4f4d4a
#343331
#1a1918
#000000

Similar Color like #ede9e0 color

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

#eeeae1
#efebe2
#f0ece3
#f1ede4
#f2eee5
#f3efe6
#f4f0e7
#f5f1e8
#f6f2e9
#f7f3ea
#f8f4eb
#f9f5ec
#faf6ed
#fbf7ee
#ece8df
#ebe7de
#eae6dd
#e9e5dc
#e8e4db
#e7e3da
#e6e2d9
#e5e1d8
#e4e0d7
#e3dfd6
#e2ded5
#e1ddd4
#e0dcd3
#dfdbd2

Monochromatic Color with #ede9e0

#ede9e0
#181817
#43423f
#6d6c67
#989590
#c2bfb8

Tints of #ede9e0 Color

#ede9e0
#efebe3
#f1ede6
#f3f0ea
#f5f2ed
#f7f5f1
#f9f7f4
#fbfaf8
#fdfcfb
#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

#ede9e0
#e0e4ed

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

Split Complementary

#ede9e0
#e0ebed
#e2e0ed

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

Analogous Color

#ede4e0
#ede6e0
#ede9e0
#edece0
#ecede0

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

#ede9e0
#e0ede9
#e9e0ed

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

#ede9e0
#e0ede2
#e0e4ed
#ede0ea

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

#ede9e0
#e0e4ed
#e2e0ed
#ebede0

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

#ede9e0 Color Code Preview on Black Background Color

This is how #ede9e0 Color will look on black background color. Color contrast ratio is 17.33

#ede9e0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede9e0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ede9e0

#ede9e0 color code is use for CSS Background Color

Background color for the above div is #ede9e0

HTML with inline CSS

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

#ede9e0 color code is use for CSS Border Color

CSS Border color for the above div is #ede9e0

HTML with inline CSS

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

CSS Border Left color for the above div is #ede9e0

HTML with inline CSS

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

CSS Border Right color for the above div is #ede9e0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ede9e0

HTML with inline CSS

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

CSS Border Top color for the above div is #ede9e0

HTML with inline CSS

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

#ede9e0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ede9e0 Color code Preview on White Background

This is how #ede9e0 Color code will look on white background color. Color contrast ratio is 1.21

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

Related Gradients

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

0 Likes 0 Comments | 30 Views

Post your comment:-

By submitting comment you agree to our privacy policy.