crispedge.com

Color picker

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

#edc8b7 hex color - Brown - Warm color - Information

#edc8b7 hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #edc8b7 Color code in RGB color code model is created after adding 92.94% red color, 78.43% green color and 71.76% blue color. Hex #edc8b7 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 23% yellow and 7% black.

Hex #edc8b7 color code is between #eeccbb web safe hex color code and #ddbbaa web safe hex color code. #eeccbb is the nearest web safe color code. You can see here many more shades of #edc8b7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeedc8b7#edc8b7
RGB Decimal237, 200, 183rgb(237, 200, 183)
RGB Percent93%, 78%, 72%rgb(93%, 78%, 72%)
CSS RGBa237, 200, 183,1rgba(237,200,183,1)
CMYK Modelcmyk(0%,16%,23%,7%)
HSL Color Space19,60% ,82%hsl(19,60% ,82%)
HSV Color Space19°, 23%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011100100010110111
Octal355310267
Decimal237200183
Hexedc8b7

Different shades of #edc8b7 color code.

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

Light Shade of #edc8b7
#f7e7e0
Dark Shade of #edc8b7
#e3a98e
Saturated Shade of #edc8b7
#f1c6b2
Desaturated Shade of #edc8b7
#e8cabb
Grey scale Shade of #edc8b7
#d2d2d2
Brighten Shade
#ffe1d0
Most Readable Shade
#000000

Shades of #edc8b7 color code

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

#edc8b7
#d2b1a2
#b89b8e
#9e857a
#836f65
#695851
#4f423d
#342c28
#1a1614
#000000

Similar Color like #edc8b7 color

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

#eec9b8
#efcab9
#f0cbba
#f1ccbb
#f2cdbc
#f3cebd
#f4cfbe
#f5d0bf
#f6d1c0
#f7d2c1
#f8d3c2
#f9d4c3
#fad5c4
#fbd6c5
#ecc7b6
#ebc6b5
#eac5b4
#e9c4b3
#e8c3b2
#e7c2b1
#e6c1b0
#e5c0af
#e4bfae
#e3bead
#e2bdac
#e1bcab
#e0bbaa
#dfbaa9

Monochromatic Color with #edc8b7

#edc8b7
#181513
#433934
#6d5c55
#988075
#c2a496

Tints of #edc8b7 Color

#edc8b7
#efcebf
#f1d4c7
#f3dacf
#f5e0d7
#f7e6df
#f9ece7
#fbf2ef
#fdf8f7
#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

#edc8b7
#b7dced

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

Split Complementary

#edc8b7
#b7ede3
#b7c1ed

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

Analogous Color

#edb7bc
#edbdb7
#edc8b7
#edd3b7
#eddeb7

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

#edc8b7
#b7edc8
#c8b7ed

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

#edc8b7
#c1edb7
#b7dced
#e3b7ed

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

#edc8b7
#b7dced
#b7c1ed
#ede3b7

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

#edc8b7 Color Code Preview on Black Background Color

This is how #edc8b7 Color will look on black background color. Color contrast ratio is 13.55

#edc8b7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edc8b7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edc8b7

#edc8b7 color code is use for CSS Background Color

Background color for the above div is #edc8b7

HTML with inline CSS

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

#edc8b7 color code is use for CSS Border Color

CSS Border color for the above div is #edc8b7

HTML with inline CSS

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

CSS Border Left color for the above div is #edc8b7

HTML with inline CSS

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

CSS Border Right color for the above div is #edc8b7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edc8b7

HTML with inline CSS

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

CSS Border Top color for the above div is #edc8b7

HTML with inline CSS

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

#edc8b7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edc8b7 Color code Preview on White Background

This is how #edc8b7 Color code will look on white background color. Color contrast ratio is 1.55

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.