COLOR #EC7EC7

HEX: #EC7EC7 RGB: (236,126,199)

Renk bilgisi

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

RGB renk modeli

#EC7EC7 color RGB value is (236,126,199).

RGB: (236,126,199) (93%, 49%, 78%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 126 of 255 = 49%
B 199 of 255 = 78%

236
126
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 126 + 199 = 561 (100%)
R 236 of 561 ~ 42.07%
G 126 of 561 ~ 22.46%
B 199 of 561 ~ 35.47'%

%42.07
%22.46
%35.47

CMYK RENK MODELİ

#EC7EC7 rengi CMYK tonu (0,47,16,7).

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

CMYK: (0,47,16,7)
C0M47Y16K7 (0%, 47%, 16%, 7%)
(0.00 / 0.47 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%46.61
%15.68
%7.45

Codes

Color #EC7EC7 in popluar color models

EC 7E C7
RGB 236 126 199
HSL 320° 74.32% 70.98%
HSB/HSV 320° 46.61% 92.55%
CMYK 0.00% 46.61% 15.68%
7.45%

Color #EC7EC7 in popluar number systems.

HEX EC 7E C7
Decimal 236 126 199
Binary 11101100 1111110 11000111
Octal 354 176 307

Shades and tints

Shades of #EC7EC7

#EC7EC7
(236,126,199)
#D773B5
(215,115,181)
#C268A3
(194,104,163)
#AD5D91
(173,93,145)
#98527F
(152,82,127)
#83476D
(131,71,109)
#6E3C5B
(110,60,91)
#593149
(89,49,73)
#442637
(68,38,55)
#2F1B25
(47,27,37)
#1A1013
(26,16,19)
#000000
(0,0,0)

Tints of #EC7EC7

#EC7EC7
(236,126,199)
#ED89CC
(237,137,204)
#EE94D1
(238,148,209)
#EF9FD6
(239,159,214)
#F0AADB
(240,170,219)
#F1B5E0
(241,181,224)
#F2C0E5
(242,192,229)
#F3CBEA
(243,203,234)
#F4D6EF
(244,214,239)
#F5E1F4
(245,225,244)
#F6ECF9
(246,236,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EC7EC7; }

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

This text font color is #EC7EC7.

Background Color

.myBgColor { background-color: #EC7EC7; }

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

This div background color is #EC7EC7.

Border color

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

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

This div border color is #EC7EC7.

Opacity

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

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

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

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

This text has shadow with #EC7EC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EC7EC7.

Preview

Color preview on black background

This text has color #EC7EC7 on black background.


Color preview on white background

This text has color #EC7EC7 on white background.


Black color preview on #EC7EC7 background

This text has black color on #EC7EC7 background.


White color preview on #EC7EC7 background

This text has white color on #EC7EC7 background.


Related colors

Complementary color

Complementary color for #hex is #138138.


I love getcolorcode.com

Triadic colors

1 #C7EC7E and #7EC7EC with #EC7EC7 are triadic colors.

2 #C77EEC and #7EECC7 with #EC7EC7 are triadic colors.