crispedge.com

Color picker

Loading...

#e30096 hex color - Red - Warm color - Information

#e30096 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e30096 Color code in RGB color code model is created after adding 89.02% red color, 0% green color and 58.82% blue color. Hex #e30096 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 34% yellow and 11% black.

Hex #e30096 color code is between #dd0099 web safe hex color code and #ee0088 web safe hex color code. #dd0099 is the nearest web safe color code. You can see here many more shades of #e30096 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee30096#e30096
RGB Decimal227, 0, 150rgb(227, 0, 150)
RGB Percent89%, 0%, 59%rgb(89%, 0%, 59%)
CSS RGBa227, 0, 150,1rgba(227,0,150,1)
CMYK Modelcmyk(0%,100%,34%,11%)
HSL Color Space320,100% ,45%hsl(320,100% ,45%)
HSV Color Space320°, 100%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000110000000010010110
Octal3430226
Decimal2270150
Hexe30096

Different shades of #e30096 color code.

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

Light Shade of #e30096
#ff17b0
Dark Shade of #e30096
#b00074
Saturated Shade of #e30096
#e30096
Desaturated Shade of #e30096
#d80b92
Grey scale Shade of #e30096
#717171
Brighten Shade
#fc19af
Most Readable Shade
#FFFFFF

Shades of #e30096 color code

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

#e30096
#c90085
#b00074
#970064
#7e0053
#640042
#4b0032
#320021
#190010
#000000

Similar Color like #e30096 color

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

#e40197
#e50298
#e60399
#e7049a
#e8059b
#e9069c
#ea079d
#eb089e
#ec099f
#ed0aa0
#ee0ba1
#ef0ca2
#f00da3
#f10ea4
#e20095
#e10094
#e00093
#df0092
#de0091
#dd0090
#dc008f
#db008e
#da008d
#d9008c
#d8008b
#d7008a
#d60089
#d50088

Monochromatic Color with #e30096

#e30096
#0e000a
#390026
#630042
#8e005e
#b8007a

Tints of #e30096 Color

#e30096
#e61ca1
#e938ad
#ec55b9
#ef71c4
#f28dd0
#f5aadc
#f8c6e7
#fbe2f3
#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

#e30096
#00e34d

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

Split Complementary

#e30096
#25e300
#00e3be

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

Analogous Color

#d500e3
#e300c3
#e30096
#e30069
#e3003b

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

#e30096
#96e300
#0096e3

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

#e30096
#e3be00
#00e34d
#0024e3

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

#e30096
#00e34d
#00e3be
#e30025

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

#e30096 Color Code Preview on Black Background Color

This is how #e30096 Color will look on black background color. Color contrast ratio is 4.71

#e30096 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e30096

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e30096

#e30096 color code is use for CSS Background Color

Background color for the above div is #e30096

HTML with inline CSS

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

#e30096 color code is use for CSS Border Color

CSS Border color for the above div is #e30096

HTML with inline CSS

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

CSS Border Left color for the above div is #e30096

HTML with inline CSS

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

CSS Border Right color for the above div is #e30096

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e30096

HTML with inline CSS

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

CSS Border Top color for the above div is #e30096

HTML with inline CSS

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

#e30096 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e30096 Color code Preview on White Background

This is how #e30096 Color code will look on white background color. Color contrast ratio is 4.46

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

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