crispedge.com

#e12650 hex color - Red - Warm color - Information

#e12650 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #e12650 Color code in RGB color code model is created after adding 88.24% red color, 14.9% green color and 31.37% blue color. Hex #e12650 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 83% magenta, 64% yellow and 12% black.

Hex #e12650 color code is between #dd2255 web safe hex color code and #ee3344 web safe hex color code. #dd2255 is the nearest web safe color code. You can see here many more shades of #e12650 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee12650#e12650
RGB Decimal225, 38, 80rgb(225, 38, 80)
RGB Percent88%, 15%, 31%rgb(88%, 15%, 31%)
CSS RGBa225, 38, 80,1rgba(225,38,80,1)
CMYK Modelcmyk(0%,83%,64%,12%)
HSL Color Space347,76% ,52%hsl(347,76% ,52%)
HSV Color Space347°, 83%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111000010010011001010000
Octal34146120
Decimal2253880
Hexe12650

Different shades of #e12650 color code.

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

Light Shade of #e12650
#e75374
Dark Shade of #e12650
#ba1a3e
Saturated Shade of #e12650
#ed1a49
Desaturated Shade of #e12650
#d53257
Grey scale Shade of #e12650
#838383
Brighten Shade
#fa3f69
Most Readable Shade
#FFFFFF

Shades of #e12650 color code

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

#e12650
#c82147
#af1d3e
#961935
#7d152c
#641023
#4b0c1a
#320811
#190408
#000000

Similar Color like #e12650 color

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

#e22751
#e32852
#e42953
#e52a54
#e62b55
#e72c56
#e82d57
#e92e58
#ea2f59
#eb305a
#ec315b
#ed325c
#ee335d
#ef345e
#e0254f
#df244e
#de234d
#dd224c
#dc214b
#db204a
#da1f49
#d91e48
#d81d47
#d71c46
#d61b45
#d51a44
#d41943
#d31842

Monochromatic Color with #e12650

#e12650
#0c0204
#370914
#611023
#8c1832
#b61f41

Tints of #e12650 Color

#e12650
#e43e63
#e75676
#eb6e8a
#ee869d
#f19eb1
#f5b6c4
#f8ced8
#fbe6eb
#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

#e12650
#26e1b7

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

Split Complementary

#e12650
#26e159
#26aee1

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

Analogous Color

#e1269b
#e12675
#e12650
#e1262b
#e14726

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

#e12650
#50e126
#2650e1

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

#e12650
#ade126
#26e1b7
#5926e1

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

#e12650
#26e1b7
#26aee1
#e15926

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

#e12650 Color Code Preview on Black Background Color

This is how #e12650 Color will look on black background color. Color contrast ratio is 4.59

#e12650 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e12650

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e12650

#e12650 color code is use for CSS Background Color

Background color for the above div is #e12650

HTML with inline CSS

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

#e12650 color code is use for CSS Border Color

CSS Border color for the above div is #e12650

HTML with inline CSS

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

CSS Border Left color for the above div is #e12650

HTML with inline CSS

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

CSS Border Right color for the above div is #e12650

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e12650

HTML with inline CSS

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

CSS Border Top color for the above div is #e12650

HTML with inline CSS

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

#e12650 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e12650 Color code Preview on White Background

This is how #e12650 Color code will look on white background color. Color contrast ratio is 4.57

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

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(225,38,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(38,225,183,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(225,38,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.

< /html>