crispedge.com

Color picker

Loading...

#e62d5b hex color - Red - Warm color - Information

#e62d5b hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e62d5b Color code in RGB color code model is created after adding 90.2% red color, 17.65% green color and 35.69% blue color. Hex #e62d5b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 80% magenta, 60% yellow and 10% black.

Hex #e62d5b color code is between #ee3355 web safe hex color code and #dd2266 web safe hex color code. #ee3355 is the nearest web safe color code. You can see here many more shades of #e62d5b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee62d5b#e62d5b
RGB Decimal230, 45, 91rgb(230, 45, 91)
RGB Percent90%, 18%, 36%rgb(90%, 18%, 36%)
CSS RGBa230, 45, 91,1rgba(230,45,91,1)
CMYK Modelcmyk(0%,80%,60%,10%)
HSL Color Space345,79% ,54%hsl(345,79% ,54%)
HSV Color Space345°, 80%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001100010110101011011
Octal34655133
Decimal2304591
Hexe62d5b

Different shades of #e62d5b color code.

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

Light Shade of #e62d5b
#eb5b7f
Dark Shade of #e62d5b
#c81844
Saturated Shade of #e62d5b
#f22155
Desaturated Shade of #e62d5b
#da3961
Grey scale Shade of #e62d5b
#898989
Brighten Shade
#ff4674
Most Readable Shade
#FFFFFF

Shades of #e62d5b color code

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

#e62d5b
#cc2850
#b22346
#991e3c
#7f1932
#661428
#4c0f1e
#330a14
#19050a
#000000

Similar Color like #e62d5b color

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

#e72e5c
#e82f5d
#e9305e
#ea315f
#eb3260
#ec3361
#ed3462
#ee3563
#ef3664
#f03765
#f13866
#f23967
#f33a68
#f43b69
#e52c5a
#e42b59
#e32a58
#e22957
#e12856
#e02755
#df2654
#de2553
#dd2452
#dc2351
#db2250
#da214f
#d9204e
#d81f4d

Monochromatic Color with #e62d5b

#e62d5b
#110307
#3c0c18
#661429
#911c39
#bb254a

Tints of #e62d5b Color

#e62d5b
#e8446d
#eb5b7f
#ee7391
#f18aa3
#f3a1b6
#f6b9c8
#f9d0da
#fce7ec
#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

#e62d5b
#2de6b8

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

Split Complementary

#e62d5b
#2de65c
#2db8e6

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

Analogous Color

#e62da5
#e62d80
#e62d5b
#e62d36
#e6492d

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

#e62d5b
#5be62d
#2d5be6

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

#e62d5b
#b7e62d
#2de6b8
#5b2de6

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

#e62d5b
#2de6b8
#2db8e6
#e65b2d

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

#e62d5b Color Code Preview on Black Background Color

This is how #e62d5b Color will look on black background color. Color contrast ratio is 4.89

#e62d5b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e62d5b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e62d5b

#e62d5b color code is use for CSS Background Color

Background color for the above div is #e62d5b

HTML with inline CSS

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

#e62d5b color code is use for CSS Border Color

CSS Border color for the above div is #e62d5b

HTML with inline CSS

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

CSS Border Left color for the above div is #e62d5b

HTML with inline CSS

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

CSS Border Right color for the above div is #e62d5b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e62d5b

HTML with inline CSS

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

CSS Border Top color for the above div is #e62d5b

HTML with inline CSS

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

#e62d5b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e62d5b Color code Preview on White Background

This is how #e62d5b Color code will look on white background color. Color contrast ratio is 4.29

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

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(230,45,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(45,230,184,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(230,45,91,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.