crispedge.com

Color picker

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

#e76baf hex color - Red - Warm color - Information

#e76baf hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #e76baf Color code in RGB color code model is created after adding 90.59% red color, 41.96% green color and 68.63% blue color. Hex #e76baf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 24% yellow and 9% black.

Hex #e76baf color code is between #ee66aa web safe hex color code and #dd77bb web safe hex color code. #ee66aa is the nearest web safe color code. You can see here many more shades of #e76baf color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee76baf#e76baf
RGB Decimal231, 107, 175rgb(231, 107, 175)
RGB Percent91%, 42%, 69%rgb(91%, 42%, 69%)
CSS RGBa231, 107, 175,1rgba(231,107,175,1)
CMYK Modelcmyk(0%,54%,24%,9%)
HSL Color Space327,72% ,66%hsl(327,72% ,66%)
HSV Color Space327°, 54%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001110110101110101111
Octal347153257
Decimal231107175
Hexe76baf

Different shades of #e76baf color code.

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

Light Shade of #e76baf
#ee97c7
Dark Shade of #e76baf
#e03f97
Saturated Shade of #e76baf
#f062b0
Desaturated Shade of #e76baf
#de74ae
Grey scale Shade of #e76baf
#a9a9a9
Brighten Shade
#ff84c8
Most Readable Shade
#000000

Shades of #e76baf color code

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

#e76baf
#cd5f9b
#b35388
#9a4774
#803b61
#662f4d
#4d233a
#331726
#190b13
#000000

Similar Color like #e76baf color

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

#e86cb0
#e96db1
#ea6eb2
#eb6fb3
#ec70b4
#ed71b5
#ee72b6
#ef73b7
#f074b8
#f175b9
#f276ba
#f377bb
#f478bc
#f579bd
#e66aae
#e569ad
#e468ac
#e367ab
#e266aa
#e165a9
#e064a8
#df63a7
#de62a6
#dd61a5
#dc60a4
#db5fa3
#da5ea2
#d95da1

Monochromatic Color with #e76baf

#e76baf
#12090e
#3d1c2e
#67304e
#92446f
#bc578f

Tints of #e76baf Color

#e76baf
#e97bb7
#ec8bc0
#ef9cc9
#f1acd2
#f4bddb
#f7cde4
#f9deed
#fceef6
#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

#e76baf
#6be7a3

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

Split Complementary

#e76baf
#71e76b
#6be7e1

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

Analogous Color

#e76be1
#e76bc8
#e76baf
#e76b96
#e76b7d

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

#e76baf
#afe76b
#6bafe7

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

#e76baf
#e7e16b
#6be7a3
#6b71e7

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

#e76baf
#6be7a3
#6be7e1
#e76b71

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

#e76baf Color Code Preview on Black Background Color

This is how #e76baf Color will look on black background color. Color contrast ratio is 7.12

#e76baf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e76baf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e76baf

#e76baf color code is use for CSS Background Color

Background color for the above div is #e76baf

HTML with inline CSS

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

#e76baf color code is use for CSS Border Color

CSS Border color for the above div is #e76baf

HTML with inline CSS

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

CSS Border Left color for the above div is #e76baf

HTML with inline CSS

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

CSS Border Right color for the above div is #e76baf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e76baf

HTML with inline CSS

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

CSS Border Top color for the above div is #e76baf

HTML with inline CSS

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

#e76baf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e76baf Color code Preview on White Background

This is how #e76baf Color code will look on white background color. Color contrast ratio is 2.95

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

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.