crispedge.com

Color picker

Loading...

#eac2a1 hex color - Brown - Warm color - Information

#eac2a1 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #eac2a1 Color code in RGB color code model is created after adding 91.76% red color, 76.08% green color and 63.14% blue color. Hex #eac2a1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 31% yellow and 8% black.

Hex #eac2a1 color code is between #eebb99 web safe hex color code and #ddccaa web safe hex color code. #eebb99 is the nearest web safe color code. You can see here many more shades of #eac2a1 color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Codeeac2a1#eac2a1
RGB Decimal234, 194, 161rgb(234, 194, 161)
RGB Percent92%, 76%, 63%rgb(92%, 76%, 63%)
CSS RGBa234, 194, 161,1rgba(234,194,161,1)
CMYK Modelcmyk(0%,17%,31%,8%)
HSL Color Space27,63% ,77%hsl(27,63% ,77%)
HSV Color Space27°, 31%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101100001010100001
Octal352302241
Decimal234194161
Hexeac2a1

Different shades of #eac2a1 color code.

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

Light Shade of #eac2a1
#f3ddcb
Dark Shade of #eac2a1
#e1a777
Saturated Shade of #eac2a1
#f0c19b
Desaturated Shade of #eac2a1
#e4c3a7
Grey scale Shade of #eac2a1
#c5c5c5
Brighten Shade
#ffdbba
Most Readable Shade
#000000

Shades of #eac2a1 color code

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

#eac2a1
#d0ac8f
#b6967d
#9c816b
#826b59
#685647
#4e4035
#342b23
#1a1511
#000000

Similar Color like #eac2a1 color

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

#ebc3a2
#ecc4a3
#edc5a4
#eec6a5
#efc7a6
#f0c8a7
#f1c9a8
#f2caa9
#f3cbaa
#f4ccab
#f5cdac
#f6cead
#f7cfae
#f8d0af
#e9c1a0
#e8c09f
#e7bf9e
#e6be9d
#e5bd9c
#e4bc9b
#e3bb9a
#e2ba99
#e1b998
#e0b897
#dfb796
#deb695
#ddb594
#dcb493

Monochromatic Color with #eac2a1

#eac2a1
#15120f
#40352c
#6a5849
#957c67
#bf9f84

Tints of #eac2a1 Color

#eac2a1
#ecc8ab
#eecfb5
#f1d6c0
#f3ddca
#f5e3d5
#f8eadf
#faf1ea
#fcf8f4
#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

#eac2a1
#a1c9ea

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

Split Complementary

#eac2a1
#a1eae7
#a1a5ea

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

Analogous Color

#eaa5a1
#eab3a1
#eac2a1
#ead1a1
#eadfa1

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

#eac2a1
#a1eac2
#c2a1ea

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

#eac2a1
#a5eaa1
#a1c9ea
#e6a1ea

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

#eac2a1
#a1c9ea
#a1a5ea
#eae7a1

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

#eac2a1 Color Code Preview on Black Background Color

This is how #eac2a1 Color will look on black background color. Color contrast ratio is 12.73

#eac2a1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eac2a1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eac2a1

#eac2a1 color code is use for CSS Background Color

Background color for the above div is #eac2a1

HTML with inline CSS

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

#eac2a1 color code is use for CSS Border Color

CSS Border color for the above div is #eac2a1

HTML with inline CSS

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

CSS Border Left color for the above div is #eac2a1

HTML with inline CSS

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

CSS Border Right color for the above div is #eac2a1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eac2a1

HTML with inline CSS

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

CSS Border Top color for the above div is #eac2a1

HTML with inline CSS

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

#eac2a1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eac2a1 Color code Preview on White Background

This is how #eac2a1 Color code will look on white background color. Color contrast ratio is 1.65

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

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,194,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(161,201,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(234,194,161,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.