COLOR #EC6CC2

HEX: #EC6CC2 RGB: (236,108,194)

Renk bilgisi

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

RGB renk modeli

#EC6CC2 color RGB value is (236,108,194).

RGB: (236,108,194) (93%, 42%, 76%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 108 of 255 = 42%
B 194 of 255 = 76%

236
108
194

R + G + B ~ 70%. #EC6CC2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 108 + 194 = 538 (100%)
R 236 of 538 ~ 43.87%
G 108 of 538 ~ 20.07%
B 194 of 538 ~ 36.06'%

%43.87
%20.07
%36.06

CMYK RENK MODELİ

#EC6CC2 rengi CMYK tonu (0,54,18,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 54.24%
  • sarı tonu 17.80%
  • ana renk tonu 7.45%

CMYK: (0,54,18,7)
C0M54Y18K7 (0%, 54%, 18%, 7%)
(0.00 / 0.54 / 0.18 / 0.07)

CMYK yüzdeleri

%0
%54.24
%17.8
%7.45

Codes

Color #EC6CC2 in popluar color models

EC 6C C2
RGB 236 108 194
HSL 320° 77.11% 67.45%
HSB/HSV 320° 54.24% 92.55%
CMYK 0.00% 54.24% 17.80%
7.45%

Color #EC6CC2 in popluar number systems.

HEX EC 6C C2
Decimal 236 108 194
Binary 11101100 1101100 11000010
Octal 354 154 302

Shades and tints

Shades of #EC6CC2

#EC6CC2
(236,108,194)
#D763B1
(215,99,177)
#C25AA0
(194,90,160)
#AD518F
(173,81,143)
#98487E
(152,72,126)
#833F6D
(131,63,109)
#6E365C
(110,54,92)
#592D4B
(89,45,75)
#44243A
(68,36,58)
#2F1B29
(47,27,41)
#1A1218
(26,18,24)
#000000
(0,0,0)

Tints of #EC6CC2

#EC6CC2
(236,108,194)
#ED79C7
(237,121,199)
#EE86CC
(238,134,204)
#EF93D1
(239,147,209)
#F0A0D6
(240,160,214)
#F1ADDB
(241,173,219)
#F2BAE0
(242,186,224)
#F3C7E5
(243,199,229)
#F4D4EA
(244,212,234)
#F5E1EF
(245,225,239)
#F6EEF4
(246,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EC6CC2 color. Also use rgb(236,108,194) instead hex code.

Text Font Color

.myTextColor { color: #EC6CC2; }

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

This text font color is #EC6CC2.

Background Color

.myBgColor { background-color: #EC6CC2; }

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

This div background color is #EC6CC2.

Border color

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

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

This div border color is #EC6CC2.

Opacity

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

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

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

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

This text has shadow with #EC6CC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EC6CC2.

Preview

Color preview on black background

This text has color #EC6CC2 on black background.


Color preview on white background

This text has color #EC6CC2 on white background.


Black color preview on #EC6CC2 background

This text has black color on #EC6CC2 background.


White color preview on #EC6CC2 background

This text has white color on #EC6CC2 background.


Related colors

Complementary color

Complementary color for #hex is #13933D.


I love getcolorcode.com

Triadic colors

1 #C2EC6C and #6CC2EC with #EC6CC2 are triadic colors.

2 #C26CEC and #6CECC2 with #EC6CC2 are triadic colors.