crispedge.com

Color picker

Loading...

#eaca96 hex color - Brown - Warm color - Information

#eaca96 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #eaca96 Color code in RGB color code model is created after adding 91.76% red color, 79.22% green color and 58.82% blue color. Hex #eaca96 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 36% yellow and 8% black.

Hex #eaca96 color code is between #eecc99 web safe hex color code and #ddbb88 web safe hex color code. #eecc99 is the nearest web safe color code. You can see here many more shades of #eaca96 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeeaca96#eaca96
RGB Decimal234, 202, 150rgb(234, 202, 150)
RGB Percent92%, 79%, 59%rgb(92%, 79%, 59%)
CSS RGBa234, 202, 150,1rgba(234,202,150,1)
CMYK Modelcmyk(0%,14%,36%,8%)
HSL Color Space37,67% ,75%hsl(37,67% ,75%)
HSV Color Space37°, 36%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101100101010010110
Octal352312226
Decimal234202150
Hexeaca96

Different shades of #eaca96 color code.

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

Light Shade of #eaca96
#f2dfc0
Dark Shade of #eaca96
#e1b56b
Saturated Shade of #eaca96
#f0cb90
Desaturated Shade of #eaca96
#e4c89c
Grey scale Shade of #eaca96
#c0c0c0
Brighten Shade
#ffe3af
Most Readable Shade
#000000

Shades of #eaca96 color code

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

#eaca96
#d0b385
#b69d74
#9c8664
#827053
#685942
#4e4332
#342c21
#1a1610
#000000

Similar Color like #eaca96 color

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

#ebcb97
#eccc98
#edcd99
#eece9a
#efcf9b
#f0d09c
#f1d19d
#f2d29e
#f3d39f
#f4d4a0
#f5d5a1
#f6d6a2
#f7d7a3
#f8d8a4
#e9c995
#e8c894
#e7c793
#e6c692
#e5c591
#e4c490
#e3c38f
#e2c28e
#e1c18d
#e0c08c
#dfbf8b
#debe8a
#ddbd89
#dcbc88

Monochromatic Color with #eaca96

#eaca96
#15130e
#403729
#6a5c44
#958160
#bfa57b

Tints of #eaca96 Color

#eaca96
#eccfa1
#eed5ad
#f1dbb9
#f3e1c4
#f5e7d0
#f8eddc
#faf3e7
#fcf9f3
#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

#eaca96
#96b6ea

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

Split Complementary

#eaca96
#96e0ea
#a096ea

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

Analogous Color

#eaa896
#eab996
#eaca96
#eadb96
#e8ea96

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

#eaca96
#96eaca
#ca96ea

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

#eaca96
#96eaa0
#96b6ea
#ea96e0

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

#eaca96
#96b6ea
#a096ea
#e0ea96

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

#eaca96 Color Code Preview on Black Background Color

This is how #eaca96 Color will look on black background color. Color contrast ratio is 13.39

#eaca96 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eaca96

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eaca96

#eaca96 color code is use for CSS Background Color

Background color for the above div is #eaca96

HTML with inline CSS

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

#eaca96 color code is use for CSS Border Color

CSS Border color for the above div is #eaca96

HTML with inline CSS

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

CSS Border Left color for the above div is #eaca96

HTML with inline CSS

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

CSS Border Right color for the above div is #eaca96

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eaca96

HTML with inline CSS

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

CSS Border Top color for the above div is #eaca96

HTML with inline CSS

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

#eaca96 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eaca96 Color code Preview on White Background

This is how #eaca96 Color code will look on white background color. Color contrast ratio is 1.57

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

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,202,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,182,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(234,202,150,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.