crispedge.com

Color picker

Loading...

#e3985e hex color - Orange - Warm color - Information

#e3985e hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #e3985e Color code in RGB color code model is created after adding 89.02% red color, 59.61% green color and 36.86% blue color. Hex #e3985e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 59% yellow and 11% black.

Hex #e3985e color code is between #dd9966 web safe hex color code and #ee8855 web safe hex color code. #dd9966 is the nearest web safe color code. You can see here many more shades of #e3985e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee3985e#e3985e
RGB Decimal227, 152, 94rgb(227, 152, 94)
RGB Percent89%, 60%, 37%rgb(89%, 60%, 37%)
CSS RGBa227, 152, 94,1rgba(227,152,94,1)
CMYK Modelcmyk(0%,33%,59%,11%)
HSL Color Space26,70% ,63%hsl(26,70% ,63%)
HSV Color Space26°, 59%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000111001100001011110
Octal343230136
Decimal22715294
Hexe3985e

Different shades of #e3985e color code.

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

Light Shade of #e3985e
#ebb489
Dark Shade of #e3985e
#db7c33
Saturated Shade of #e3985e
#ec9755
Desaturated Shade of #e3985e
#da9967
Grey scale Shade of #e3985e
#a0a0a0
Brighten Shade
#fcb177
Most Readable Shade
#000000

Shades of #e3985e color code

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

#e3985e
#c98753
#b07649
#97653e
#7e5434
#644329
#4b321f
#322114
#19100a
#000000

Similar Color like #e3985e color

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

#e4995f
#e59a60
#e69b61
#e79c62
#e89d63
#e99e64
#ea9f65
#eba066
#eca167
#eda268
#eea369
#efa46a
#f0a56b
#f1a66c
#e2975d
#e1965c
#e0955b
#df945a
#de9359
#dd9258
#dc9157
#db9056
#da8f55
#d98e54
#d88d53
#d78c52
#d68b51
#d58a50

Monochromatic Color with #e3985e

#e3985e
#0e0a06
#392618
#634329
#8e5f3b
#b87c4c

Tints of #e3985e Color

#e3985e
#e6a36f
#e9ae81
#ecba93
#efc5a5
#f2d1b7
#f5dcc9
#f8e8db
#fbf3ed
#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

#e3985e
#5ea9e3

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

Split Complementary

#e3985e
#5ee3db
#5e66e3

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

Analogous Color

#e3635e
#e37d5e
#e3985e
#e3b35e
#e3cd5e

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

#e3985e
#5ee398
#985ee3

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

#e3985e
#66e35e
#5ea9e3
#da5ee3

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

#e3985e
#5ea9e3
#5e66e3
#e3da5e

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

#e3985e Color Code Preview on Black Background Color

This is how #e3985e Color will look on black background color. Color contrast ratio is 8.92

#e3985e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e3985e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e3985e

#e3985e color code is use for CSS Background Color

Background color for the above div is #e3985e

HTML with inline CSS

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

#e3985e color code is use for CSS Border Color

CSS Border color for the above div is #e3985e

HTML with inline CSS

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

CSS Border Left color for the above div is #e3985e

HTML with inline CSS

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

CSS Border Right color for the above div is #e3985e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e3985e

HTML with inline CSS

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

CSS Border Top color for the above div is #e3985e

HTML with inline CSS

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

#e3985e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e3985e Color code Preview on White Background

This is how #e3985e Color code will look on white background color. Color contrast ratio is 2.35

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

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(227,152,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,169,227,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(227,152,94,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.