COLOR #ECC2E6

HEX: #ECC2E6 RGB: (236,194,230)

Renk bilgisi

#ECC2E6 contains red, green and blue colors in about the same proportion. #ECC2E6 ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#ECC2E6 color RGB value is (236,194,230).

RGB: (236,194,230) (93%, 76%, 90%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 194 of 255 = 76%
B 230 of 255 = 90%

236
194
230

R + G + B ~ 86%. #ECC2E6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 194 + 230 = 660 (100%)
R 236 of 660 ~ 35.76%
G 194 of 660 ~ 29.39%
B 230 of 660 ~ 34.85'%

%35.76
%29.39
%34.85

CMYK RENK MODELİ

#ECC2E6 rengi CMYK tonu (0,18,3,7).

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

CMYK: (0,18,3,7)
C0M18Y3K7 (0%, 18%, 3%, 7%)
(0.00 / 0.18 / 0.03 / 0.07)

CMYK yüzdeleri

%0
%17.8
%2.54
%7.45

Codes

Color #ECC2E6 in popluar color models

EC C2 E6
RGB 236 194 230
HSL 309° 52.50% 84.31%
HSB/HSV 309° 17.80% 92.55%
CMYK 0.00% 17.80% 2.54%
7.45%

Color #ECC2E6 in popluar number systems.

HEX EC C2 E6
Decimal 236 194 230
Binary 11101100 11000010 11100110
Octal 354 302 346

Shades and tints

Shades of #ECC2E6

#ECC2E6
(236,194,230)
#D7B1D2
(215,177,210)
#C2A0BE
(194,160,190)
#AD8FAA
(173,143,170)
#987E96
(152,126,150)
#836D82
(131,109,130)
#6E5C6E
(110,92,110)
#594B5A
(89,75,90)
#443A46
(68,58,70)
#2F2932
(47,41,50)
#1A181E
(26,24,30)
#000000
(0,0,0)

Tints of #ECC2E6

#ECC2E6
(236,194,230)
#EDC7E8
(237,199,232)
#EECCEA
(238,204,234)
#EFD1EC
(239,209,236)
#F0D6EE
(240,214,238)
#F1DBF0
(241,219,240)
#F2E0F2
(242,224,242)
#F3E5F4
(243,229,244)
#F4EAF6
(244,234,246)
#F5EFF8
(245,239,248)
#F6F4FA
(246,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC2E6; }

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

This text font color is #ECC2E6.

Background Color

.myBgColor { background-color: #ECC2E6; }

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

This div background color is #ECC2E6.

Border color

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

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

This div border color is #ECC2E6.

Opacity

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

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

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

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

This text has shadow with #ECC2E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC2E6.

Preview

Color preview on black background

This text has color #ECC2E6 on black background.


Color preview on white background

This text has color #ECC2E6 on white background.


Black color preview on #ECC2E6 background

This text has black color on #ECC2E6 background.


White color preview on #ECC2E6 background

This text has white color on #ECC2E6 background.


Related colors

Complementary color

Complementary color for #hex is #133D19.


I love getcolorcode.com

Triadic colors

1 #E6ECC2 and #C2E6EC with #ECC2E6 are triadic colors.

2 #E6C2EC and #C2ECE6 with #ECC2E6 are triadic colors.