@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#e25550 hex color - Orange - Warm color - Information

#e25550 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #e25550 Color code in RGB color code model is created after adding 88.63% red color, 33.33% green color and 31.37% blue color. Hex #e25550 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 62% magenta, 65% yellow and 11.37% black.

Hex #e25550 color code is between #dd4455 web safe hex color code and #ee6644 web safe hex color code. #dd4455 is the nearest web safe color code. You can see here many more shades of #e25550 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code e25550 #e25550
RGB Decimal 226, 85, 80 rgb(226, 85, 80)
RGB Percent 89%, 33%, 31% rgb(89%, 33%, 31%)
CSS RGBa 226, 85, 80,1 rgba(226,85,80,1)
CMYK Model cmyk(0%,62%,65%,11.37%)
HSL Color Space 2,72% ,60% hsl(2,72% ,60%)
HSV Color Space 2°, 65%, 89%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11100010 01010101 01010000
Octal 342 125 120
Decimal 226 85 80
Hex e2 55 50

Different shades of #e25550 color code.

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

Light Shade of #e25550
#e9807c
Dark Shade of #e25550
#db2b24
Saturated Shade of #e25550
#ec4c46
Desaturated Shade of #e25550
#d85f5a
Grey scale Shade of #e25550
#999999
Brighten Shade
#fb6e69
Most Readable Shade
#FFFFFF

Shades of #e25550 color code

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

#e25550
#c84b47
#af423e
#963835
#7d2f2c
#642523
#4b1c1a
#321211
#190908
#000000

Similar Color like #e25550 color

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

#e35651
#e45752
#e55853
#e65954
#e75a55
#e85b56
#e95c57
#ea5d58
#eb5e59
#ec5f5a
#ed605b
#ee615c
#ef625d
#f0635e
#e1544f
#e0534e
#df524d
#de514c
#dd504b
#dc4f4a
#db4e49
#da4d48
#d94c47
#d84b46
#d74a45
#d64944
#d54843
#d44742

Monochromatic Color with #e25550

#e25550
#0d0505
#381514
#622523
#8d3532
#b74541

Tints of #e25550 Color

#e25550
#e56763
#e87a76
#eb8d8a
#eea09d
#f2b3b1
#f5c6c4
#f8d9d8
#fbeceb
#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

#e25550
#50dde2

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

Split Complementary

#e25550
#50e29e
#5094e2

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

Analogous Color

#e25085
#e25068
#e25550
#e27250
#e28f50

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

#e25550
#50e255
#5550e2

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

#e25550
#94e250
#50dde2
#9e50e2

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

#e25550
#50dde2
#5094e2
#e29e50

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

#e25550 Color Code Preview on Black Background Color

This is how #e25550 Color will look on black background color. Color contrast ratio is 5.65

#e25550 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e25550

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e25550

#e25550 color code is use for CSS Background Color

Background color for the above div is #e25550

HTML with inline CSS

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

#e25550 color code is use for CSS Border Color

CSS Border color for the above div is #e25550

HTML with inline CSS

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

CSS Border Left color for the above div is #e25550

HTML with inline CSS

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

CSS Border Right color for the above div is #e25550

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e25550

HTML with inline CSS

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

CSS Border Top color for the above div is #e25550

HTML with inline CSS

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

#e25550 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e25550 Color code Preview on White Background

This is how #e25550 Color code will look on white background color. Color contrast ratio is 3.72

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

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(226,85,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,221,226,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(226,85,80,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.