crispedge.com

Color picker

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

#edc9ad hex color - Brown - Warm color - Information

#edc9ad hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #edc9ad Color code in RGB color code model is created after adding 92.94% red color, 78.82% green color and 67.84% blue color. Hex #edc9ad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 27% yellow and 7% black.

Hex #edc9ad color code is between #eeccaa web safe hex color code and #ddbbbb web safe hex color code. #eeccaa is the nearest web safe color code. You can see here many more shades of #edc9ad color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeedc9ad#edc9ad
RGB Decimal237, 201, 173rgb(237, 201, 173)
RGB Percent93%, 79%, 68%rgb(93%, 79%, 68%)
CSS RGBa237, 201, 173,1rgba(237,201,173,1)
CMYK Modelcmyk(0%,15%,27%,7%)
HSL Color Space26,64% ,80%hsl(26,64% ,80%)
HSV Color Space26°, 27%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011100100110101101
Octal355311255
Decimal237201173
Hexedc9ad

Different shades of #edc9ad color code.

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

Light Shade of #edc9ad
#f6e5d7
Dark Shade of #edc9ad
#e4ad83
Saturated Shade of #edc9ad
#f2c8a8
Desaturated Shade of #edc9ad
#e8cab2
Grey scale Shade of #edc9ad
#cdcdcd
Brighten Shade
#ffe2c6
Most Readable Shade
#000000

Shades of #edc9ad color code

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

#edc9ad
#d2b299
#b89c86
#9e8673
#836f60
#69594c
#4f4339
#342c26
#1a1613
#000000

Similar Color like #edc9ad color

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

#eecaae
#efcbaf
#f0ccb0
#f1cdb1
#f2ceb2
#f3cfb3
#f4d0b4
#f5d1b5
#f6d2b6
#f7d3b7
#f8d4b8
#f9d5b9
#fad6ba
#fbd7bb
#ecc8ac
#ebc7ab
#eac6aa
#e9c5a9
#e8c4a8
#e7c3a7
#e6c2a6
#e5c1a5
#e4c0a4
#e3bfa3
#e2bea2
#e1bda1
#e0bca0
#dfbb9f

Monochromatic Color with #edc9ad

#edc9ad
#181512
#433931
#6d5d50
#98816f
#c2a58e

Tints of #edc9ad Color

#edc9ad
#efcfb6
#f1d5bf
#f3dbc8
#f5e1d1
#f7e7da
#f9ede3
#fbf3ec
#fdf9f5
#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

#edc9ad
#add1ed

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

Split Complementary

#edc9ad
#adede9
#adb1ed

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

Analogous Color

#edafad
#edbcad
#edc9ad
#edd6ad
#ede3ad

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

#edc9ad
#adedc9
#c9aded

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

#edc9ad
#b1edad
#add1ed
#e9aded

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

#edc9ad
#add1ed
#adb1ed
#ede9ad

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

#edc9ad Color Code Preview on Black Background Color

This is how #edc9ad Color will look on black background color. Color contrast ratio is 13.56

#edc9ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edc9ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edc9ad

#edc9ad color code is use for CSS Background Color

Background color for the above div is #edc9ad

HTML with inline CSS

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

#edc9ad color code is use for CSS Border Color

CSS Border color for the above div is #edc9ad

HTML with inline CSS

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

CSS Border Left color for the above div is #edc9ad

HTML with inline CSS

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

CSS Border Right color for the above div is #edc9ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edc9ad

HTML with inline CSS

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

CSS Border Top color for the above div is #edc9ad

HTML with inline CSS

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

#edc9ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edc9ad Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.