COLOR #ECDEE7

HEX: #ECDEE7 RGB: (236,222,231)

Color info

#ECDEE7 contains red, green and blue colors in about the same proportion. Web safe color of #ECDEE7 is #FFCCFF (or #FCF).

RGB color model

#ECDEE7 color RGB value is (236,222,231).

RGB: (236,222,231) (93%, 87%, 91%)

RGB channels and saturation

R 236 of 255 = 93%
G 222 of 255 = 87%
B 231 of 255 = 91%

236
222
231

R + G + B ~ 90%. #ECDEE7 is light color.

Portions of RGB colors in percentages

R + G + B = 236 + 222 + 231 = 689 (100%)
R 236 of 689 ~ 34.25%
G 222 of 689 ~ 32.22%
B 231 of 689 ~ 33.53'%

%34.25
%32.22
%33.53

CMYK color model

#ECDEE7 color CMYK value is (0,6,2,7).

  • cyan value is 0.00%
  • magenta value is 5.93%
  • yellow value is 2.12%
  • key color value is 7.45%
CMYK: (0,6,2,7) C0M6Y2K7 (0%,6%,2%,7%) (0.00/0.06/0.02/0.07) 

CMYK percentages

%0
%5.93
%2.12
%7.45

Codes

Color #ECDEE7 in popluar color models

EC DE E7
RGB 236 222 231
HSL 321° 26.92% 89.80%
HSB/HSV 321° 5.93% 92.55%
CMYK 0.00% 5.93% 2.12%
7.45%

Color #ECDEE7 in popluar number systems.

HEX EC DE E7
Decimal 236 222 231
Binary 11101100 11011110 11100111
Octal 354 336 347

Shades and tints

Shades of #ECDEE7

#ECDEE7
(236,222,231)
#D7CAD2
(215,202,210)
#C2B6BD
(194,182,189)
#ADA2A8
(173,162,168)
#988E93
(152,142,147)
#837A7E
(131,122,126)
#6E6669
(110,102,105)
#595254
(89,82,84)
#443E3F
(68,62,63)
#2F2A2A
(47,42,42)
#1A1615
(26,22,21)
#000000
(0,0,0)

Tints of #ECDEE7

#ECDEE7
(236,222,231)
#EDE1E9
(237,225,233)
#EEE4EB
(238,228,235)
#EFE7ED
(239,231,237)
#F0EAEF
(240,234,239)
#F1EDF1
(241,237,241)
#F2F0F3
(242,240,243)
#F3F3F5
(243,243,245)
#F4F6F7
(244,246,247)
#F5F9F9
(245,249,249)
#F6FCFB
(246,252,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECDEE7 color. Also use rgb(236,222,231) instead hex code.

Text Font Color

.myTextColor { color: #ECDEE7; }

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

This text font color is #ECDEE7.

Background Color

.myBgColor { background-color: #ECDEE7; }

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

This div background color is #ECDEE7.

Border color

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

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

This div border color is #ECDEE7.

Opacity

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

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

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

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

This text has shadow with #ECDEE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECDEE7.

Preview

Color preview on black background

This text has color #ECDEE7 on black background.


Color preview on white background

This text has color #ECDEE7 on white background.


Black color preview on #ECDEE7 background

This text has black color on #ECDEE7 background.


White color preview on #ECDEE7 background

This text has white color on #ECDEE7 background.


Related colors

Complementary color

Complementary color for #hex is #132118.


I love getcolorcode.com

Triadic colors

1 #E7ECDE and #DEE7EC with #ECDEE7 are triadic colors.

2 #E7DEEC and #DEECE7 with #ECDEE7 are triadic colors.