COLOR #ECC5DD

HEX: #ECC5DD RGB: (236,197,221)

Renk bilgisi

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

RGB renk modeli

#ECC5DD color RGB value is (236,197,221).

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

RGB bağlantıları ve doygunluk

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

236
197
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 197 + 221 = 654 (100%)
R 236 of 654 ~ 36.09%
G 197 of 654 ~ 30.12%
B 221 of 654 ~ 33.79'%

%36.09
%30.12
%33.79

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.53%
  • sarı tonu 6.36%
  • 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
%6.36
%7.45

Codes

Color #ECC5DD in popluar color models

EC C5 DD
RGB 236 197 221
HSL 323° 50.65% 84.90%
HSB/HSV 323° 16.53% 92.55%
CMYK 0.00% 16.53% 6.36%
7.45%

Color #ECC5DD in popluar number systems.

HEX EC C5 DD
Decimal 236 197 221
Binary 11101100 11000101 11011101
Octal 354 305 335

Shades and tints

Shades of #ECC5DD

#ECC5DD
(236,197,221)
#D7B4C9
(215,180,201)
#C2A3B5
(194,163,181)
#AD92A1
(173,146,161)
#98818D
(152,129,141)
#837079
(131,112,121)
#6E5F65
(110,95,101)
#594E51
(89,78,81)
#443D3D
(68,61,61)
#2F2C29
(47,44,41)
#1A1B15
(26,27,21)
#000000
(0,0,0)

Tints of #ECC5DD

#ECC5DD
(236,197,221)
#EDCAE0
(237,202,224)
#EECFE3
(238,207,227)
#EFD4E6
(239,212,230)
#F0D9E9
(240,217,233)
#F1DEEC
(241,222,236)
#F2E3EF
(242,227,239)
#F3E8F2
(243,232,242)
#F4EDF5
(244,237,245)
#F5F2F8
(245,242,248)
#F6F7FB
(246,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC5DD; }

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

This text font color is #ECC5DD.

Background Color

.myBgColor { background-color: #ECC5DD; }

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

This div background color is #ECC5DD.

Border color

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

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

This div border color is #ECC5DD.

Opacity

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

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

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

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

This text has shadow with #ECC5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC5DD.

Preview

Color preview on black background

This text has color #ECC5DD on black background.


Color preview on white background

This text has color #ECC5DD on white background.


Black color preview on #ECC5DD background

This text has black color on #ECC5DD background.


White color preview on #ECC5DD background

This text has white color on #ECC5DD background.


Related colors

Complementary color

Complementary color for #hex is #133A22.


I love getcolorcode.com

Triadic colors

1 #DDECC5 and #C5DDEC with #ECC5DD are triadic colors.

2 #DDC5EC and #C5ECDD with #ECC5DD are triadic colors.