COLOR #ED5E7D

HEX: #ED5E7D RGB: (237,94,125)

Renk bilgisi

#ED5E7D contains mainly red color. #ED5E7D ‘ nin web güvenlik rengi #FF6666 (ya da #F66) dir.

RGB renk modeli

#ED5E7D color RGB value is (237,94,125).

RGB: (237,94,125) (93%, 37%, 49%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 94 of 255 = 37%
B 125 of 255 = 49%

237
94
125

R + G + B ~ 60%. #ED5E7D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 94 + 125 = 456 (100%)
R 237 of 456 ~ 51.97%
G 94 of 456 ~ 20.61%
B 125 of 456 ~ 27.41'%

%51.97
%20.61
%27.41

CMYK RENK MODELİ

#ED5E7D rengi CMYK tonu (0,60,47,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 60.34%
  • sarı tonu 47.26%
  • ana renk tonu 7.06%

CMYK: (0,60,47,7)
C0M60Y47K7 (0%, 60%, 47%, 7%)
(0.00 / 0.60 / 0.47 / 0.07)

CMYK yüzdeleri

%0
%60.34
%47.26
%7.06

Codes

Color #ED5E7D in popluar color models

ED 5E 7D
RGB 237 94 125
HSL 347° 79.89% 64.90%
HSB/HSV 347° 60.34% 92.94%
CMYK 0.00% 60.34% 47.26%
7.06%

Color #ED5E7D in popluar number systems.

HEX ED 5E 7D
Decimal 237 94 125
Binary 11101101 1011110 1111101
Octal 355 136 175

Shades and tints

Shades of #ED5E7D

#ED5E7D
(237,94,125)
#D85672
(216,86,114)
#C34E67
(195,78,103)
#AE465C
(174,70,92)
#993E51
(153,62,81)
#843646
(132,54,70)
#6F2E3B
(111,46,59)
#5A2630
(90,38,48)
#451E25
(69,30,37)
#30161A
(48,22,26)
#1B0E0F
(27,14,15)
#000000
(0,0,0)

Tints of #ED5E7D

#ED5E7D
(237,94,125)
#EE6C88
(238,108,136)
#EF7A93
(239,122,147)
#F0889E
(240,136,158)
#F196A9
(241,150,169)
#F2A4B4
(242,164,180)
#F3B2BF
(243,178,191)
#F4C0CA
(244,192,202)
#F5CED5
(245,206,213)
#F6DCE0
(246,220,224)
#F7EAEB
(247,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED5E7D color. Also use rgb(237,94,125) instead hex code.

Text Font Color

.myTextColor { color: #ED5E7D; }

<p style="color:#ED5E7D">This sample text font color is #ED5E7D.</p>

This text font color is #ED5E7D.

Background Color

.myBgColor { background-color: #ED5E7D; }

<div style="background-color:#ED5E7D">Inner text</div>

This div background color is #ED5E7D.

Border color

.myBorderColor { border: 1px solid #ED5E7D; }

<div style="border:3px solid #ED5E7D">Div</div>

This div border color is #ED5E7D.

Opacity

.myOpacity80 { color: #ED5E7D; opacity: 0.8; }

<p style="color:#ED5E7D;opacity:0.8;">80%</p>

Text with #ED5E7D color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #ED5E7D;}

<p style="text-shadow: 3px 3px 1px #ED5E7D">Text here.</p>

This text has shadow with #ED5E7D color.


.textShadow {text-shadow: 3px 3px 1px #ED5E7D', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #ED5E7D, 5px 5px 20px red">Text here.</p>

This text has shadow with #ED5E7D primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#ED5E7D, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#ED5E7D, Direction=45, Strength=4)">Text</p>

This text has shadow with #ED5E7D and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #ED5E7D;
-webkit-box-shadow: 1px 1px 3px 2px #ED5E7D;
box-shadow: 1px 1px 3px 2px #ED5E7D;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #ED5E7D; -webkit-box-shadow: 1px 1px 3px 2px #ED5E7D; box-shadow:1px 1px 3px 2px #ED5E7D;">
Div content here
</div>

This div box has shadow with color #ED5E7D.

Preview

Color preview on black background

This text has color #ED5E7D on black background.


Color preview on white background

This text has color #ED5E7D on white background.


Black color preview on #ED5E7D background

This text has black color on #ED5E7D background.


White color preview on #ED5E7D background

This text has white color on #ED5E7D background.


Related colors

Complementary color

Complementary color for #hex is #12A182.


I love getcolorcode.com

Triadic colors

1 #7DED5E and #5E7DED with #ED5E7D are triadic colors.

2 #7D5EED and #5EED7D with #ED5E7D are triadic colors.