crispedge.com

Color picker

Loading...

#ecd8b1 hex color - Hollywood Golden Age - Yellow - Warm color - Information

#ecd8b1 hex color - Hollywood Golden Age - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ecd8b1 Color Code is also known as Hollywood Golden Age color.

Hex #ecd8b1 Color code in RGB color code model is created after adding 92.55% red color, 84.71% green color and 69.41% blue color. Hex #ecd8b1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 25% yellow and 7% black.

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

0 Likes 0 Comments | 31 Views

RGB Chart

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

Color Table

Hex Color Codeecd8b1#ecd8b1
RGB Decimal236, 216, 177rgb(236, 216, 177)
RGB Percent93%, 85%, 69%rgb(93%, 85%, 69%)
CSS RGBa236, 216, 177,1rgba(236,216,177,1)
CMYK Modelcmyk(0%,8%,25%,7%)
HSL Color Space40,61% ,81%hsl(40,61% ,81%)
HSV Color Space40°, 25%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011001101100010110001
Octal354330261
Decimal236216177
Hexecd8b1

Different shades of #ecd8b1 color code.

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

Light Shade of #ecd8b1
#f6edda
Dark Shade of #ecd8b1
#e2c388
Saturated Shade of #ecd8b1
#f1daac
Desaturated Shade of #ecd8b1
#e7d6b6
Grey scale Shade of #ecd8b1
#cecece
Brighten Shade
#fff1ca
Most Readable Shade
#000000

Shades of #ecd8b1 color code

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

#ecd8b1
#d1c09d
#b7a889
#9d9076
#837862
#68604e
#4e483b
#343027
#1a1813
#000000

Similar Color like #ecd8b1 color

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

#edd9b2
#eedab3
#efdbb4
#f0dcb5
#f1ddb6
#f2deb7
#f3dfb8
#f4e0b9
#f5e1ba
#f6e2bb
#f7e3bc
#f8e4bd
#f9e5be
#fae6bf
#ebd7b0
#ead6af
#e9d5ae
#e8d4ad
#e7d3ac
#e6d2ab
#e5d1aa
#e4d0a9
#e3cfa8
#e2cea7
#e1cda6
#e0cca5
#dfcba4
#decaa3

Monochromatic Color with #ecd8b1

#ecd8b1
#171512
#423c31
#6c6351
#978a71
#c1b191

Tints of #ecd8b1 Color

#ecd8b1
#eedcb9
#f0e0c2
#f2e5cb
#f4e9d3
#f6eddc
#f8f2e5
#faf6ed
#fcfaf6
#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

#ecd8b1
#b1c5ec

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

Split Complementary

#ecd8b1
#b1e2ec
#bbb1ec

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

Analogous Color

#ecc0b1
#ecccb1
#ecd8b1
#ece4b1
#e8ecb1

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

#ecd8b1
#b1ecd8
#d8b1ec

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

#ecd8b1
#b1ecbb
#b1c5ec
#ecb1e2

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

#ecd8b1
#b1c5ec
#bbb1ec
#e2ecb1

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

#ecd8b1 Color Code Preview on Black Background Color

This is how #ecd8b1 Color will look on black background color. Color contrast ratio is 15.02

#ecd8b1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ecd8b1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ecd8b1

#ecd8b1 color code is use for CSS Background Color

Background color for the above div is #ecd8b1

HTML with inline CSS

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

#ecd8b1 color code is use for CSS Border Color

CSS Border color for the above div is #ecd8b1

HTML with inline CSS

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

CSS Border Left color for the above div is #ecd8b1

HTML with inline CSS

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

CSS Border Right color for the above div is #ecd8b1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ecd8b1

HTML with inline CSS

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

CSS Border Top color for the above div is #ecd8b1

HTML with inline CSS

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

#ecd8b1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ecd8b1 Color code Preview on White Background

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

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

0 Likes 0 Comments | 31 Views

Post your comment:-

By submitting comment you agree to our privacy policy.