crispedge.com

Color picker

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

#e04725 hex color - Red - Warm color - Information

#e04725 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e04725 Color code in RGB color code model is created after adding 87.84% red color, 27.84% green color and 14.51% blue color. Hex #e04725 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 83% yellow and 12% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee04725#e04725
RGB Decimal224, 71, 37rgb(224, 71, 37)
RGB Percent88%, 28%, 15%rgb(88%, 28%, 15%)
CSS RGBa224, 71, 37,1rgba(224,71,37,1)
CMYK Modelcmyk(0%,68%,83%,12%)
HSL Color Space11,75% ,51%hsl(11,75% ,51%)
HSV Color Space11°, 83%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000000100011100100101
Octal34010745
Decimal2247137
Hexe04725

Different shades of #e04725 color code.

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

Light Shade of #e04725
#e66d52
Dark Shade of #e04725
#b8371a
Saturated Shade of #e04725
#ec3f19
Desaturated Shade of #e04725
#d44f31
Grey scale Shade of #e04725
#828282
Brighten Shade
#f9603e
Most Readable Shade
#FFFFFF

Shades of #e04725 color code

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

#e04725
#c73f20
#ae371c
#952f18
#7c2714
#631f10
#4a170c
#310f08
#180704
#000000

Similar Color like #e04725 color

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

#e14826
#e24927
#e34a28
#e44b29
#e54c2a
#e64d2b
#e74e2c
#e84f2d
#e9502e
#ea512f
#eb5230
#ec5331
#ed5432
#ee5533
#df4624
#de4523
#dd4422
#dc4321
#db4220
#da411f
#d9401e
#d83f1d
#d73e1c
#d63d1b
#d53c1a
#d43b19
#d33a18
#d23917

Monochromatic Color with #e04725

#e04725
#0b0402
#361109
#601f10
#8b2c17
#b53a1e

Tints of #e04725 Color

#e04725
#e35b3d
#e66f55
#ea846d
#ed9885
#f1ad9e
#f4c1b6
#f8d6ce
#fbeae6
#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

#e04725
#25bee0

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

Split Complementary

#e04725
#25e0a4
#2561e0

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

Analogous Color

#e0254e
#e02528
#e04725
#e06c25
#e09225

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

#e04725
#25e047
#4725e0

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

#e04725
#60e025
#25bee0
#a425e0

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

#e04725
#25bee0
#2561e0
#e0a425

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

#e04725 Color Code Preview on Black Background Color

This is how #e04725 Color will look on black background color. Color contrast ratio is 5.10

#e04725 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e04725

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e04725

#e04725 color code is use for CSS Background Color

Background color for the above div is #e04725

HTML with inline CSS

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

#e04725 color code is use for CSS Border Color

CSS Border color for the above div is #e04725

HTML with inline CSS

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

CSS Border Left color for the above div is #e04725

HTML with inline CSS

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

CSS Border Right color for the above div is #e04725

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e04725

HTML with inline CSS

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

CSS Border Top color for the above div is #e04725

HTML with inline CSS

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

#e04725 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e04725 Color code Preview on White Background

This is how #e04725 Color code will look on white background color. Color contrast ratio is 4.12

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

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.