COLOR #EC50D5

HEX: #EC50D5 RGB: (236,80,213)

Renk bilgisi

#EC50D5 contains mainly red and blue colors. #EC50D5 ‘ nin web güvenlik rengi #FF66CC (ya da #F6C) dir.

RGB renk modeli

#EC50D5 color RGB value is (236,80,213).

RGB: (236,80,213) (93%, 31%, 84%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 80 of 255 = 31%
B 213 of 255 = 84%

236
80
213

R + G + B ~ 69%. #EC50D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 80 + 213 = 529 (100%)
R 236 of 529 ~ 44.61%
G 80 of 529 ~ 15.12%
B 213 of 529 ~ 40.26'%

%44.61
%15.12
%40.26

CMYK RENK MODELİ

#EC50D5 rengi CMYK tonu (0,66,10,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 66.10%
  • sarı tonu 9.75%
  • ana renk tonu 7.45%

CMYK: (0,66,10,7)
C0M66Y10K7 (0%, 66%, 10%, 7%)
(0.00 / 0.66 / 0.10 / 0.07)

CMYK yüzdeleri

%0
%66.1
%9.75
%7.45

Codes

Color #EC50D5 in popluar color models

EC 50 D5
RGB 236 80 213
HSL 309° 80.41% 61.96%
HSB/HSV 309° 66.10% 92.55%
CMYK 0.00% 66.10% 9.75%
7.45%

Color #EC50D5 in popluar number systems.

HEX EC 50 D5
Decimal 236 80 213
Binary 11101100 1010000 11010101
Octal 354 120 325

Shades and tints

Shades of #EC50D5

#EC50D5
(236,80,213)
#D749C2
(215,73,194)
#C242AF
(194,66,175)
#AD3B9C
(173,59,156)
#983489
(152,52,137)
#832D76
(131,45,118)
#6E2663
(110,38,99)
#591F50
(89,31,80)
#44183D
(68,24,61)
#2F112A
(47,17,42)
#1A0A17
(26,10,23)
#000000
(0,0,0)

Tints of #EC50D5

#EC50D5
(236,80,213)
#ED5FD8
(237,95,216)
#EE6EDB
(238,110,219)
#EF7DDE
(239,125,222)
#F08CE1
(240,140,225)
#F19BE4
(241,155,228)
#F2AAE7
(242,170,231)
#F3B9EA
(243,185,234)
#F4C8ED
(244,200,237)
#F5D7F0
(245,215,240)
#F6E6F3
(246,230,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EC50D5 color. Also use rgb(236,80,213) instead hex code.

Text Font Color

.myTextColor { color: #EC50D5; }

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

This text font color is #EC50D5.

Background Color

.myBgColor { background-color: #EC50D5; }

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

This div background color is #EC50D5.

Border color

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

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

This div border color is #EC50D5.

Opacity

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

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

Text with #EC50D5 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 #EC50D5;}

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

This text has shadow with #EC50D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EC50D5.

Preview

Color preview on black background

This text has color #EC50D5 on black background.


Color preview on white background

This text has color #EC50D5 on white background.


Black color preview on #EC50D5 background

This text has black color on #EC50D5 background.


White color preview on #EC50D5 background

This text has white color on #EC50D5 background.


Related colors

Complementary color

Complementary color for #hex is #13AF2A.


I love getcolorcode.com

Triadic colors

1 #D5EC50 and #50D5EC with #EC50D5 are triadic colors.

2 #D550EC and #50ECD5 with #EC50D5 are triadic colors.