crispedge.com

Color picker

Loading...

#edccad hex color - Brown - Warm color - Information

#edccad hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

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

Hex #edccad color code is between #eebbaa web safe hex color code and #ddddbb web safe hex color code. #eebbaa is the nearest web safe color code. You can see here many more shades of #edccad color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeedccad#edccad
RGB Decimal237, 204, 173rgb(237, 204, 173)
RGB Percent93%, 80%, 68%rgb(93%, 80%, 68%)
CSS RGBa237, 204, 173,1rgba(237,204,173,1)
CMYK Modelcmyk(0%,14%,27%,7%)
HSL Color Space29,64% ,80%hsl(29,64% ,80%)
HSV Color Space29°, 27%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011100110010101101
Octal355314255
Decimal237204173
Hexedccad

Different shades of #edccad color code.

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

Light Shade of #edccad
#f6e6d7
Dark Shade of #edccad
#e4b283
Saturated Shade of #edccad
#f2cca8
Desaturated Shade of #edccad
#e8ccb2
Grey scale Shade of #edccad
#cdcdcd
Brighten Shade
#ffe5c6
Most Readable Shade
#000000

Shades of #edccad color code

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

#edccad
#d2b599
#b89e86
#9e8873
#837160
#695a4c
#4f4439
#342d26
#1a1613
#000000

Similar Color like #edccad color

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

#eecdae
#efceaf
#f0cfb0
#f1d0b1
#f2d1b2
#f3d2b3
#f4d3b4
#f5d4b5
#f6d5b6
#f7d6b7
#f8d7b8
#f9d8b9
#fad9ba
#fbdabb
#eccbac
#ebcaab
#eac9aa
#e9c8a9
#e8c7a8
#e7c6a7
#e6c5a6
#e5c4a5
#e4c3a4
#e3c2a3
#e2c1a2
#e1c0a1
#e0bfa0
#dfbe9f

Monochromatic Color with #edccad

#edccad
#181512
#433a31
#6d5e50
#98836f
#c2a78e

Tints of #edccad Color

#edccad
#efd1b6
#f1d7bf
#f3ddc8
#f5e2d1
#f7e8da
#f9eee3
#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

#edccad
#adceed

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

Split Complementary

#edccad
#adedec
#adaeed

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

Analogous Color

#edb2ad
#edbfad
#edccad
#edd9ad
#ede6ad

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

#edccad
#adedcc
#ccaded

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

#edccad
#aeedad
#adceed
#ecaded

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

#edccad
#adceed
#adaeed
#edecad

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

#edccad Color Code Preview on Black Background Color

This is how #edccad Color will look on black background color. Color contrast ratio is 13.84

#edccad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edccad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edccad

#edccad color code is use for CSS Background Color

Background color for the above div is #edccad

HTML with inline CSS

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

#edccad color code is use for CSS Border Color

CSS Border color for the above div is #edccad

HTML with inline CSS

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

CSS Border Left color for the above div is #edccad

HTML with inline CSS

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

CSS Border Right color for the above div is #edccad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edccad

HTML with inline CSS

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

CSS Border Top color for the above div is #edccad

HTML with inline CSS

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

#edccad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edccad Color code Preview on White Background

This is how #edccad Color code will look on white background color. Color contrast ratio is 1.52

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.