crispedge.com

Color picker

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

#e976b0 hex color - Red - Warm color - Information

#e976b0 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #e976b0 Color code in RGB color code model is created after adding 91.37% red color, 46.27% green color and 69.02% blue color. Hex #e976b0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 49% magenta, 24% yellow and 9% black.

Hex #e976b0 color code is between #ee77aa web safe hex color code and #dd66bb web safe hex color code. #ee77aa is the nearest web safe color code. You can see here many more shades of #e976b0 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee976b0#e976b0
RGB Decimal233, 118, 176rgb(233, 118, 176)
RGB Percent91%, 46%, 69%rgb(91%, 46%, 69%)
CSS RGBa233, 118, 176,1rgba(233,118,176,1)
CMYK Modelcmyk(0%,49%,24%,9%)
HSL Color Space330,72% ,69%hsl(330,72% ,69%)
HSV Color Space330°, 49%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010010111011010110000
Octal351166260
Decimal233118176
Hexe976b0

Different shades of #e976b0 color code.

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

Light Shade of #e976b0
#f0a2c9
Dark Shade of #e976b0
#e24a97
Saturated Shade of #e976b0
#f16eb0
Desaturated Shade of #e976b0
#e17eb0
Grey scale Shade of #e976b0
#afafaf
Brighten Shade
#ff8fc9
Most Readable Shade
#000000

Shades of #e976b0 color code

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

#e976b0
#cf689c
#b55b88
#9b4e75
#814161
#67344e
#4d273a
#331a27
#190d13
#000000

Similar Color like #e976b0 color

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

#ea77b1
#eb78b2
#ec79b3
#ed7ab4
#ee7bb5
#ef7cb6
#f07db7
#f17eb8
#f27fb9
#f380ba
#f481bb
#f582bc
#f683bd
#f784be
#e875af
#e774ae
#e673ad
#e572ac
#e471ab
#e370aa
#e26fa9
#e16ea8
#e06da7
#df6ca6
#de6ba5
#dd6aa4
#dc69a3
#db68a2

Monochromatic Color with #e976b0

#e976b0
#140a0f
#3f2030
#693550
#944b70
#be6090

Tints of #e976b0 Color

#e976b0
#eb85b8
#ed94c1
#f0a3ca
#f2b2d3
#f5c2db
#f7d1e4
#fae0ed
#fceff6
#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

#e976b0
#76e9af

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

Split Complementary

#e976b0
#76e976
#76e9e9

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

Analogous Color

#e976de
#e976c7
#e976b0
#e97699
#e97682

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

#e976b0
#b0e976
#76b0e9

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

#e976b0
#e9e876
#76e9af
#7676e9

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

#e976b0
#76e9af
#76e9e9
#e97676

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

#e976b0 Color Code Preview on Black Background Color

This is how #e976b0 Color will look on black background color. Color contrast ratio is 7.68

#e976b0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e976b0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e976b0

#e976b0 color code is use for CSS Background Color

Background color for the above div is #e976b0

HTML with inline CSS

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

#e976b0 color code is use for CSS Border Color

CSS Border color for the above div is #e976b0

HTML with inline CSS

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

CSS Border Left color for the above div is #e976b0

HTML with inline CSS

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

CSS Border Right color for the above div is #e976b0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e976b0

HTML with inline CSS

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

CSS Border Top color for the above div is #e976b0

HTML with inline CSS

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

#e976b0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e976b0 Color code Preview on White Background

This is how #e976b0 Color code will look on white background color. Color contrast ratio is 2.73

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

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.