crispedge.com

Color picker

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

#e7427e hex color - Red - Warm color - Information

#e7427e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e7427e Color code in RGB color code model is created after adding 90.59% red color, 25.88% green color and 49.41% blue color. Hex #e7427e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 71% magenta, 45% yellow and 9% black.

Hex #e7427e color code is between #ee4477 web safe hex color code and #dd3388 web safe hex color code. #ee4477 is the nearest web safe color code. You can see here many more shades of #e7427e color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codee7427e#e7427e
RGB Decimal231, 66, 126rgb(231, 66, 126)
RGB Percent91%, 26%, 49%rgb(91%, 26%, 49%)
CSS RGBa231, 66, 126,1rgba(231,66,126,1)
CMYK Modelcmyk(0%,71%,45%,9%)
HSL Color Space338,77% ,58%hsl(338,77% ,58%)
HSV Color Space338°, 71%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001110100001001111110
Octal347102176
Decimal23166126
Hexe7427e

Different shades of #e7427e color code.

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

Light Shade of #e7427e
#ed6f9d
Dark Shade of #e7427e
#da1c61
Saturated Shade of #e7427e
#f2377b
Desaturated Shade of #e7427e
#dc4d81
Grey scale Shade of #e7427e
#949494
Brighten Shade
#ff5b97
Most Readable Shade
#FFFFFF

Shades of #e7427e color code

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

#e7427e
#cd3a70
#b33362
#9a2c54
#802446
#661d38
#4d162a
#330e1c
#19070e
#000000

Similar Color like #e7427e color

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

#e8437f
#e94480
#ea4581
#eb4682
#ec4783
#ed4884
#ee4985
#ef4a86
#f04b87
#f14c88
#f24d89
#f34e8a
#f44f8b
#f5508c
#e6417d
#e5407c
#e43f7b
#e33e7a
#e23d79
#e13c78
#e03b77
#df3a76
#de3975
#dd3874
#dc3773
#db3672
#da3571
#d93470

Monochromatic Color with #e7427e

#e7427e
#12050a
#3d1121
#671e38
#922a50
#bc3667

Tints of #e7427e Color

#e7427e
#e9578c
#ec6c9a
#ef81a9
#f196b7
#f4abc5
#f7c0d4
#f9d5e2
#fceaf0
#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

#e7427e
#42e7ab

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

Split Complementary

#e7427e
#42e759
#42d0e7

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

Analogous Color

#e742c0
#e7429f
#e7427e
#e7425d
#e74842

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

#e7427e
#7ee742
#427ee7

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

#e7427e
#d0e742
#42e7ab
#5842e7

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

#e7427e
#42e7ab
#42d0e7
#e75942

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

#e7427e Color Code Preview on Black Background Color

This is how #e7427e Color will look on black background color. Color contrast ratio is 5.48

#e7427e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e7427e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e7427e

#e7427e color code is use for CSS Background Color

Background color for the above div is #e7427e

HTML with inline CSS

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

#e7427e color code is use for CSS Border Color

CSS Border color for the above div is #e7427e

HTML with inline CSS

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

CSS Border Left color for the above div is #e7427e

HTML with inline CSS

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

CSS Border Right color for the above div is #e7427e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e7427e

HTML with inline CSS

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

CSS Border Top color for the above div is #e7427e

HTML with inline CSS

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

#e7427e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e7427e Color code Preview on White Background

This is how #e7427e Color code will look on white background color. Color contrast ratio is 3.83

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.