COLOR #ECC5DF

HEX: #ECC5DF RGB: (236,197,223)

Renk bilgisi

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

RGB renk modeli

#ECC5DF color RGB value is (236,197,223).

RGB: (236,197,223) (93%, 77%, 87%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 197 of 255 = 77%
B 223 of 255 = 87%

236
197
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 197 + 223 = 656 (100%)
R 236 of 656 ~ 35.98%
G 197 of 656 ~ 30.03%
B 223 of 656 ~ 33.99'%

%35.98
%30.03
%33.99

CMYK RENK MODELİ

#ECC5DF rengi CMYK tonu (0,17,6,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.53%
  • sarı tonu 5.51%
  • ana renk tonu 7.45%
CMYK: (0,17,6,7) C0M17Y6K7 (0%,17%,6%,7%) (0.00/0.17/0.06/0.07) 

CMYK yüzdeleri

%0
%16.53
%5.51
%7.45

Codes

Color #ECC5DF in popluar color models

EC C5 DF
RGB 236 197 223
HSL 320° 50.65% 84.90%
HSB/HSV 320° 16.53% 92.55%
CMYK 0.00% 16.53% 5.51%
7.45%

Color #ECC5DF in popluar number systems.

HEX EC C5 DF
Decimal 236 197 223
Binary 11101100 11000101 11011111
Octal 354 305 337

Shades and tints

Shades of #ECC5DF

#ECC5DF
(236,197,223)
#D7B4CB
(215,180,203)
#C2A3B7
(194,163,183)
#AD92A3
(173,146,163)
#98818F
(152,129,143)
#83707B
(131,112,123)
#6E5F67
(110,95,103)
#594E53
(89,78,83)
#443D3F
(68,61,63)
#2F2C2B
(47,44,43)
#1A1B17
(26,27,23)
#000000
(0,0,0)

Tints of #ECC5DF

#ECC5DF
(236,197,223)
#EDCAE1
(237,202,225)
#EECFE3
(238,207,227)
#EFD4E5
(239,212,229)
#F0D9E7
(240,217,231)
#F1DEE9
(241,222,233)
#F2E3EB
(242,227,235)
#F3E8ED
(243,232,237)
#F4EDEF
(244,237,239)
#F5F2F1
(245,242,241)
#F6F7F3
(246,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECC5DF color. Also use rgb(236,197,223) instead hex code.

Text Font Color

.myTextColor { color: #ECC5DF; }

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

This text font color is #ECC5DF.

Background Color

.myBgColor { background-color: #ECC5DF; }

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

This div background color is #ECC5DF.

Border color

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

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

This div border color is #ECC5DF.

Opacity

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

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

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

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

This text has shadow with #ECC5DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC5DF.

Preview

Color preview on black background

This text has color #ECC5DF on black background.


Color preview on white background

This text has color #ECC5DF on white background.


Black color preview on #ECC5DF background

This text has black color on #ECC5DF background.


White color preview on #ECC5DF background

This text has white color on #ECC5DF background.


Related colors

Complementary color

Complementary color for #hex is #133A20.


I love getcolorcode.com

Triadic colors

1 #DFECC5 and #C5DFEC with #ECC5DF are triadic colors.

2 #DFC5EC and #C5ECDF with #ECC5DF are triadic colors.