crispedge.com

Color picker

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

#eaa0a0 hex color - Orange - Warm color - Information

#eaa0a0 hex color - Orange - Warm color

Color Hue/Base color: Orange

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

Hex #eaa0a0 color code is between #ee9999 web safe hex color code and #ddaaaa web safe hex color code. #ee9999 is the nearest web safe color code. You can see here many more shades of #eaa0a0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeeaa0a0#eaa0a0
RGB Decimal234, 160, 160rgb(234, 160, 160)
RGB Percent92%, 63%, 63%rgb(92%, 63%, 63%)
CSS RGBa234, 160, 160,1rgba(234,160,160,1)
CMYK Modelcmyk(0%,32%,32%,8%)
HSL Color Space0,64% ,77%hsl(0,64% ,77%)
HSV Color Space0°, 32%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101010000010100000
Octal352240240
Decimal234160160
Hexeaa0a0

Different shades of #eaa0a0 color code.

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

Light Shade of #eaa0a0
#f3caca
Dark Shade of #eaa0a0
#e17676
Saturated Shade of #eaa0a0
#f09a9a
Desaturated Shade of #eaa0a0
#e4a6a6
Grey scale Shade of #eaa0a0
#c5c5c5
Brighten Shade
#ffb9b9
Most Readable Shade
#000000

Shades of #eaa0a0 color code

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

#eaa0a0
#d08e8e
#b67c7c
#9c6a6a
#825858
#684747
#4e3535
#342323
#1a1111
#000000

Similar Color like #eaa0a0 color

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

#eba1a1
#eca2a2
#eda3a3
#eea4a4
#efa5a5
#f0a6a6
#f1a7a7
#f2a8a8
#f3a9a9
#f4aaaa
#f5abab
#f6acac
#f7adad
#f8aeae
#e99f9f
#e89e9e
#e79d9d
#e69c9c
#e59b9b
#e49a9a
#e39999
#e29898
#e19797
#e09696
#df9595
#de9494
#dd9393
#dc9292

Monochromatic Color with #eaa0a0

#eaa0a0
#150f0f
#402c2c
#6a4949
#956666
#bf8383

Tints of #eaa0a0 Color

#eaa0a0
#ecaaaa
#eeb5b5
#f1bfbf
#f3caca
#f5d4d4
#f8dfdf
#fae9e9
#fcf4f4
#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

#eaa0a0
#a0eaea

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

Split Complementary

#eaa0a0
#a0eac5
#a0c5ea

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

Analogous Color

#eaa0be
#eaa0af
#eaa0a0
#eaafa0
#eabea0

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

#eaa0a0
#a0eaa0
#a0a0ea

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

#eaa0a0
#c5eaa0
#a0eaea
#c5a0ea

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

#eaa0a0
#a0eaea
#a0c5ea
#eac5a0

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

#eaa0a0 Color Code Preview on Black Background Color

This is how #eaa0a0 Color will look on black background color. Color contrast ratio is 10.03

#eaa0a0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eaa0a0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eaa0a0

#eaa0a0 color code is use for CSS Background Color

Background color for the above div is #eaa0a0

HTML with inline CSS

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

#eaa0a0 color code is use for CSS Border Color

CSS Border color for the above div is #eaa0a0

HTML with inline CSS

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

CSS Border Left color for the above div is #eaa0a0

HTML with inline CSS

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

CSS Border Right color for the above div is #eaa0a0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eaa0a0

HTML with inline CSS

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

CSS Border Top color for the above div is #eaa0a0

HTML with inline CSS

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

#eaa0a0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eaa0a0 Color code Preview on White Background

This is how #eaa0a0 Color code will look on white background color. Color contrast ratio is 2.09

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

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.