crispedge.com

#e53976 hex color - Violet - Warm color - Information

#e53976 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #e53976 Color code in RGB color code model is created after adding 89.8% red color, 22.35% green color and 46.27% blue color. Hex #e53976 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 75% magenta, 48% yellow and 10% black.

Hex #e53976 color code is between #dd3377 web safe hex color code and #ee4466 web safe hex color code. #dd3377 is the nearest web safe color code. You can see here many more shades of #e53976 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee53976#e53976
RGB Decimal229, 57, 118rgb(229, 57, 118)
RGB Percent90%, 22%, 46%rgb(90%, 22%, 46%)
CSS RGBa229, 57, 118,1rgba(229,57,118,1)
CMYK Modelcmyk(0%,75%,48%,10%)
HSL Color Space339,77% ,56%hsl(339,77% ,56%)
HSV Color Space339°, 75%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001010011100101110110
Octal34571166
Decimal22957118
Hexe53976

Different shades of #e53976 color code.

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

Light Shade of #e53976
#eb6695
Dark Shade of #e53976
#d01b5b
Saturated Shade of #e53976
#f02e73
Desaturated Shade of #e53976
#da4479
Grey scale Shade of #e53976
#8f8f8f
Brighten Shade
#fe528f
Most Readable Shade
#FFFFFF

Shades of #e53976 color code

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

#e53976
#cb3268
#b22c5b
#98264e
#7f1f41
#651934
#4c1327
#320c1a
#19060d
#000000

Similar Color like #e53976 color

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

#e63a77
#e73b78
#e83c79
#e93d7a
#ea3e7b
#eb3f7c
#ec407d
#ed417e
#ee427f
#ef4380
#f04481
#f14582
#f24683
#f34784
#e43875
#e33774
#e23673
#e13572
#e03471
#df3370
#de326f
#dd316e
#dc306d
#db2f6c
#da2e6b
#d92d6a
#d82c69
#d72b68

Monochromatic Color with #e53976

#e53976
#100409
#3b0f1e
#651934
#90244a
#ba2e60

Tints of #e53976 Color

#e53976
#e74f85
#ea6594
#ed7ba3
#f091b2
#f3a7c2
#f6bdd1
#f9d3e0
#fce9ef
#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

#e53976
#39e5a8

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

Split Complementary

#e53976
#39e552
#39cce5

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

Analogous Color

#e539bb
#e53998
#e53976
#e53954
#e54139

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

#e53976
#76e539
#3976e5

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

#e53976
#cce539
#39e5a8
#5239e5

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

#e53976
#39e5a8
#39cce5
#e55239

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

#e53976 Color Code Preview on Black Background Color

This is how #e53976 Color will look on black background color. Color contrast ratio is 5.18

#e53976 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e53976

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e53976

#e53976 color code is use for CSS Background Color

Background color for the above div is #e53976

HTML with inline CSS

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

#e53976 color code is use for CSS Border Color

CSS Border color for the above div is #e53976

HTML with inline CSS

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

CSS Border Left color for the above div is #e53976

HTML with inline CSS

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

CSS Border Right color for the above div is #e53976

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e53976

HTML with inline CSS

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

CSS Border Top color for the above div is #e53976

HTML with inline CSS

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

#e53976 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e53976 Color code Preview on White Background

This is how #e53976 Color code will look on white background color. Color contrast ratio is 4.06

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

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(229,57,118,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(57,229,168,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(229,57,118,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.

< /html>