COLOR #EC7EDE

HEX: #EC7EDE RGB: (236,126,222)

Renk bilgisi

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

RGB renk modeli

#EC7EDE color RGB value is (236,126,222).

RGB: (236,126,222) (93%, 49%, 87%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 126 of 255 = 49%
B 222 of 255 = 87%

236
126
222

R + G + B ~ 76%. #EC7EDE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 126 + 222 = 584 (100%)
R 236 of 584 ~ 40.41%
G 126 of 584 ~ 21.58%
B 222 of 584 ~ 38.01'%

%40.41
%21.58
%38.01

CMYK RENK MODELİ

#EC7EDE rengi CMYK tonu (0,47,6,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 46.61%
  • sarı tonu 5.93%
  • ana renk tonu 7.45%

CMYK: (0,47,6,7)
C0M47Y6K7 (0%, 47%, 6%, 7%)
(0.00 / 0.47 / 0.06 / 0.07)

CMYK yüzdeleri

%0
%46.61
%5.93
%7.45

Codes

Color #EC7EDE in popluar color models

EC 7E DE
RGB 236 126 222
HSL 308° 74.32% 70.98%
HSB/HSV 308° 46.61% 92.55%
CMYK 0.00% 46.61% 5.93%
7.45%

Color #EC7EDE in popluar number systems.

HEX EC 7E DE
Decimal 236 126 222
Binary 11101100 1111110 11011110
Octal 354 176 336

Shades and tints

Shades of #EC7EDE

#EC7EDE
(236,126,222)
#D773CA
(215,115,202)
#C268B6
(194,104,182)
#AD5DA2
(173,93,162)
#98528E
(152,82,142)
#83477A
(131,71,122)
#6E3C66
(110,60,102)
#593152
(89,49,82)
#44263E
(68,38,62)
#2F1B2A
(47,27,42)
#1A1016
(26,16,22)
#000000
(0,0,0)

Tints of #EC7EDE

#EC7EDE
(236,126,222)
#ED89E1
(237,137,225)
#EE94E4
(238,148,228)
#EF9FE7
(239,159,231)
#F0AAEA
(240,170,234)
#F1B5ED
(241,181,237)
#F2C0F0
(242,192,240)
#F3CBF3
(243,203,243)
#F4D6F6
(244,214,246)
#F5E1F9
(245,225,249)
#F6ECFC
(246,236,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EC7EDE color. Also use rgb(236,126,222) instead hex code.

Text Font Color

.myTextColor { color: #EC7EDE; }

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

This text font color is #EC7EDE.

Background Color

.myBgColor { background-color: #EC7EDE; }

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

This div background color is #EC7EDE.

Border color

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

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

This div border color is #EC7EDE.

Opacity

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

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

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

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

This text has shadow with #EC7EDE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EC7EDE.

Preview

Color preview on black background

This text has color #EC7EDE on black background.


Color preview on white background

This text has color #EC7EDE on white background.


Black color preview on #EC7EDE background

This text has black color on #EC7EDE background.


White color preview on #EC7EDE background

This text has white color on #EC7EDE background.


Related colors

Complementary color

Complementary color for #hex is #138121.


I love getcolorcode.com

Triadic colors

1 #DEEC7E and #7EDEEC with #EC7EDE are triadic colors.

2 #DE7EEC and #7EECDE with #EC7EDE are triadic colors.