COLOR #EC77C7

HEX: #EC77C7 RGB: (236,119,199)

Renk bilgisi

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

RGB renk modeli

#EC77C7 color RGB value is (236,119,199).

RGB: (236,119,199) (93%, 47%, 78%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 119 of 255 = 47%
B 199 of 255 = 78%

236
119
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 119 + 199 = 554 (100%)
R 236 of 554 ~ 42.6%
G 119 of 554 ~ 21.48%
B 199 of 554 ~ 35.92'%

%42.6
%21.48
%35.92

CMYK RENK MODELİ

#EC77C7 rengi CMYK tonu (0,50,16,7).

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

CMYK: (0,50,16,7)
C0M50Y16K7 (0%, 50%, 16%, 7%)
(0.00 / 0.50 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%49.58
%15.68
%7.45

Codes

Color #EC77C7 in popluar color models

EC 77 C7
RGB 236 119 199
HSL 319° 75.48% 69.61%
HSB/HSV 319° 49.58% 92.55%
CMYK 0.00% 49.58% 15.68%
7.45%

Color #EC77C7 in popluar number systems.

HEX EC 77 C7
Decimal 236 119 199
Binary 11101100 1110111 11000111
Octal 354 167 307

Shades and tints

Shades of #EC77C7

#EC77C7
(236,119,199)
#D76DB5
(215,109,181)
#C263A3
(194,99,163)
#AD5991
(173,89,145)
#984F7F
(152,79,127)
#83456D
(131,69,109)
#6E3B5B
(110,59,91)
#593149
(89,49,73)
#442737
(68,39,55)
#2F1D25
(47,29,37)
#1A1313
(26,19,19)
#000000
(0,0,0)

Tints of #EC77C7

#EC77C7
(236,119,199)
#ED83CC
(237,131,204)
#EE8FD1
(238,143,209)
#EF9BD6
(239,155,214)
#F0A7DB
(240,167,219)
#F1B3E0
(241,179,224)
#F2BFE5
(242,191,229)
#F3CBEA
(243,203,234)
#F4D7EF
(244,215,239)
#F5E3F4
(245,227,244)
#F6EFF9
(246,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EC77C7; }

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

This text font color is #EC77C7.

Background Color

.myBgColor { background-color: #EC77C7; }

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

This div background color is #EC77C7.

Border color

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

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

This div border color is #EC77C7.

Opacity

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

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

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

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

This text has shadow with #EC77C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EC77C7.

Preview

Color preview on black background

This text has color #EC77C7 on black background.


Color preview on white background

This text has color #EC77C7 on white background.


Black color preview on #EC77C7 background

This text has black color on #EC77C7 background.


White color preview on #EC77C7 background

This text has white color on #EC77C7 background.


Related colors

Complementary color

Complementary color for #hex is #138838.


I love getcolorcode.com

Triadic colors

1 #C7EC77 and #77C7EC with #EC77C7 are triadic colors.

2 #C777EC and #77ECC7 with #EC77C7 are triadic colors.