crispedge.com

Color picker

Loading...

#e671bd hex color - Red - Warm color - Information

#e671bd hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #e671bd Color code in RGB color code model is created after adding 90.2% red color, 44.31% green color and 74.12% blue color. Hex #e671bd Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 18% yellow and 10% black.

Hex #e671bd color code is between #ee77bb web safe hex color code and #dd66cc web safe hex color code. #ee77bb is the nearest web safe color code. You can see here many more shades of #e671bd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codee671bd#e671bd
RGB Decimal230, 113, 189rgb(230, 113, 189)
RGB Percent90%, 44%, 74%rgb(90%, 44%, 74%)
CSS RGBa230, 113, 189,1rgba(230,113,189,1)
CMYK Modelcmyk(0%,51%,18%,10%)
HSL Color Space321,70% ,67%hsl(321,70% ,67%)
HSV Color Space321°, 51%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001100111000110111101
Octal346161275
Decimal230113189
Hexe671bd

Different shades of #e671bd color code.

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

Light Shade of #e671bd
#ee9cd1
Dark Shade of #e671bd
#de46a9
Saturated Shade of #e671bd
#ee69bf
Desaturated Shade of #e671bd
#de79ba
Grey scale Shade of #e671bd
#ababab
Brighten Shade
#ff8ad6
Most Readable Shade
#000000

Shades of #e671bd color code

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

#e671bd
#cc64a8
#b25793
#994b7e
#7f3e69
#663254
#4c253f
#33192a
#190c15
#000000

Similar Color like #e671bd color

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

#e772be
#e873bf
#e974c0
#ea75c1
#eb76c2
#ec77c3
#ed78c4
#ee79c5
#ef7ac6
#f07bc7
#f17cc8
#f27dc9
#f37eca
#f47fcb
#e570bc
#e46fbb
#e36eba
#e26db9
#e16cb8
#e06bb7
#df6ab6
#de69b5
#dd68b4
#dc67b3
#db66b2
#da65b1
#d964b0
#d863af

Monochromatic Color with #e671bd

#e671bd
#11090e
#3c1d31
#663254
#914777
#bb5c9a

Tints of #e671bd Color

#e671bd
#e880c4
#eb90cb
#eea0d3
#f1b0da
#f3bfe1
#f6cfe9
#f9dff0
#fceff7
#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

#e671bd
#71e69a

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

Split Complementary

#e671bd
#83e671
#71e6d4

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

Analogous Color

#e071e6
#e671d4
#e671bd
#e671a6
#e6718e

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

#e671bd
#bde671
#71bde6

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

#e671bd
#e6d471
#71e69a
#7182e6

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

#e671bd
#71e69a
#71e6d4
#e67183

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

#e671bd Color Code Preview on Black Background Color

This is how #e671bd Color will look on black background color. Color contrast ratio is 7.46

#e671bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e671bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e671bd

#e671bd color code is use for CSS Background Color

Background color for the above div is #e671bd

HTML with inline CSS

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

#e671bd color code is use for CSS Border Color

CSS Border color for the above div is #e671bd

HTML with inline CSS

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

CSS Border Left color for the above div is #e671bd

HTML with inline CSS

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

CSS Border Right color for the above div is #e671bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e671bd

HTML with inline CSS

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

CSS Border Top color for the above div is #e671bd

HTML with inline CSS

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

#e671bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e671bd Color code Preview on White Background

This is how #e671bd Color code will look on white background color. Color contrast ratio is 2.81

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

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,113,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(113,230,154,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(230,113,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.