crispedge.com

Color picker

Loading...

#e45bbd hex color - Red - Warm color - Information

#e45bbd hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e45bbd Color code in RGB color code model is created after adding 89.41% red color, 35.69% green color and 74.12% blue color. Hex #e45bbd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 60% magenta, 17% yellow and 11% black.

Hex #e45bbd color code is between #dd55bb web safe hex color code and #ee66cc web safe hex color code. #dd55bb is the nearest web safe color code. You can see here many more shades of #e45bbd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee45bbd#e45bbd
RGB Decimal228, 91, 189rgb(228, 91, 189)
RGB Percent89%, 36%, 74%rgb(89%, 36%, 74%)
CSS RGBa228, 91, 189,1rgba(228,91,189,1)
CMYK Modelcmyk(0%,60%,17%,11%)
HSL Color Space317,72% ,63%hsl(317,72% ,63%)
HSV Color Space317°, 60%, 89%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001000101101110111101
Octal344133275
Decimal22891189
Hexe45bbd

Different shades of #e45bbd color code.

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

Light Shade of #e45bbd
#eb87cf
Dark Shade of #e45bbd
#dd2fab
Saturated Shade of #e45bbd
#ee51c1
Desaturated Shade of #e45bbd
#da65b9
Grey scale Shade of #e45bbd
#9f9f9f
Brighten Shade
#fd74d6
Most Readable Shade
#000000

Shades of #e45bbd color code

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

#e45bbd
#ca50a8
#b14693
#983c7e
#7e3269
#652854
#4c1e3f
#32142a
#190a15
#000000

Similar Color like #e45bbd color

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

#e55cbe
#e65dbf
#e75ec0
#e85fc1
#e960c2
#ea61c3
#eb62c4
#ec63c5
#ed64c6
#ee65c7
#ef66c8
#f067c9
#f168ca
#f269cb
#e35abc
#e259bb
#e158ba
#e057b9
#df56b8
#de55b7
#dd54b6
#dc53b5
#db52b4
#da51b3
#d950b2
#d84fb1
#d74eb0
#d64daf

Monochromatic Color with #e45bbd

#e45bbd
#0f060d
#3a1730
#642853
#8f3977
#b94a9a

Tints of #e45bbd Color

#e45bbd
#e76dc4
#ea7fcb
#ed91d3
#f0a3da
#f3b6e1
#f6c8e9
#f9daf0
#fcecf7
#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

#e45bbd
#5be482

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

Split Complementary

#e45bbd
#78e45b
#5be4c7

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

Analogous Color

#d45be4
#e45bd8
#e45bbd
#e45ba2
#e45b86

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

#e45bbd
#bde45b
#5bbde4

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

#e45bbd
#e4c65b
#5be482
#5b78e4

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

#e45bbd
#5be482
#5be4c7
#e45b78

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

#e45bbd Color Code Preview on Black Background Color

This is how #e45bbd Color will look on black background color. Color contrast ratio is 6.53

#e45bbd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e45bbd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e45bbd

#e45bbd color code is use for CSS Background Color

Background color for the above div is #e45bbd

HTML with inline CSS

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

#e45bbd color code is use for CSS Border Color

CSS Border color for the above div is #e45bbd

HTML with inline CSS

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

CSS Border Left color for the above div is #e45bbd

HTML with inline CSS

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

CSS Border Right color for the above div is #e45bbd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e45bbd

HTML with inline CSS

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

CSS Border Top color for the above div is #e45bbd

HTML with inline CSS

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

#e45bbd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e45bbd Color code Preview on White Background

This is how #e45bbd Color code will look on white background color. Color contrast ratio is 3.22

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

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(228,91,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(91,228,130,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(228,91,189,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.