COLOR #EC4D6B

HEX: #EC4D6B RGB: (236,77,107)

Renk bilgisi

#EC4D6B contains mainly red color. #EC4D6B ‘ nin web güvenlik rengi #FF3366 (ya da #F36) dir.

RGB renk modeli

#EC4D6B color RGB value is (236,77,107).

RGB: (236,77,107) (93%, 30%, 42%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 77 of 255 = 30%
B 107 of 255 = 42%

236
77
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 77 + 107 = 420 (100%)
R 236 of 420 ~ 56.19%
G 77 of 420 ~ 18.33%
B 107 of 420 ~ 25.48'%

%56.19
%18.33
%25.48

CMYK RENK MODELİ

#EC4D6B rengi CMYK tonu (0,67,55,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 67.37%
  • sarı tonu 54.66%
  • ana renk tonu 7.45%

CMYK: (0,67,55,7)
C0M67Y55K7 (0%, 67%, 55%, 7%)
(0.00 / 0.67 / 0.55 / 0.07)

CMYK yüzdeleri

%0
%67.37
%54.66
%7.45

Codes

Color #EC4D6B in popluar color models

EC 4D 6B
RGB 236 77 107
HSL 349° 80.71% 61.37%
HSB/HSV 349° 67.37% 92.55%
CMYK 0.00% 67.37% 54.66%
7.45%

Color #EC4D6B in popluar number systems.

HEX EC 4D 6B
Decimal 236 77 107
Binary 11101100 1001101 1101011
Octal 354 115 153

Shades and tints

Shades of #EC4D6B

#EC4D6B
(236,77,107)
#D74662
(215,70,98)
#C23F59
(194,63,89)
#AD3850
(173,56,80)
#983147
(152,49,71)
#832A3E
(131,42,62)
#6E2335
(110,35,53)
#591C2C
(89,28,44)
#441523
(68,21,35)
#2F0E1A
(47,14,26)
#1A0711
(26,7,17)
#000000
(0,0,0)

Tints of #EC4D6B

#EC4D6B
(236,77,107)
#ED5D78
(237,93,120)
#EE6D85
(238,109,133)
#EF7D92
(239,125,146)
#F08D9F
(240,141,159)
#F19DAC
(241,157,172)
#F2ADB9
(242,173,185)
#F3BDC6
(243,189,198)
#F4CDD3
(244,205,211)
#F5DDE0
(245,221,224)
#F6EDED
(246,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EC4D6B color. Also use rgb(236,77,107) instead hex code.

Text Font Color

.myTextColor { color: #EC4D6B; }

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

This text font color is #EC4D6B.

Background Color

.myBgColor { background-color: #EC4D6B; }

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

This div background color is #EC4D6B.

Border color

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

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

This div border color is #EC4D6B.

Opacity

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

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

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

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

This text has shadow with #EC4D6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EC4D6B.

Preview

Color preview on black background

This text has color #EC4D6B on black background.


Color preview on white background

This text has color #EC4D6B on white background.


Black color preview on #EC4D6B background

This text has black color on #EC4D6B background.


White color preview on #EC4D6B background

This text has white color on #EC4D6B background.


Related colors

Complementary color

Complementary color for #hex is #13B294.


I love getcolorcode.com

Triadic colors

1 #6BEC4D and #4D6BEC with #EC4D6B are triadic colors.

2 #6B4DEC and #4DEC6B with #EC4D6B are triadic colors.