COLOR #ECCFD6

HEX: #ECCFD6 RGB: (236,207,214)

Color info

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

RGB color model

#ECCFD6 color RGB value is (236,207,214).

RGB: (236,207,214) (93%, 81%, 84%)

RGB channels and saturation

R 236 of 255 = 93%
G 207 of 255 = 81%
B 214 of 255 = 84%

236
207
214

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

Portions of RGB colors in percentages

R + G + B = 236 + 207 + 214 = 657 (100%)
R 236 of 657 ~ 35.92%
G 207 of 657 ~ 31.51%
B 214 of 657 ~ 32.57'%

%35.92
%31.51
%32.57

CMYK color model

#ECCFD6 color CMYK value is (0,12,9,7).

  • cyan value is 0.00%
  • magenta value is 12.29%
  • yellow value is 9.32%
  • key color value is 7.45%

CMYK: (0,12,9,7)
C0M12Y9K7 (0%, 12%, 9%, 7%)
(0.00 / 0.12 / 0.09 / 0.07)

CMYK percentages

%0
%12.29
%9.32
%7.45

Codes

Color #ECCFD6 in popluar color models

EC CF D6
RGB 236 207 214
HSL 346° 43.28% 86.86%
HSB/HSV 346° 12.29% 92.55%
CMYK 0.00% 12.29% 9.32%
7.45%

Color #ECCFD6 in popluar number systems.

HEX EC CF D6
Decimal 236 207 214
Binary 11101100 11001111 11010110
Octal 354 317 326

Shades and tints

Shades of #ECCFD6

#ECCFD6
(236,207,214)
#D7BDC3
(215,189,195)
#C2ABB0
(194,171,176)
#AD999D
(173,153,157)
#98878A
(152,135,138)
#837577
(131,117,119)
#6E6364
(110,99,100)
#595151
(89,81,81)
#443F3E
(68,63,62)
#2F2D2B
(47,45,43)
#1A1B18
(26,27,24)
#000000
(0,0,0)

Tints of #ECCFD6

#ECCFD6
(236,207,214)
#EDD3D9
(237,211,217)
#EED7DC
(238,215,220)
#EFDBDF
(239,219,223)
#F0DFE2
(240,223,226)
#F1E3E5
(241,227,229)
#F2E7E8
(242,231,232)
#F3EBEB
(243,235,235)
#F4EFEE
(244,239,238)
#F5F3F1
(245,243,241)
#F6F7F4
(246,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECCFD6; }

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

This text font color is #ECCFD6.

Background Color

.myBgColor { background-color: #ECCFD6; }

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

This div background color is #ECCFD6.

Border color

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

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

This div border color is #ECCFD6.

Opacity

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

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

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

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

This text has shadow with #ECCFD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECCFD6.

Preview

Color preview on black background

This text has color #ECCFD6 on black background.


Color preview on white background

This text has color #ECCFD6 on white background.


Black color preview on #ECCFD6 background

This text has black color on #ECCFD6 background.


White color preview on #ECCFD6 background

This text has white color on #ECCFD6 background.


Related colors

Complementary color

Complementary color for #hex is #133029.


I love getcolorcode.com

Triadic colors

1 #D6ECCF and #CFD6EC with #ECCFD6 are triadic colors.

2 #D6CFEC and #CFECD6 with #ECCFD6 are triadic colors.