crispedge.com

Color picker

Loading...

#e70d2e hex color - Red - Warm color - Information

#e70d2e hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #e70d2e Color code in RGB color code model is created after adding 90.59% red color, 5.1% green color and 18.04% blue color. Hex #e70d2e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 94% magenta, 80% yellow and 9% black.

Hex #e70d2e color code is between #ee1133 web safe hex color code and #dd0022 web safe hex color code. #ee1133 is the nearest web safe color code. You can see here many more shades of #e70d2e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codee70d2e#e70d2e
RGB Decimal231, 13, 46rgb(231, 13, 46)
RGB Percent91%, 5%, 18%rgb(91%, 5%, 18%)
CSS RGBa231, 13, 46,1rgba(231,13,46,1)
CMYK Modelcmyk(0%,94%,80%,9%)
HSL Color Space351,89% ,48%hsl(351,89% ,48%)
HSV Color Space351°, 94%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001110000110100101110
Octal3471556
Decimal2311346
Hexe70d2e

Different shades of #e70d2e color code.

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

Light Shade of #e70d2e
#f43351
Dark Shade of #e70d2e
#b70a24
Saturated Shade of #e70d2e
#f30125
Desaturated Shade of #e70d2e
#db1937
Grey scale Shade of #e70d2e
#7a7a7a
Brighten Shade
#ff2647
Most Readable Shade
#FFFFFF

Shades of #e70d2e color code

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

#e70d2e
#cd0b28
#b30a23
#9a081e
#800719
#660514
#4d040f
#33020a
#190105
#000000

Similar Color like #e70d2e color

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

#e80e2f
#e90f30
#ea1031
#eb1132
#ec1233
#ed1334
#ee1435
#ef1536
#f01637
#f11738
#f21839
#f3193a
#f41a3b
#f51b3c
#e60c2d
#e50b2c
#e40a2b
#e3092a
#e20829
#e10728
#e00627
#df0526
#de0425
#dd0324
#dc0223
#db0122
#da0021
#d90020

Monochromatic Color with #e70d2e

#e70d2e
#120104
#3d030c
#670615
#92081d
#bc0b26

Tints of #e70d2e Color

#e70d2e
#e92745
#ec425c
#ef5d73
#f1788a
#f493a2
#f7aeb9
#f9c9d0
#fce4e7
#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

#e70d2e
#0de7c6

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

Split Complementary

#e70d2e
#0de759
#0d9be7

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

Analogous Color

#e70d85
#e70d5a
#e70d2e
#e7180d
#e7430d

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

#e70d2e
#2ee70d
#0d2ee7

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

#e70d2e
#9be70d
#0de7c6
#590de7

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

#e70d2e
#0de7c6
#0d9be7
#e7590d

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

#e70d2e Color Code Preview on Black Background Color

This is how #e70d2e Color will look on black background color. Color contrast ratio is 4.49

#e70d2e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e70d2e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e70d2e

#e70d2e color code is use for CSS Background Color

Background color for the above div is #e70d2e

HTML with inline CSS

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

#e70d2e color code is use for CSS Border Color

CSS Border color for the above div is #e70d2e

HTML with inline CSS

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

CSS Border Left color for the above div is #e70d2e

HTML with inline CSS

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

CSS Border Right color for the above div is #e70d2e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e70d2e

HTML with inline CSS

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

CSS Border Top color for the above div is #e70d2e

HTML with inline CSS

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

#e70d2e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e70d2e Color code Preview on White Background

This is how #e70d2e Color code will look on white background color. Color contrast ratio is 4.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 #e70d2e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #e70d2e; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(231,13,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(13,231,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(231,13,46,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.