COLOR #ECC2DD

HEX: #ECC2DD RGB: (236,194,221)

Renk bilgisi

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

RGB renk modeli

#ECC2DD color RGB value is (236,194,221).

RGB: (236,194,221) (93%, 76%, 87%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 194 of 255 = 76%
B 221 of 255 = 87%

236
194
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 194 + 221 = 651 (100%)
R 236 of 651 ~ 36.25%
G 194 of 651 ~ 29.8%
B 221 of 651 ~ 33.95'%

%36.25
%29.8
%33.95

CMYK RENK MODELİ

#ECC2DD rengi CMYK tonu (0,18,6,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.80%
  • sarı tonu 6.36%
  • ana renk tonu 7.45%

CMYK: (0,18,6,7)
C0M18Y6K7 (0%, 18%, 6%, 7%)
(0.00 / 0.18 / 0.06 / 0.07)

CMYK yüzdeleri

%0
%17.8
%6.36
%7.45

Codes

Color #ECC2DD in popluar color models

EC C2 DD
RGB 236 194 221
HSL 321° 52.50% 84.31%
HSB/HSV 321° 17.80% 92.55%
CMYK 0.00% 17.80% 6.36%
7.45%

Color #ECC2DD in popluar number systems.

HEX EC C2 DD
Decimal 236 194 221
Binary 11101100 11000010 11011101
Octal 354 302 335

Shades and tints

Shades of #ECC2DD

#ECC2DD
(236,194,221)
#D7B1C9
(215,177,201)
#C2A0B5
(194,160,181)
#AD8FA1
(173,143,161)
#987E8D
(152,126,141)
#836D79
(131,109,121)
#6E5C65
(110,92,101)
#594B51
(89,75,81)
#443A3D
(68,58,61)
#2F2929
(47,41,41)
#1A1815
(26,24,21)
#000000
(0,0,0)

Tints of #ECC2DD

#ECC2DD
(236,194,221)
#EDC7E0
(237,199,224)
#EECCE3
(238,204,227)
#EFD1E6
(239,209,230)
#F0D6E9
(240,214,233)
#F1DBEC
(241,219,236)
#F2E0EF
(242,224,239)
#F3E5F2
(243,229,242)
#F4EAF5
(244,234,245)
#F5EFF8
(245,239,248)
#F6F4FB
(246,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC2DD; }

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

This text font color is #ECC2DD.

Background Color

.myBgColor { background-color: #ECC2DD; }

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

This div background color is #ECC2DD.

Border color

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

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

This div border color is #ECC2DD.

Opacity

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

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

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

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

This text has shadow with #ECC2DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC2DD.

Preview

Color preview on black background

This text has color #ECC2DD on black background.


Color preview on white background

This text has color #ECC2DD on white background.


Black color preview on #ECC2DD background

This text has black color on #ECC2DD background.


White color preview on #ECC2DD background

This text has white color on #ECC2DD background.


Related colors

Complementary color

Complementary color for #hex is #133D22.


I love getcolorcode.com

Triadic colors

1 #DDECC2 and #C2DDEC with #ECC2DD are triadic colors.

2 #DDC2EC and #C2ECDD with #ECC2DD are triadic colors.