crispedge.com

Color picker

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

#ed3472 hex color - Red - Warm color - Information

#ed3472 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ed3472 Color code in RGB color code model is created after adding 92.94% red color, 20.39% green color and 44.71% blue color. Hex #ed3472 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 78% magenta, 52% yellow and 7% black.

Hex #ed3472 color code is between #ee3377 web safe hex color code and #dd4466 web safe hex color code. #ee3377 is the nearest web safe color code. You can see here many more shades of #ed3472 color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codeed3472#ed3472
RGB Decimal237, 52, 114rgb(237, 52, 114)
RGB Percent93%, 20%, 45%rgb(93%, 20%, 45%)
CSS RGBa237, 52, 114,1rgba(237,52,114,1)
CMYK Modelcmyk(0%,78%,52%,7%)
HSL Color Space340,84% ,57%hsl(340,84% ,57%)
HSV Color Space340°, 78%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011010011010001110010
Octal35564162
Decimal23752114
Hexed3472

Different shades of #ed3472 color code.

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

Light Shade of #ed3472
#f16393
Dark Shade of #ed3472
#db1356
Saturated Shade of #ed3472
#f8296e
Desaturated Shade of #ed3472
#e23f76
Grey scale Shade of #ed3472
#909090
Brighten Shade
#ff4d8b
Most Readable Shade
#FFFFFF

Shades of #ed3472 color code

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

#ed3472
#d22e65
#b82858
#9e224c
#831c3f
#691732
#4f1126
#340b19
#1a050c
#000000

Similar Color like #ed3472 color

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

#ee3573
#ef3674
#f03775
#f13876
#f23977
#f33a78
#f43b79
#f53c7a
#f63d7b
#f73e7c
#f83f7d
#f9407e
#fa417f
#fb4280
#ec3371
#eb3270
#ea316f
#e9306e
#e82f6d
#e72e6c
#e62d6b
#e52c6a
#e42b69
#e32a68
#e22967
#e12866
#e02765
#df2664

Monochromatic Color with #ed3472

#ed3472
#18050c
#430f20
#6d1835
#982149
#c22b5e

Tints of #ed3472 Color

#ed3472
#ef4a81
#f16191
#f377a1
#f58eb0
#f7a4c0
#f9bbd0
#fbd1df
#fde8ef
#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

#ed3472
#34edaf

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

Split Complementary

#ed3472
#34ed52
#34cfed

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

Analogous Color

#ed34bc
#ed3497
#ed3472
#ed344d
#ed4034

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

#ed3472
#72ed34
#3472ed

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

#ed3472
#ceed34
#34edaf
#5234ed

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

#ed3472
#34edaf
#34cfed
#ed5234

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

#ed3472 Color Code Preview on Black Background Color

This is how #ed3472 Color will look on black background color. Color contrast ratio is 5.34

#ed3472 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed3472

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ed3472

#ed3472 color code is use for CSS Background Color

Background color for the above div is #ed3472

HTML with inline CSS

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

#ed3472 color code is use for CSS Border Color

CSS Border color for the above div is #ed3472

HTML with inline CSS

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

CSS Border Left color for the above div is #ed3472

HTML with inline CSS

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

CSS Border Right color for the above div is #ed3472

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ed3472

HTML with inline CSS

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

CSS Border Top color for the above div is #ed3472

HTML with inline CSS

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

#ed3472 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ed3472 Color code Preview on White Background

This is how #ed3472 Color code will look on white background color. Color contrast ratio is 3.94

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

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.