crispedge.com

Color picker

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

#e02840 hex color - Red - Warm color - Information

#e02840 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #e02840 Color code in RGB color code model is created after adding 87.84% red color, 15.69% green color and 25.1% blue color. Hex #e02840 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 82% magenta, 71% yellow and 12% black.

Hex #e02840 color code is between #dd2244 web safe hex color code and #ee3333 web safe hex color code. #dd2244 is the nearest web safe color code. You can see here many more shades of #e02840 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee02840#e02840
RGB Decimal224, 40, 64rgb(224, 40, 64)
RGB Percent88%, 16%, 25%rgb(88%, 16%, 25%)
CSS RGBa224, 40, 64,1rgba(224,40,64,1)
CMYK Modelcmyk(0%,82%,71%,12%)
HSL Color Space352,75% ,52%hsl(352,75% ,52%)
HSV Color Space352°, 82%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000000010100001000000
Octal34050100
Decimal2244064
Hexe02840

Different shades of #e02840 color code.

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

Light Shade of #e02840
#e65568
Dark Shade of #e02840
#ba1b30
Saturated Shade of #e02840
#ec1c37
Desaturated Shade of #e02840
#d43449
Grey scale Shade of #e02840
#848484
Brighten Shade
#f94159
Most Readable Shade
#FFFFFF

Shades of #e02840 color code

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

#e02840
#c72338
#ae1f31
#951a2a
#7c1623
#63111c
#4a0d15
#31080e
#180407
#000000

Similar Color like #e02840 color

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

#e12941
#e22a42
#e32b43
#e42c44
#e52d45
#e62e46
#e72f47
#e83048
#e93149
#ea324a
#eb334b
#ec344c
#ed354d
#ee364e
#df273f
#de263e
#dd253d
#dc243c
#db233b
#da223a
#d92139
#d82038
#d71f37
#d61e36
#d51d35
#d41c34
#d31b33
#d21a32

Monochromatic Color with #e02840

#e02840
#0b0203
#360a0f
#60111c
#8b1928
#b52034

Tints of #e02840 Color

#e02840
#e33f55
#e6576a
#ea6f7f
#ed8794
#f19faa
#f4b7bf
#f8cfd4
#fbe7e9
#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

#e02840
#28e0c8

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

Split Complementary

#e02840
#28e06c
#289ce0

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

Analogous Color

#e0288a
#e02865
#e02840
#e03528
#e05a28

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

#e02840
#40e028
#2840e0

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

#e02840
#9ce028
#28e0c8
#6c28e0

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

#e02840
#28e0c8
#289ce0
#e06c28

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

#e02840 Color Code Preview on Black Background Color

This is how #e02840 Color will look on black background color. Color contrast ratio is 4.55

#e02840 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e02840

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e02840

#e02840 color code is use for CSS Background Color

Background color for the above div is #e02840

HTML with inline CSS

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

#e02840 color code is use for CSS Border Color

CSS Border color for the above div is #e02840

HTML with inline CSS

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

CSS Border Left color for the above div is #e02840

HTML with inline CSS

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

CSS Border Right color for the above div is #e02840

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e02840

HTML with inline CSS

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

CSS Border Top color for the above div is #e02840

HTML with inline CSS

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

#e02840 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e02840 Color code Preview on White Background

This is how #e02840 Color code will look on white background color. Color contrast ratio is 4.62

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

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.