COLOR #ECDAE4

HEX: #ECDAE4 RGB: (236,218,228)

Color info

#ECDAE4 contains red, green and blue colors in about the same proportion. Web safe color of #ECDAE4 is #FFCCCC (or #FCC).

RGB color model

#ECDAE4 color RGB value is (236,218,228).

RGB: (236,218,228) (93%, 85%, 89%)

RGB channels and saturation

R 236 of 255 = 93%
G 218 of 255 = 85%
B 228 of 255 = 89%

236
218
228

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

Portions of RGB colors in percentages

R + G + B = 236 + 218 + 228 = 682 (100%)
R 236 of 682 ~ 34.6%
G 218 of 682 ~ 31.96%
B 228 of 682 ~ 33.43'%

%34.6
%31.96
%33.43

CMYK color model

#ECDAE4 color CMYK value is (0,8,3,7).

  • cyan value is 0.00%
  • magenta value is 7.63%
  • yellow value is 3.39%
  • key color value is 7.45%
CMYK: (0,8,3,7) C0M8Y3K7 (0%,8%,3%,7%) (0.00/0.08/0.03/0.07) 

CMYK percentages

%0
%7.63
%3.39
%7.45

Codes

Color #ECDAE4 in popluar color models

EC DA E4
RGB 236 218 228
HSL 327° 32.14% 89.02%
HSB/HSV 327° 7.63% 92.55%
CMYK 0.00% 7.63% 3.39%
7.45%

Color #ECDAE4 in popluar number systems.

HEX EC DA E4
Decimal 236 218 228
Binary 11101100 11011010 11100100
Octal 354 332 344

Shades and tints

Shades of #ECDAE4

#ECDAE4
(236,218,228)
#D7C7D0
(215,199,208)
#C2B4BC
(194,180,188)
#ADA1A8
(173,161,168)
#988E94
(152,142,148)
#837B80
(131,123,128)
#6E686C
(110,104,108)
#595558
(89,85,88)
#444244
(68,66,68)
#2F2F30
(47,47,48)
#1A1C1C
(26,28,28)
#000000
(0,0,0)

Tints of #ECDAE4

#ECDAE4
(236,218,228)
#EDDDE6
(237,221,230)
#EEE0E8
(238,224,232)
#EFE3EA
(239,227,234)
#F0E6EC
(240,230,236)
#F1E9EE
(241,233,238)
#F2ECF0
(242,236,240)
#F3EFF2
(243,239,242)
#F4F2F4
(244,242,244)
#F5F5F6
(245,245,246)
#F6F8F8
(246,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECDAE4 color. Also use rgb(236,218,228) instead hex code.

Text Font Color

.myTextColor { color: #ECDAE4; }

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

This text font color is #ECDAE4.

Background Color

.myBgColor { background-color: #ECDAE4; }

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

This div background color is #ECDAE4.

Border color

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

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

This div border color is #ECDAE4.

Opacity

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

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

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

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

This text has shadow with #ECDAE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECDAE4.

Preview

Color preview on black background

This text has color #ECDAE4 on black background.


Color preview on white background

This text has color #ECDAE4 on white background.


Black color preview on #ECDAE4 background

This text has black color on #ECDAE4 background.


White color preview on #ECDAE4 background

This text has white color on #ECDAE4 background.


Related colors

Complementary color

Complementary color for #hex is #13251B.


I love getcolorcode.com

Triadic colors

1 #E4ECDA and #DAE4EC with #ECDAE4 are triadic colors.

2 #E4DAEC and #DAECE4 with #ECDAE4 are triadic colors.