crispedge.com

Color picker

Loading...

#e11200 hex color - Red - Warm color - Information

#e11200 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e11200 Color code in RGB color code model is created after adding 88.24% red color, 7.06% green color and 0% blue color. Hex #e11200 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 92% magenta, 100% yellow and 12% black.

Hex #e11200 color code is between #dd1100 web safe hex color code and #ee2200 web safe hex color code. #dd1100 is the nearest web safe color code. You can see here many more shades of #e11200 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codee11200#e11200
RGB Decimal225, 18, 0rgb(225, 18, 0)
RGB Percent88%, 7%, 0%rgb(88%, 7%, 0%)
CSS RGBa225, 18, 0,1rgba(225,18,0,1)
CMYK Modelcmyk(0%,92%,100%,12%)
HSL Color Space5,100% ,44%hsl(5,100% ,44%)
HSV Color Space5°, 100%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000010001001000000000
Octal341220
Decimal225180
Hexe11200

Different shades of #e11200 color code.

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

Light Shade of #e11200
#ff2815
Dark Shade of #e11200
#ae0e00
Saturated Shade of #e11200
#e11200
Desaturated Shade of #e11200
#d61b0b
Grey scale Shade of #e11200
#707070
Brighten Shade
#fa2b19
Most Readable Shade
#FFFFFF

Shades of #e11200 color code

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

#e11200
#c81000
#af0e00
#960c00
#7d0a00
#640800
#4b0600
#320400
#190200
#000000

Similar Color like #e11200 color

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

#e21301
#e31402
#e41503
#e51604
#e61705
#e71806
#e81907
#e91a08
#ea1b09
#eb1c0a
#ec1d0b
#ed1e0c
#ee1f0d
#ef200e
#e01100
#df1000
#de0f00
#dd0e00
#dc0d00
#db0c00
#da0b00
#d90a00
#d80900
#d70800
#d60700
#d50600
#d40500
#d30400

Monochromatic Color with #e11200

#e11200
#0c0100
#370400
#610800
#8c0b00
#b60f00

Tints of #e11200 Color

#e11200
#e42c1c
#e74638
#eb6155
#ee7b71
#f1958d
#f5b0aa
#f8cac6
#fbe4e2
#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

#e11200
#00cfe1

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

Split Complementary

#e11200
#00e183
#005ee1

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

Analogous Color

#e10048
#e1001b
#e11200
#e13f00
#e16c00

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

#e11200
#00e112
#1200e1

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

#e11200
#5ee100
#00cfe1
#8200e1

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

#e11200
#00cfe1
#005ee1
#e18300

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

#e11200 Color Code Preview on Black Background Color

This is how #e11200 Color will look on black background color. Color contrast ratio is 4.29

#e11200 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e11200

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e11200

#e11200 color code is use for CSS Background Color

Background color for the above div is #e11200

HTML with inline CSS

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

#e11200 color code is use for CSS Border Color

CSS Border color for the above div is #e11200

HTML with inline CSS

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

CSS Border Left color for the above div is #e11200

HTML with inline CSS

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

CSS Border Right color for the above div is #e11200

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e11200

HTML with inline CSS

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

CSS Border Top color for the above div is #e11200

HTML with inline CSS

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

#e11200 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e11200 Color code Preview on White Background

This is how #e11200 Color code will look on white background color. Color contrast ratio is 4.90

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

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(225,18,0,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(0,207,225,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(225,18,0,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.