crispedge.com

Color picker

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

#ea9970 hex color - Orange - Warm color - Information

#ea9970 hex color - Orange - Warm color

Color Hue/Base color: Orange

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

Hex #ea9970 color code is between #ee8877 web safe hex color code and #ddaa66 web safe hex color code. #ee8877 is the nearest web safe color code. You can see here many more shades of #ea9970 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeea9970#ea9970
RGB Decimal234, 153, 112rgb(234, 153, 112)
RGB Percent92%, 60%, 44%rgb(92%, 60%, 44%)
CSS RGBa234, 153, 112,1rgba(234,153,112,1)
CMYK Modelcmyk(0%,35%,52%,8%)
HSL Color Space20,74% ,68%hsl(20,74% ,68%)
HSV Color Space20°, 52%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101001100101110000
Octal352231160
Decimal234153112
Hexea9970

Different shades of #ea9970 color code.

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

Light Shade of #ea9970
#f1b99c
Dark Shade of #ea9970
#e37944
Saturated Shade of #ea9970
#f29668
Desaturated Shade of #ea9970
#e29c78
Grey scale Shade of #ea9970
#adadad
Brighten Shade
#ffb289
Most Readable Shade
#000000

Shades of #ea9970 color code

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

#ea9970
#d08863
#b67757
#9c664a
#82553e
#684431
#4e3325
#342218
#1a110c
#000000

Similar Color like #ea9970 color

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

#eb9a71
#ec9b72
#ed9c73
#ee9d74
#ef9e75
#f09f76
#f1a077
#f2a178
#f3a279
#f4a37a
#f5a47b
#f6a57c
#f7a67d
#f8a77e
#e9986f
#e8976e
#e7966d
#e6956c
#e5946b
#e4936a
#e39269
#e29168
#e19067
#e08f66
#df8e65
#de8d64
#dd8c63
#dc8b62

Monochromatic Color with #ea9970

#ea9970
#150e0a
#402a1f
#6a4633
#956147
#bf7d5c

Tints of #ea9970 Color

#ea9970
#eca47f
#eeaf8f
#f1bb9f
#f3c6af
#f5d1bf
#f8ddcf
#fae8df
#fcf3ef
#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

#ea9970
#70c1ea

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

Split Complementary

#ea9970
#70ead6
#7084ea

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

Analogous Color

#ea7078
#ea8170
#ea9970
#eab170
#eaca70

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

#ea9970
#70ea99
#9970ea

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

#ea9970
#84ea70
#70c1ea
#d670ea

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

#ea9970
#70c1ea
#7084ea
#ead670

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

#ea9970 Color Code Preview on Black Background Color

This is how #ea9970 Color will look on black background color. Color contrast ratio is 9.29

#ea9970 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea9970

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea9970

#ea9970 color code is use for CSS Background Color

Background color for the above div is #ea9970

HTML with inline CSS

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

#ea9970 color code is use for CSS Border Color

CSS Border color for the above div is #ea9970

HTML with inline CSS

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

CSS Border Left color for the above div is #ea9970

HTML with inline CSS

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

CSS Border Right color for the above div is #ea9970

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea9970

HTML with inline CSS

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

CSS Border Top color for the above div is #ea9970

HTML with inline CSS

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

#ea9970 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea9970 Color code Preview on White Background

This is how #ea9970 Color code will look on white background color. Color contrast ratio is 2.26

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

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.