crispedge.com

Color picker

Loading...

#e35550 hex color - Orange - Warm color - Information

#e35550 hex color - Orange - Warm color

Color Hue/Base color: Orange

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

Hex #e35550 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 #e35550 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee35550#e35550
RGB Decimal227, 85, 80rgb(227, 85, 80)
RGB Percent89%, 33%, 31%rgb(89%, 33%, 31%)
CSS RGBa227, 85, 80,1rgba(227,85,80,1)
CMYK Modelcmyk(0%,63%,65%,11%)
HSL Color Space2,72% ,60%hsl(2,72% ,60%)
HSV Color Space2°, 65%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000110101010101010000
Octal343125120
Decimal2278580
Hexe35550

Different shades of #e35550 color code.

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

Light Shade of #e35550
#ea807c
Dark Shade of #e35550
#dc2a24
Saturated Shade of #e35550
#ed4c46
Desaturated Shade of #e35550
#d95e5a
Grey scale Shade of #e35550
#999999
Brighten Shade
#fc6e69
Most Readable Shade
#FFFFFF

Shades of #e35550 color code

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

#e35550
#c94b47
#b0423e
#973835
#7e2f2c
#642523
#4b1c1a
#321211
#190908
#000000

Similar Color like #e35550 color

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

#e45651
#e55752
#e65853
#e75954
#e85a55
#e95b56
#ea5c57
#eb5d58
#ec5e59
#ed5f5a
#ee605b
#ef615c
#f0625d
#f1635e
#e2544f
#e1534e
#e0524d
#df514c
#de504b
#dd4f4a
#dc4e49
#db4d48
#da4c47
#d94b46
#d84a45
#d74944
#d64843
#d54742

Monochromatic Color with #e35550

#e35550
#0e0505
#391514
#632523
#8e3532
#b84541

Tints of #e35550 Color

#e35550
#e66763
#e97a76
#ec8d8a
#efa09d
#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

#e35550
#50dee3

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

Split Complementary

#e35550
#50e39e
#5095e3

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

Analogous Color

#e35086
#e35068
#e35550
#e37250
#e39050

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

#e35550
#50e355
#5550e3

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

#e35550
#94e350
#50dee3
#9e50e3

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

#e35550
#50dee3
#5095e3
#e39e50

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

#e35550 Color Code Preview on Black Background Color

This is how #e35550 Color will look on black background color. Color contrast ratio is 5.68

#e35550 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e35550

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e35550

#e35550 color code is use for CSS Background Color

Background color for the above div is #e35550

HTML with inline CSS

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

#e35550 color code is use for CSS Border Color

CSS Border color for the above div is #e35550

HTML with inline CSS

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

CSS Border Left color for the above div is #e35550

HTML with inline CSS

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

CSS Border Right color for the above div is #e35550

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e35550

HTML with inline CSS

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

CSS Border Top color for the above div is #e35550

HTML with inline CSS

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

#e35550 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e35550 Color code Preview on White Background

This is how #e35550 Color code will look on white background color. Color contrast ratio is 3.70

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

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