COLOR #ECC5DC

HEX: #ECC5DC RGB: (236,197,220)

Renk bilgisi

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

RGB renk modeli

#ECC5DC color RGB value is (236,197,220).

RGB: (236,197,220) (93%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 197 of 255 = 77%
B 220 of 255 = 86%

236
197
220

R + G + B ~ 85%. #ECC5DC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 197 + 220 = 653 (100%)
R 236 of 653 ~ 36.14%
G 197 of 653 ~ 30.17%
B 220 of 653 ~ 33.69'%

%36.14
%30.17
%33.69

CMYK RENK MODELİ

#ECC5DC rengi CMYK tonu (0,17,7,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.53%
  • sarı tonu 6.78%
  • ana renk tonu 7.45%

CMYK: (0,17,7,7)
C0M17Y7K7 (0%, 17%, 7%, 7%)
(0.00 / 0.17 / 0.07 / 0.07)

CMYK yüzdeleri

%0
%16.53
%6.78
%7.45

Codes

Color #ECC5DC in popluar color models

EC C5 DC
RGB 236 197 220
HSL 325° 50.65% 84.90%
HSB/HSV 325° 16.53% 92.55%
CMYK 0.00% 16.53% 6.78%
7.45%

Color #ECC5DC in popluar number systems.

HEX EC C5 DC
Decimal 236 197 220
Binary 11101100 11000101 11011100
Octal 354 305 334

Shades and tints

Shades of #ECC5DC

#ECC5DC
(236,197,220)
#D7B4C8
(215,180,200)
#C2A3B4
(194,163,180)
#AD92A0
(173,146,160)
#98818C
(152,129,140)
#837078
(131,112,120)
#6E5F64
(110,95,100)
#594E50
(89,78,80)
#443D3C
(68,61,60)
#2F2C28
(47,44,40)
#1A1B14
(26,27,20)
#000000
(0,0,0)

Tints of #ECC5DC

#ECC5DC
(236,197,220)
#EDCADF
(237,202,223)
#EECFE2
(238,207,226)
#EFD4E5
(239,212,229)
#F0D9E8
(240,217,232)
#F1DEEB
(241,222,235)
#F2E3EE
(242,227,238)
#F3E8F1
(243,232,241)
#F4EDF4
(244,237,244)
#F5F2F7
(245,242,247)
#F6F7FA
(246,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC5DC; }

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

This text font color is #ECC5DC.

Background Color

.myBgColor { background-color: #ECC5DC; }

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

This div background color is #ECC5DC.

Border color

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

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

This div border color is #ECC5DC.

Opacity

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

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

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

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

This text has shadow with #ECC5DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC5DC.

Preview

Color preview on black background

This text has color #ECC5DC on black background.


Color preview on white background

This text has color #ECC5DC on white background.


Black color preview on #ECC5DC background

This text has black color on #ECC5DC background.


White color preview on #ECC5DC background

This text has white color on #ECC5DC background.


Related colors

Complementary color

Complementary color for #hex is #133A23.


I love getcolorcode.com

Triadic colors

1 #DCECC5 and #C5DCEC with #ECC5DC are triadic colors.

2 #DCC5EC and #C5ECDC with #ECC5DC are triadic colors.