COLOR #ECC7DD

HEX: #ECC7DD RGB: (236,199,221)

Renk bilgisi

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

RGB renk modeli

#ECC7DD color RGB value is (236,199,221).

RGB: (236,199,221) (93%, 78%, 87%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 199 of 255 = 78%
B 221 of 255 = 87%

236
199
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 199 + 221 = 656 (100%)
R 236 of 656 ~ 35.98%
G 199 of 656 ~ 30.34%
B 221 of 656 ~ 33.69'%

%35.98
%30.34
%33.69

CMYK RENK MODELİ

#ECC7DD rengi CMYK tonu (0,16,6,7).

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

CMYK: (0,16,6,7)
C0M16Y6K7 (0%, 16%, 6%, 7%)
(0.00 / 0.16 / 0.06 / 0.07)

CMYK yüzdeleri

%0
%15.68
%6.36
%7.45

Codes

Color #ECC7DD in popluar color models

EC C7 DD
RGB 236 199 221
HSL 324° 49.33% 85.29%
HSB/HSV 324° 15.68% 92.55%
CMYK 0.00% 15.68% 6.36%
7.45%

Color #ECC7DD in popluar number systems.

HEX EC C7 DD
Decimal 236 199 221
Binary 11101100 11000111 11011101
Octal 354 307 335

Shades and tints

Shades of #ECC7DD

#ECC7DD
(236,199,221)
#D7B5C9
(215,181,201)
#C2A3B5
(194,163,181)
#AD91A1
(173,145,161)
#987F8D
(152,127,141)
#836D79
(131,109,121)
#6E5B65
(110,91,101)
#594951
(89,73,81)
#44373D
(68,55,61)
#2F2529
(47,37,41)
#1A1315
(26,19,21)
#000000
(0,0,0)

Tints of #ECC7DD

#ECC7DD
(236,199,221)
#EDCCE0
(237,204,224)
#EED1E3
(238,209,227)
#EFD6E6
(239,214,230)
#F0DBE9
(240,219,233)
#F1E0EC
(241,224,236)
#F2E5EF
(242,229,239)
#F3EAF2
(243,234,242)
#F4EFF5
(244,239,245)
#F5F4F8
(245,244,248)
#F6F9FB
(246,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC7DD; }

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

This text font color is #ECC7DD.

Background Color

.myBgColor { background-color: #ECC7DD; }

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

This div background color is #ECC7DD.

Border color

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

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

This div border color is #ECC7DD.

Opacity

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

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

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

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

This text has shadow with #ECC7DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC7DD.

Preview

Color preview on black background

This text has color #ECC7DD on black background.


Color preview on white background

This text has color #ECC7DD on white background.


Black color preview on #ECC7DD background

This text has black color on #ECC7DD background.


White color preview on #ECC7DD background

This text has white color on #ECC7DD background.


Related colors

Complementary color

Complementary color for #hex is #133822.


I love getcolorcode.com

Triadic colors

1 #DDECC7 and #C7DDEC with #ECC7DD are triadic colors.

2 #DDC7EC and #C7ECDD with #ECC7DD are triadic colors.