crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#e76edb hex color - Red - Warm color - Information

#e76edb hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e76edb Color code in RGB color code model is created after adding 90.59% red color, 43.14% green color and 85.88% blue color. Hex #e76edb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 5% yellow and 9% black.

Hex #e76edb color code is between #ee66dd web safe hex color code and #dd77cc web safe hex color code. #ee66dd is the nearest web safe color code. You can see here many more shades of #e76edb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee76edb#e76edb
RGB Decimal231, 110, 219rgb(231, 110, 219)
RGB Percent91%, 43%, 86%rgb(91%, 43%, 86%)
CSS RGBa231, 110, 219,1rgba(231,110,219,1)
CMYK Modelcmyk(0%,52%,5%,9%)
HSL Color Space306,72% ,67%hsl(306,72% ,67%)
HSV Color Space306°, 52%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001110110111011011011
Octal347156333
Decimal231110219
Hexe76edb

Different shades of #e76edb color code.

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

Light Shade of #e76edb
#ee9ae6
Dark Shade of #e76edb
#e042d0
Saturated Shade of #e76edb
#ef66e2
Desaturated Shade of #e76edb
#df76d4
Grey scale Shade of #e76edb
#aaaaaa
Brighten Shade
#ff87f4
Most Readable Shade
#000000

Shades of #e76edb color code

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

#e76edb
#cd61c2
#b355aa
#9a4992
#803d79
#663061
#4d2449
#331830
#190c18
#000000

Similar Color like #e76edb color

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

#e86fdc
#e970dd
#ea71de
#eb72df
#ec73e0
#ed74e1
#ee75e2
#ef76e3
#f077e4
#f178e5
#f279e6
#f37ae7
#f47be8
#f57ce9
#e66dda
#e56cd9
#e46bd8
#e36ad7
#e269d6
#e168d5
#e067d4
#df66d3
#de65d2
#dd64d1
#dc63d0
#db62cf
#da61ce
#d960cd

Monochromatic Color with #e76edb

#e76edb
#120912
#3d1d3a
#673162
#92468a
#bc5ab3

Tints of #e76edb Color

#e76edb
#e97edf
#ec8ee3
#ef9ee7
#f1aeeb
#f4beef
#f7cef3
#f9def7
#fceefb
#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

#e76edb
#6ee77a

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

Split Complementary

#e76edb
#9ee76e
#6ee7b6

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

Analogous Color

#c36ee7
#db6ee7
#e76edb
#e76ec3
#e76eab

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

#e76edb
#dbe76e
#6edbe7

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

#e76edb
#e7b66e
#6ee77a
#6e9ee7

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

#e76edb
#6ee77a
#6ee7b7
#e76e9e

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

#e76edb Color Code Preview on Black Background Color

This is how #e76edb Color will look on black background color. Color contrast ratio is 7.65

#e76edb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e76edb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e76edb

#e76edb color code is use for CSS Background Color

Background color for the above div is #e76edb

HTML with inline CSS

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

#e76edb color code is use for CSS Border Color

CSS Border color for the above div is #e76edb

HTML with inline CSS

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

CSS Border Left color for the above div is #e76edb

HTML with inline CSS

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

CSS Border Right color for the above div is #e76edb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e76edb

HTML with inline CSS

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

CSS Border Top color for the above div is #e76edb

HTML with inline CSS

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

#e76edb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e76edb Color code Preview on White Background

This is how #e76edb Color code will look on white background color. Color contrast ratio is 2.74

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.