crispedge.com

#eac4ad hex color - Brown - Warm color - Information

#eac4ad hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #eac4ad Color code in RGB color code model is created after adding 91.76% red color, 76.86% green color and 67.84% blue color. Hex #eac4ad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 26% yellow and 8% black.

Hex #eac4ad 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 #eac4ad color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeeac4ad#eac4ad
RGB Decimal234, 196, 173rgb(234, 196, 173)
RGB Percent92%, 77%, 68%rgb(92%, 77%, 68%)
CSS RGBa234, 196, 173,1rgba(234,196,173,1)
CMYK Modelcmyk(0%,16%,26%,8%)
HSL Color Space23,59% ,80%hsl(23,59% ,80%)
HSV Color Space23°, 26%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101100010010101101
Octal352304255
Decimal234196173
Hexeac4ad

Different shades of #eac4ad color code.

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

Light Shade of #eac4ad
#f4e1d6
Dark Shade of #eac4ad
#e0a784
Saturated Shade of #eac4ad
#efc3a8
Desaturated Shade of #eac4ad
#e5c5b2
Grey scale Shade of #eac4ad
#cbcbcb
Brighten Shade
#ffddc6
Most Readable Shade
#000000

Shades of #eac4ad color code

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

#eac4ad
#d0ae99
#b69886
#9c8273
#826c60
#68574c
#4e4139
#342b26
#1a1513
#000000

Similar Color like #eac4ad color

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

#ebc5ae
#ecc6af
#edc7b0
#eec8b1
#efc9b2
#f0cab3
#f1cbb4
#f2ccb5
#f3cdb6
#f4ceb7
#f5cfb8
#f6d0b9
#f7d1ba
#f8d2bb
#e9c3ac
#e8c2ab
#e7c1aa
#e6c0a9
#e5bfa8
#e4bea7
#e3bda6
#e2bca5
#e1bba4
#e0baa3
#dfb9a2
#deb8a1
#ddb7a0
#dcb69f

Monochromatic Color with #eac4ad

#eac4ad
#151210
#40362f
#6a594f
#957d6e
#bfa08e

Tints of #eac4ad Color

#eac4ad
#eccab6
#eed1bf
#f1d7c8
#f3ded1
#f5e4da
#f8ebe3
#faf1ec
#fcf8f5
#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

#eac4ad
#add3ea

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

Split Complementary

#eac4ad
#adeae3
#adb5ea

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

Analogous Color

#eaadae
#eab8ad
#eac4ad
#ead0ad
#eadcad

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

#eac4ad
#adeac4
#c4adea

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

#eac4ad
#b4eaad
#add3ea
#e2adea

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

#eac4ad
#add3ea
#adb5ea
#eae3ad

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

#eac4ad Color Code Preview on Black Background Color

This is how #eac4ad Color will look on black background color. Color contrast ratio is 13.00

#eac4ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eac4ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eac4ad

#eac4ad color code is use for CSS Background Color

Background color for the above div is #eac4ad

HTML with inline CSS

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

#eac4ad color code is use for CSS Border Color

CSS Border color for the above div is #eac4ad

HTML with inline CSS

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

CSS Border Left color for the above div is #eac4ad

HTML with inline CSS

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

CSS Border Right color for the above div is #eac4ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eac4ad

HTML with inline CSS

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

CSS Border Top color for the above div is #eac4ad

HTML with inline CSS

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

#eac4ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eac4ad Color code Preview on White Background

This is how #eac4ad Color code will look on white background color. Color contrast ratio is 1.62

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

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(234,196,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(173,211,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(234,196,173,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.

< /html>