COLOR #EC77C9

HEX: #EC77C9 RGB: (236,119,201)

Renk bilgisi

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

RGB renk modeli

#EC77C9 color RGB value is (236,119,201).

RGB: (236,119,201) (93%, 47%, 79%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 119 of 255 = 47%
B 201 of 255 = 79%

236
119
201

R + G + B ~ 73%. #EC77C9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 119 + 201 = 556 (100%)
R 236 of 556 ~ 42.45%
G 119 of 556 ~ 21.4%
B 201 of 556 ~ 36.15'%

%42.45
%21.4
%36.15

CMYK RENK MODELİ

#EC77C9 rengi CMYK tonu (0,50,15,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 49.58%
  • sarı tonu 14.83%
  • ana renk tonu 7.45%

CMYK: (0,50,15,7)
C0M50Y15K7 (0%, 50%, 15%, 7%)
(0.00 / 0.50 / 0.15 / 0.07)

CMYK yüzdeleri

%0
%49.58
%14.83
%7.45

Codes

Color #EC77C9 in popluar color models

EC 77 C9
RGB 236 119 201
HSL 318° 75.48% 69.61%
HSB/HSV 318° 49.58% 92.55%
CMYK 0.00% 49.58% 14.83%
7.45%

Color #EC77C9 in popluar number systems.

HEX EC 77 C9
Decimal 236 119 201
Binary 11101100 1110111 11001001
Octal 354 167 311

Shades and tints

Shades of #EC77C9

#EC77C9
(236,119,201)
#D76DB7
(215,109,183)
#C263A5
(194,99,165)
#AD5993
(173,89,147)
#984F81
(152,79,129)
#83456F
(131,69,111)
#6E3B5D
(110,59,93)
#59314B
(89,49,75)
#442739
(68,39,57)
#2F1D27
(47,29,39)
#1A1315
(26,19,21)
#000000
(0,0,0)

Tints of #EC77C9

#EC77C9
(236,119,201)
#ED83CD
(237,131,205)
#EE8FD1
(238,143,209)
#EF9BD5
(239,155,213)
#F0A7D9
(240,167,217)
#F1B3DD
(241,179,221)
#F2BFE1
(242,191,225)
#F3CBE5
(243,203,229)
#F4D7E9
(244,215,233)
#F5E3ED
(245,227,237)
#F6EFF1
(246,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EC77C9 color. Also use rgb(236,119,201) instead hex code.

Text Font Color

.myTextColor { color: #EC77C9; }

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

This text font color is #EC77C9.

Background Color

.myBgColor { background-color: #EC77C9; }

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

This div background color is #EC77C9.

Border color

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

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

This div border color is #EC77C9.

Opacity

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

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

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

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

This text has shadow with #EC77C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EC77C9.

Preview

Color preview on black background

This text has color #EC77C9 on black background.


Color preview on white background

This text has color #EC77C9 on white background.


Black color preview on #EC77C9 background

This text has black color on #EC77C9 background.


White color preview on #EC77C9 background

This text has white color on #EC77C9 background.


Related colors

Complementary color

Complementary color for #hex is #138836.


I love getcolorcode.com

Triadic colors

1 #C9EC77 and #77C9EC with #EC77C9 are triadic colors.

2 #C977EC and #77ECC9 with #EC77C9 are triadic colors.