COLOR #ECD6E6

HEX: #ECD6E6 RGB: (236,214,230)

Renk bilgisi

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

RGB renk modeli

#ECD6E6 color RGB value is (236,214,230).

RGB: (236,214,230) (93%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 214 of 255 = 84%
B 230 of 255 = 90%

236
214
230

R + G + B ~ 89%. #ECD6E6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 214 + 230 = 680 (100%)
R 236 of 680 ~ 34.71%
G 214 of 680 ~ 31.47%
B 230 of 680 ~ 33.82'%

%34.71
%31.47
%33.82

CMYK RENK MODELİ

#ECD6E6 rengi CMYK tonu (0,9,3,7).

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

CMYK: (0,9,3,7)
C0M9Y3K7 (0%, 9%, 3%, 7%)
(0.00 / 0.09 / 0.03 / 0.07)

CMYK yüzdeleri

%0
%9.32
%2.54
%7.45

Codes

Color #ECD6E6 in popluar color models

EC D6 E6
RGB 236 214 230
HSL 316° 36.67% 88.24%
HSB/HSV 316° 9.32% 92.55%
CMYK 0.00% 9.32% 2.54%
7.45%

Color #ECD6E6 in popluar number systems.

HEX EC D6 E6
Decimal 236 214 230
Binary 11101100 11010110 11100110
Octal 354 326 346

Shades and tints

Shades of #ECD6E6

#ECD6E6
(236,214,230)
#D7C3D2
(215,195,210)
#C2B0BE
(194,176,190)
#AD9DAA
(173,157,170)
#988A96
(152,138,150)
#837782
(131,119,130)
#6E646E
(110,100,110)
#59515A
(89,81,90)
#443E46
(68,62,70)
#2F2B32
(47,43,50)
#1A181E
(26,24,30)
#000000
(0,0,0)

Tints of #ECD6E6

#ECD6E6
(236,214,230)
#EDD9E8
(237,217,232)
#EEDCEA
(238,220,234)
#EFDFEC
(239,223,236)
#F0E2EE
(240,226,238)
#F1E5F0
(241,229,240)
#F2E8F2
(242,232,242)
#F3EBF4
(243,235,244)
#F4EEF6
(244,238,246)
#F5F1F8
(245,241,248)
#F6F4FA
(246,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECD6E6; }

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

This text font color is #ECD6E6.

Background Color

.myBgColor { background-color: #ECD6E6; }

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

This div background color is #ECD6E6.

Border color

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

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

This div border color is #ECD6E6.

Opacity

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

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

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

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

This text has shadow with #ECD6E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECD6E6.

Preview

Color preview on black background

This text has color #ECD6E6 on black background.


Color preview on white background

This text has color #ECD6E6 on white background.


Black color preview on #ECD6E6 background

This text has black color on #ECD6E6 background.


White color preview on #ECD6E6 background

This text has white color on #ECD6E6 background.


Related colors

Complementary color

Complementary color for #hex is #132919.


I love getcolorcode.com

Triadic colors

1 #E6ECD6 and #D6E6EC with #ECD6E6 are triadic colors.

2 #E6D6EC and #D6ECE6 with #ECD6E6 are triadic colors.