crispedge.com

Color picker

Loading...

#ecd6c4 hex color - Yellow - Warm color - Information

#ecd6c4 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ecd6c4 Color code in RGB color code model is created after adding 92.55% red color, 83.92% green color and 76.86% blue color. Hex #ecd6c4 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 17% yellow and 7% black.

Hex #ecd6c4 color code is between #eeddcc web safe hex color code and #ddccbb web safe hex color code. #eeddcc is the nearest web safe color code. You can see here many more shades of #ecd6c4 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeecd6c4#ecd6c4
RGB Decimal236, 214, 196rgb(236, 214, 196)
RGB Percent93%, 84%, 77%rgb(93%, 84%, 77%)
CSS RGBa236, 214, 196,1rgba(236,214,196,1)
CMYK Modelcmyk(0%,9%,17%,7%)
HSL Color Space27,51% ,85%hsl(27,51% ,85%)
HSV Color Space27°, 17%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011001101011011000100
Octal354326304
Decimal236214196
Hexecd6c4

Different shades of #ecd6c4 color code.

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

Light Shade of #ecd6c4
#f8f1eb
Dark Shade of #ecd6c4
#e0bb9d
Saturated Shade of #ecd6c4
#f0d6c0
Desaturated Shade of #ecd6c4
#e8d6c8
Grey scale Shade of #ecd6c4
#d8d8d8
Brighten Shade
#ffefdd
Most Readable Shade
#000000

Shades of #ecd6c4 color code

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

#ecd6c4
#d1beae
#b7a698
#9d8e82
#83766c
#685f57
#4e4741
#342f2b
#1a1715
#000000

Similar Color like #ecd6c4 color

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

#edd7c5
#eed8c6
#efd9c7
#f0dac8
#f1dbc9
#f2dcca
#f3ddcb
#f4decc
#f5dfcd
#f6e0ce
#f7e1cf
#f8e2d0
#f9e3d1
#fae4d2
#ebd5c3
#ead4c2
#e9d3c1
#e8d2c0
#e7d1bf
#e6d0be
#e5cfbd
#e4cebc
#e3cdbb
#e2ccba
#e1cbb9
#e0cab8
#dfc9b7
#dec8b6

Monochromatic Color with #ecd6c4

#ecd6c4
#171514
#423c37
#6c625a
#97897d
#c1afa1

Tints of #ecd6c4 Color

#ecd6c4
#eedaca
#f0dfd1
#f2e3d7
#f4e8de
#f6ece4
#f8f1eb
#faf5f1
#fcfaf8
#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

#ecd6c4
#c4daec

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

Split Complementary

#ecd6c4
#c4ecea
#c4c6ec

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

Analogous Color

#ecc6c4
#eccec4
#ecd6c4
#ecdec4
#ece6c4

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

#ecd6c4
#c4ecd6
#d6c4ec

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

#ecd6c4
#c6ecc4
#c4daec
#eac4ec

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

#ecd6c4
#c4daec
#c4c6ec
#eceac4

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

#ecd6c4 Color Code Preview on Black Background Color

This is how #ecd6c4 Color will look on black background color. Color contrast ratio is 14.98

#ecd6c4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ecd6c4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ecd6c4

#ecd6c4 color code is use for CSS Background Color

Background color for the above div is #ecd6c4

HTML with inline CSS

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

#ecd6c4 color code is use for CSS Border Color

CSS Border color for the above div is #ecd6c4

HTML with inline CSS

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

CSS Border Left color for the above div is #ecd6c4

HTML with inline CSS

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

CSS Border Right color for the above div is #ecd6c4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ecd6c4

HTML with inline CSS

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

CSS Border Top color for the above div is #ecd6c4

HTML with inline CSS

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

#ecd6c4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ecd6c4 Color code Preview on White Background

This is how #ecd6c4 Color code will look on white background color. Color contrast ratio is 1.40

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

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(236,214,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(196,218,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(236,214,196,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.