crispedge.com

Color picker

Loading...

#ecd7bf hex color - Yellow - Warm color - Information

#ecd7bf hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

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

Hex #ecd7bf color code is between #eeddbb web safe hex color code and #ddcccc web safe hex color code. #eeddbb is the nearest web safe color code. You can see here many more shades of #ecd7bf color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeecd7bf#ecd7bf
RGB Decimal236, 215, 191rgb(236, 215, 191)
RGB Percent93%, 84%, 75%rgb(93%, 84%, 75%)
CSS RGBa236, 215, 191,1rgba(236,215,191,1)
CMYK Modelcmyk(0%,9%,19%,7%)
HSL Color Space32,54% ,84%hsl(32,54% ,84%)
HSV Color Space32°, 19%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011001101011110111111
Octal354327277
Decimal236215191
Hexecd7bf

Different shades of #ecd7bf color code.

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

Light Shade of #ecd7bf
#f8f0e6
Dark Shade of #ecd7bf
#e0be98
Saturated Shade of #ecd7bf
#f0d7bb
Desaturated Shade of #ecd7bf
#e8d7c3
Grey scale Shade of #ecd7bf
#d5d5d5
Brighten Shade
#fff0d8
Most Readable Shade
#000000

Shades of #ecd7bf color code

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

#ecd7bf
#d1bfa9
#b7a794
#9d8f7f
#83776a
#685f54
#4e473f
#342f2a
#1a1715
#000000

Similar Color like #ecd7bf color

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

#edd8c0
#eed9c1
#efdac2
#f0dbc3
#f1dcc4
#f2ddc5
#f3dec6
#f4dfc7
#f5e0c8
#f6e1c9
#f7e2ca
#f8e3cb
#f9e4cc
#fae5cd
#ebd6be
#ead5bd
#e9d4bc
#e8d3bb
#e7d2ba
#e6d1b9
#e5d0b8
#e4cfb7
#e3ceb6
#e2cdb5
#e1ccb4
#e0cbb3
#dfcab2
#dec9b1

Monochromatic Color with #ecd7bf

#ecd7bf
#171513
#423c35
#6c6358
#978a7a
#c1b09d

Tints of #ecd7bf Color

#ecd7bf
#eedbc6
#f0dfcd
#f2e4d4
#f4e8db
#f6ede2
#f8f1e9
#faf6f0
#fcfaf7
#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

#ecd7bf
#bfd4ec

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

Split Complementary

#ecd7bf
#bfebec
#c1bfec

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

Analogous Color

#ecc5bf
#eccebf
#ecd7bf
#ece0bf
#ece9bf

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

#ecd7bf
#bfecd7
#d7bfec

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

#ecd7bf
#bfecc0
#bfd4ec
#ecbfea

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

#ecd7bf
#bfd4ec
#c1bfec
#ebecbf

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

#ecd7bf Color Code Preview on Black Background Color

This is how #ecd7bf Color will look on black background color. Color contrast ratio is 15.04

#ecd7bf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ecd7bf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ecd7bf

#ecd7bf color code is use for CSS Background Color

Background color for the above div is #ecd7bf

HTML with inline CSS

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

#ecd7bf color code is use for CSS Border Color

CSS Border color for the above div is #ecd7bf

HTML with inline CSS

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

CSS Border Left color for the above div is #ecd7bf

HTML with inline CSS

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

CSS Border Right color for the above div is #ecd7bf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ecd7bf

HTML with inline CSS

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

CSS Border Top color for the above div is #ecd7bf

HTML with inline CSS

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

#ecd7bf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ecd7bf Color code Preview on White Background

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.