crispedge.com

Color picker

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

#ea512f hex color - Red - Warm color - Information

#ea512f hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ea512f color code is between #ee5533 web safe hex color code and #dd4422 web safe hex color code. #ee5533 is the nearest web safe color code. You can see here many more shades of #ea512f color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeea512f#ea512f
RGB Decimal234, 81, 47rgb(234, 81, 47)
RGB Percent92%, 32%, 18%rgb(92%, 32%, 18%)
CSS RGBa234, 81, 47,1rgba(234,81,47,1)
CMYK Modelcmyk(0%,65%,80%,8%)
HSL Color Space11,82% ,55%hsl(11,82% ,55%)
HSV Color Space11°, 80%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010100101000100101111
Octal35212157
Decimal2348147
Hexea512f

Different shades of #ea512f color code.

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

Light Shade of #ea512f
#ef785d
Dark Shade of #ea512f
#d13715
Saturated Shade of #ea512f
#f54a24
Desaturated Shade of #ea512f
#df583a
Grey scale Shade of #ea512f
#8c8c8c
Brighten Shade
#ff6a48
Most Readable Shade
#FFFFFF

Shades of #ea512f color code

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

#ea512f
#d04829
#b63f24
#9c361f
#822d1a
#682414
#4e1b0f
#34120a
#1a0905
#000000

Similar Color like #ea512f color

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

#eb5230
#ec5331
#ed5432
#ee5533
#ef5634
#f05735
#f15836
#f25937
#f35a38
#f45b39
#f55c3a
#f65d3b
#f75e3c
#f85f3d
#e9502e
#e84f2d
#e74e2c
#e64d2b
#e54c2a
#e44b29
#e34a28
#e24927
#e14826
#e04725
#df4624
#de4523
#dd4422
#dc4321

Monochromatic Color with #ea512f

#ea512f
#150704
#40160d
#6a2515
#95341e
#bf4226

Tints of #ea512f Color

#ea512f
#ec6446
#ee775d
#f18b74
#f39e8b
#f5b1a2
#f8c5b9
#fad8d0
#fcebe7
#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

#ea512f
#2fc8ea

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

Split Complementary

#ea512f
#2feaae
#2f6bea

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

Analogous Color

#ea2f58
#ea2f32
#ea512f
#ea762f
#ea9c2f

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

#ea512f
#2fea51
#512fea

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

#ea512f
#6aea2f
#2fc8ea
#ae2fea

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

#ea512f
#2fc8ea
#2f6bea
#eaae2f

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

#ea512f Color Code Preview on Black Background Color

This is how #ea512f Color will look on black background color. Color contrast ratio is 5.72

#ea512f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea512f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ea512f

#ea512f color code is use for CSS Background Color

Background color for the above div is #ea512f

HTML with inline CSS

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

#ea512f color code is use for CSS Border Color

CSS Border color for the above div is #ea512f

HTML with inline CSS

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

CSS Border Left color for the above div is #ea512f

HTML with inline CSS

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

CSS Border Right color for the above div is #ea512f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ea512f

HTML with inline CSS

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

CSS Border Top color for the above div is #ea512f

HTML with inline CSS

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

#ea512f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ea512f Color code Preview on White Background

This is how #ea512f Color code will look on white background color. Color contrast ratio is 3.67

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

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.