crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ea9d5e hex color - Yellow - Warm color - Information

#ea9d5e hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ea9d5e Color code in RGB color code model is created after adding 91.76% red color, 61.57% green color and 36.86% blue color. Hex #ea9d5e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 60% yellow and 8% black.

Hex #ea9d5e color code is between #ee9966 web safe hex color code and #ddaa55 web safe hex color code. #ee9966 is the nearest web safe color code. You can see here many more shades of #ea9d5e color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeea9d5e#ea9d5e
RGB Decimal234, 157, 94rgb(234, 157, 94)
RGB Percent92%, 62%, 37%rgb(92%, 62%, 37%)
CSS RGBa234, 157, 94,1rgba(234,157,94,1)
CMYK Modelcmyk(0%,33%,60%,8%)
HSL Color Space27,77% ,64%hsl(27,77% ,64%)
HSV Color Space27°, 60%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101001110101011110
Octal352235136
Decimal23415794
Hexea9d5e

Different shades of #ea9d5e color code.

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

Light Shade of #ea9d5e
#f0b88b
Dark Shade of #ea9d5e
#e48231
Saturated Shade of #ea9d5e
#f39c55
Desaturated Shade of #ea9d5e
#e19e67
Grey scale Shade of #ea9d5e
#a4a4a4
Brighten Shade
#ffb677
Most Readable Shade
#000000

Shades of #ea9d5e color code

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

#ea9d5e
#d08b53
#b67a49
#9c683e
#825734
#684529
#4e341f
#342214
#1a110a
#000000

Similar Color like #ea9d5e color

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

#eb9e5f
#ec9f60
#eda061
#eea162
#efa263
#f0a364
#f1a465
#f2a566
#f3a667
#f4a768
#f5a869
#f6a96a
#f7aa6b
#f8ab6c
#e99c5d
#e89b5c
#e79a5b
#e6995a
#e59859
#e49758
#e39657
#e29556
#e19455
#e09354
#df9253
#de9152
#dd9051
#dc8f50

Monochromatic Color with #ea9d5e

#ea9d5e
#150e09
#402b1a
#6a472b
#95643c
#bf804d

Tints of #ea9d5e Color

#ea9d5e
#eca76f
#eeb281
#f1bd93
#f3c8a5
#f5d3b7
#f8dec9
#fae9db
#fcf4ed
#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

#ea9d5e
#5eabea

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

Split Complementary

#ea9d5e
#5eeae3
#5e65ea

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

Analogous Color

#ea655e
#ea815e
#ea9d5e
#eab95e
#ead55e

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

#ea9d5e
#5eea9d
#9d5eea

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

#ea9d5e
#65ea5e
#5eabea
#e35eea

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

#ea9d5e
#5eabea
#5e65ea
#eae35e

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

#ea9d5e Color Code Preview on Black Background Color

This is how #ea9d5e Color will look on black background color. Color contrast ratio is 9.48

#ea9d5e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea9d5e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea9d5e

#ea9d5e color code is use for CSS Background Color

Background color for the above div is #ea9d5e

HTML with inline CSS

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

#ea9d5e color code is use for CSS Border Color

CSS Border color for the above div is #ea9d5e

HTML with inline CSS

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

CSS Border Left color for the above div is #ea9d5e

HTML with inline CSS

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

CSS Border Right color for the above div is #ea9d5e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea9d5e

HTML with inline CSS

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

CSS Border Top color for the above div is #ea9d5e

HTML with inline CSS

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

#ea9d5e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea9d5e Color code Preview on White Background

This is how #ea9d5e Color code will look on white background color. Color contrast ratio is 2.21

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.