crispedge.com

Color picker

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

#e74f81 hex color - Red - Warm color - Information

#e74f81 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #e74f81 Color code in RGB color code model is created after adding 90.59% red color, 30.98% green color and 50.59% blue color. Hex #e74f81 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 44% yellow and 9% black.

Hex #e74f81 color code is between #ee5588 web safe hex color code and #dd4477 web safe hex color code. #ee5588 is the nearest web safe color code. You can see here many more shades of #e74f81 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codee74f81#e74f81
RGB Decimal231, 79, 129rgb(231, 79, 129)
RGB Percent91%, 31%, 51%rgb(91%, 31%, 51%)
CSS RGBa231, 79, 129,1rgba(231,79,129,1)
CMYK Modelcmyk(0%,66%,44%,9%)
HSL Color Space340,76% ,61%hsl(340,76% ,61%)
HSV Color Space340°, 66%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111001110100111110000001
Octal347117201
Decimal23179129
Hexe74f81

Different shades of #e74f81 color code.

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

Light Shade of #e74f81
#ed7ca1
Dark Shade of #e74f81
#e12261
Saturated Shade of #e74f81
#f1457e
Desaturated Shade of #e74f81
#dd5984
Grey scale Shade of #e74f81
#9b9b9b
Brighten Shade
#ff689a
Most Readable Shade
#FFFFFF

Shades of #e74f81 color code

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

#e74f81
#cd4672
#b33d64
#9a3456
#802b47
#662339
#4d1a2b
#33111c
#19080e
#000000

Similar Color like #e74f81 color

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

#e85082
#e95183
#ea5284
#eb5385
#ec5486
#ed5587
#ee5688
#ef5789
#f0588a
#f1598b
#f25a8c
#f35b8d
#f45c8e
#f55d8f
#e64e80
#e54d7f
#e44c7e
#e34b7d
#e24a7c
#e1497b
#e0487a
#df4779
#de4678
#dd4577
#dc4476
#db4375
#da4274
#d94173

Monochromatic Color with #e74f81

#e74f81
#12060a
#3d1522
#67233a
#923252
#bc4069

Tints of #e74f81 Color

#e74f81
#e9628f
#ec769d
#ef89ab
#f19db9
#f4b0c7
#f7c4d5
#f9d7e3
#fcebf1
#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

#e74f81
#4fe7b5

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

Split Complementary

#e74f81
#4fe769
#4fcde7

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

Analogous Color

#e74fbe
#e74f9f
#e74f81
#e74f63
#e75a4f

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

#e74f81
#81e74f
#4f81e7

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

#e74f81
#cde74f
#4fe7b5
#694fe7

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

#e74f81
#4fe7b5
#4fcde7
#e7694f

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

#e74f81 Color Code Preview on Black Background Color

This is how #e74f81 Color will look on black background color. Color contrast ratio is 5.83

#e74f81 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e74f81

HTML with inline CSS

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

Your Example Paragraph content text in with font color #e74f81

#e74f81 color code is use for CSS Background Color

Background color for the above div is #e74f81

HTML with inline CSS

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

#e74f81 color code is use for CSS Border Color

CSS Border color for the above div is #e74f81

HTML with inline CSS

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

CSS Border Left color for the above div is #e74f81

HTML with inline CSS

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

CSS Border Right color for the above div is #e74f81

HTML with inline CSS

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

CSS Border Bottom color for the above div is #e74f81

HTML with inline CSS

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

CSS Border Top color for the above div is #e74f81

HTML with inline CSS

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

#e74f81 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#e74f81 Color code Preview on White Background

This is how #e74f81 Color code will look on white background color. Color contrast ratio is 3.60

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

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.