crispedge.com

Color picker

Loading...

#e1170d hex color - Red - Warm color - Information

#e1170d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e1170d Color code in RGB color code model is created after adding 88.24% red color, 9.02% green color and 5.1% blue color. Hex #e1170d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 90% magenta, 94% yellow and 12% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee1170d#e1170d
RGB Decimal225, 23, 13rgb(225, 23, 13)
RGB Percent88%, 9%, 5%rgb(88%, 9%, 5%)
CSS RGBa225, 23, 13,1rgba(225,23,13,1)
CMYK Modelcmyk(0%,90%,94%,12%)
HSL Color Space3,89% ,47%hsl(3,89% ,47%)
HSV Color Space3°, 94%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000010001011100001101
Octal3412715
Decimal2252313
Hexe1170d

Different shades of #e1170d color code.

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

Light Shade of #e1170d
#f3372e
Dark Shade of #e1170d
#b1120a
Saturated Shade of #e1170d
#ed0c01
Desaturated Shade of #e1170d
#d52219
Grey scale Shade of #e1170d
#777777
Brighten Shade
#fa3026
Most Readable Shade
#FFFFFF

Shades of #e1170d color code

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

#e1170d
#c8140b
#af110a
#960f08
#7d0c07
#640a05
#4b0704
#320502
#190201
#000000

Similar Color like #e1170d color

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

#e2180e
#e3190f
#e41a10
#e51b11
#e61c12
#e71d13
#e81e14
#e91f15
#ea2016
#eb2117
#ec2218
#ed2319
#ee241a
#ef251b
#e0160c
#df150b
#de140a
#dd1309
#dc1208
#db1107
#da1006
#d90f05
#d80e04
#d70d03
#d60c02
#d50b01
#d40a00
#d30900

Monochromatic Color with #e1170d

#e1170d
#0c0101
#370603
#610a06
#8c0e08
#b6130b

Tints of #e1170d Color

#e1170d
#e43027
#e74a42
#eb645d
#ee7e78
#f19793
#f5b1ae
#f8cbc9
#fbe5e4
#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

#e1170d
#0dd7e1

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

Split Complementary

#e1170d
#0de181
#0d6de1

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

Analogous Color

#e10d58
#e10d2d
#e1170d
#e1410d
#e16c0d

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

#e1170d
#0de117
#170de1

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

#e1170d
#6de10d
#0dd7e1
#810de1

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

#e1170d
#0dd7e1
#0d6de1
#e1810d

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

#e1170d Color Code Preview on Black Background Color

This is how #e1170d Color will look on black background color. Color contrast ratio is 4.33

#e1170d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1170d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e1170d

#e1170d color code is use for CSS Background Color

Background color for the above div is #e1170d

HTML with inline CSS

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

#e1170d color code is use for CSS Border Color

CSS Border color for the above div is #e1170d

HTML with inline CSS

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

CSS Border Left color for the above div is #e1170d

HTML with inline CSS

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

CSS Border Right color for the above div is #e1170d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e1170d

HTML with inline CSS

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

CSS Border Top color for the above div is #e1170d

HTML with inline CSS

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

#e1170d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e1170d Color code Preview on White Background

This is how #e1170d Color code will look on white background color. Color contrast ratio is 4.85

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

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,23,13,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(13,215,225,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(225,23,13,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.