crispedge.com

Color picker

Loading...

#e45f41 hex color - Orange - Warm color - Information

#e45f41 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #e45f41 Color code in RGB color code model is created after adding 89.41% red color, 37.25% green color and 25.49% blue color. Hex #e45f41 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 58% magenta, 71% yellow and 11% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee45f41#e45f41
RGB Decimal228, 95, 65rgb(228, 95, 65)
RGB Percent89%, 37%, 25%rgb(89%, 37%, 25%)
CSS RGBa228, 95, 65,1rgba(228,95,65,1)
CMYK Modelcmyk(0%,58%,71%,11%)
HSL Color Space11,75% ,57%hsl(11,75% ,57%)
HSV Color Space11°, 71%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001000101111101000001
Octal344137101
Decimal2289565
Hexe45f41

Different shades of #e45f41 color code.

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

Light Shade of #e45f41
#ea856e
Dark Shade of #e45f41
#d4401e
Saturated Shade of #e45f41
#ef5836
Desaturated Shade of #e45f41
#d9664c
Grey scale Shade of #e45f41
#929292
Brighten Shade
#fd785a
Most Readable Shade
#000000

Shades of #e45f41 color code

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

#e45f41
#ca5439
#b14932
#983f2b
#7e3424
#652a1c
#4c1f15
#32150e
#190a07
#000000

Similar Color like #e45f41 color

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

#e56042
#e66143
#e76244
#e86345
#e96446
#ea6547
#eb6648
#ec6749
#ed684a
#ee694b
#ef6a4c
#f06b4d
#f16c4e
#f26d4f
#e35e40
#e25d3f
#e15c3e
#e05b3d
#df5a3c
#de593b
#dd583a
#dc5739
#db5638
#da5537
#d95436
#d85335
#d75234
#d65133

Monochromatic Color with #e45f41

#e45f41
#0f0604
#3a1811
#642a1d
#8f3c29
#b94d35

Tints of #e45f41 Color

#e45f41
#e77056
#ea826b
#ed9480
#f0a695
#f3b7aa
#f6c9bf
#f9dbd4
#fcede9
#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

#e45f41
#41c6e4

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

Split Complementary

#e45f41
#41e4b0
#4175e4

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

Analogous Color

#e44164
#e44144
#e45f41
#e48041
#e4a041

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

#e45f41
#41e45f
#5f41e4

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

#e45f41
#74e441
#41c6e4
#b041e4

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

#e45f41
#41c6e4
#4175e4
#e4b041

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

#e45f41 Color Code Preview on Black Background Color

This is how #e45f41 Color will look on black background color. Color contrast ratio is 6.01

#e45f41 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e45f41

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e45f41

#e45f41 color code is use for CSS Background Color

Background color for the above div is #e45f41

HTML with inline CSS

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

#e45f41 color code is use for CSS Border Color

CSS Border color for the above div is #e45f41

HTML with inline CSS

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

CSS Border Left color for the above div is #e45f41

HTML with inline CSS

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

CSS Border Right color for the above div is #e45f41

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e45f41

HTML with inline CSS

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

CSS Border Top color for the above div is #e45f41

HTML with inline CSS

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

#e45f41 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e45f41 Color code Preview on White Background

This is how #e45f41 Color code will look on white background color. Color contrast ratio is 3.49

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

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(228,95,65,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(65,198,228,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(228,95,65,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.