crispedge.com

Color picker

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

#eec5a5 hex color - Orange - Warm color - Information

#eec5a5 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #eec5a5 Color code in RGB color code model is created after adding 93.33% red color, 77.25% green color and 64.71% blue color. Hex #eec5a5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 31% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeeec5a5#eec5a5
RGB Decimal238, 197, 165rgb(238, 197, 165)
RGB Percent93%, 77%, 65%rgb(93%, 77%, 65%)
CSS RGBa238, 197, 165,1rgba(238,197,165,1)
CMYK Modelcmyk(0%,17%,31%,7%)
HSL Color Space26,68% ,79%hsl(26,68% ,79%)
HSV Color Space26°, 31%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101100010110100101
Octal356305245
Decimal238197165
Hexeec5a5

Different shades of #eec5a5 color code.

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

Light Shade of #eec5a5
#f6e1d0
Dark Shade of #eec5a5
#e6a97a
Saturated Shade of #eec5a5
#f3c4a0
Desaturated Shade of #eec5a5
#e9c6aa
Grey scale Shade of #eec5a5
#c9c9c9
Brighten Shade
#ffdebe
Most Readable Shade
#000000

Shades of #eec5a5 color code

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

#eec5a5
#d3af92
#b99980
#9e836e
#846d5b
#695749
#4f4137
#342b24
#1a1512
#000000

Similar Color like #eec5a5 color

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

#efc6a6
#f0c7a7
#f1c8a8
#f2c9a9
#f3caaa
#f4cbab
#f5ccac
#f6cdad
#f7ceae
#f8cfaf
#f9d0b0
#fad1b1
#fbd2b2
#fcd3b3
#edc4a4
#ecc3a3
#ebc2a2
#eac1a1
#e9c0a0
#e8bf9f
#e7be9e
#e6bd9d
#e5bc9c
#e4bb9b
#e3ba9a
#e2b999
#e1b898
#e0b797

Monochromatic Color with #eec5a5

#eec5a5
#1a1512
#44382f
#6e5b4d
#997f6a
#c3a288

Tints of #eec5a5 Color

#eec5a5
#efcbaf
#f1d1b9
#f3d8c3
#f5decd
#f7e5d7
#f9ebe1
#fbf2eb
#fdf8f5
#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

#eec5a5
#a5ceee

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

Split Complementary

#eec5a5
#a5eeea
#a5aaee

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

Analogous Color

#eea8a5
#eeb6a5
#eec5a5
#eed4a5
#eee2a5

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

#eec5a5
#a5eec5
#c5a5ee

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

#eec5a5
#a9eea5
#a5ceee
#e9a5ee

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

#eec5a5
#a5ceee
#a5aaee
#eeeaa5

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

#eec5a5 Color Code Preview on Black Background Color

This is how #eec5a5 Color will look on black background color. Color contrast ratio is 13.17

#eec5a5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eec5a5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eec5a5

#eec5a5 color code is use for CSS Background Color

Background color for the above div is #eec5a5

HTML with inline CSS

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

#eec5a5 color code is use for CSS Border Color

CSS Border color for the above div is #eec5a5

HTML with inline CSS

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

CSS Border Left color for the above div is #eec5a5

HTML with inline CSS

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

CSS Border Right color for the above div is #eec5a5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eec5a5

HTML with inline CSS

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

CSS Border Top color for the above div is #eec5a5

HTML with inline CSS

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

#eec5a5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eec5a5 Color code Preview on White Background

This is how #eec5a5 Color code will look on white background color. Color contrast ratio is 1.60

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.