crispedge.com

Color picker

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

#ea7a70 hex color - Red - Warm color - Information

#ea7a70 hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ea7a70 color code is between #ee7777 web safe hex color code and #dd8866 web safe hex color code. #ee7777 is the nearest web safe color code. You can see here many more shades of #ea7a70 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeea7a70#ea7a70
RGB Decimal234, 122, 112rgb(234, 122, 112)
RGB Percent92%, 48%, 44%rgb(92%, 48%, 44%)
CSS RGBa234, 122, 112,1rgba(234,122,112,1)
CMYK Modelcmyk(0%,48%,52%,8%)
HSL Color Space5,74% ,68%hsl(5,74% ,68%)
HSV Color Space5°, 52%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010100111101001110000
Octal352172160
Decimal234122112
Hexea7a70

Different shades of #ea7a70 color code.

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

Light Shade of #ea7a70
#f1a39c
Dark Shade of #ea7a70
#e35144
Saturated Shade of #ea7a70
#f27368
Desaturated Shade of #ea7a70
#e28178
Grey scale Shade of #ea7a70
#adadad
Brighten Shade
#ff9389
Most Readable Shade
#000000

Shades of #ea7a70 color code

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

#ea7a70
#d06c63
#b65e57
#9c514a
#82433e
#683631
#4e2825
#341b18
#1a0d0c
#000000

Similar Color like #ea7a70 color

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

#eb7b71
#ec7c72
#ed7d73
#ee7e74
#ef7f75
#f08076
#f18177
#f28278
#f38379
#f4847a
#f5857b
#f6867c
#f7877d
#f8887e
#e9796f
#e8786e
#e7776d
#e6766c
#e5756b
#e4746a
#e37369
#e27268
#e17167
#e07066
#df6f65
#de6e64
#dd6d63
#dc6c62

Monochromatic Color with #ea7a70

#ea7a70
#150b0a
#40211f
#6a3833
#954e47
#bf645c

Tints of #ea7a70 Color

#ea7a70
#ec887f
#ee978f
#f1a69f
#f3b5af
#f5c3bf
#f8d2cf
#fae1df
#fcf0ef
#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

#ea7a70
#70e0ea

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

Split Complementary

#ea7a70
#70eab7
#70a3ea

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

Analogous Color

#ea7097
#ea707e
#ea7a70
#ea9270
#eaab70

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

#ea7a70
#70ea7a
#7a70ea

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

#ea7a70
#a3ea70
#70e0ea
#b770ea

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

#ea7a70
#70e0ea
#70a3ea
#eab770

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

#ea7a70 Color Code Preview on Black Background Color

This is how #ea7a70 Color will look on black background color. Color contrast ratio is 7.52

#ea7a70 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea7a70

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea7a70

#ea7a70 color code is use for CSS Background Color

Background color for the above div is #ea7a70

HTML with inline CSS

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

#ea7a70 color code is use for CSS Border Color

CSS Border color for the above div is #ea7a70

HTML with inline CSS

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

CSS Border Left color for the above div is #ea7a70

HTML with inline CSS

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

CSS Border Right color for the above div is #ea7a70

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea7a70

HTML with inline CSS

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

CSS Border Top color for the above div is #ea7a70

HTML with inline CSS

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

#ea7a70 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea7a70 Color code Preview on White Background

This is how #ea7a70 Color code will look on white background color. Color contrast ratio is 2.79

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

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.