COLOR #ECC9D9

HEX: #ECC9D9 RGB: (236,201,217)

Renk bilgisi

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

RGB renk modeli

#ECC9D9 color RGB value is (236,201,217).

RGB: (236,201,217) (93%, 79%, 85%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 201 of 255 = 79%
B 217 of 255 = 85%

236
201
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 201 + 217 = 654 (100%)
R 236 of 654 ~ 36.09%
G 201 of 654 ~ 30.73%
B 217 of 654 ~ 33.18'%

%36.09
%30.73
%33.18

CMYK RENK MODELİ

#ECC9D9 rengi CMYK tonu (0,15,8,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.83%
  • sarı tonu 8.05%
  • ana renk tonu 7.45%

CMYK: (0,15,8,7)
C0M15Y8K7 (0%, 15%, 8%, 7%)
(0.00 / 0.15 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%14.83
%8.05
%7.45

Codes

Color #ECC9D9 in popluar color models

EC C9 D9
RGB 236 201 217
HSL 333° 47.95% 85.69%
HSB/HSV 333° 14.83% 92.55%
CMYK 0.00% 14.83% 8.05%
7.45%

Color #ECC9D9 in popluar number systems.

HEX EC C9 D9
Decimal 236 201 217
Binary 11101100 11001001 11011001
Octal 354 311 331

Shades and tints

Shades of #ECC9D9

#ECC9D9
(236,201,217)
#D7B7C6
(215,183,198)
#C2A5B3
(194,165,179)
#AD93A0
(173,147,160)
#98818D
(152,129,141)
#836F7A
(131,111,122)
#6E5D67
(110,93,103)
#594B54
(89,75,84)
#443941
(68,57,65)
#2F272E
(47,39,46)
#1A151B
(26,21,27)
#000000
(0,0,0)

Tints of #ECC9D9

#ECC9D9
(236,201,217)
#EDCDDC
(237,205,220)
#EED1DF
(238,209,223)
#EFD5E2
(239,213,226)
#F0D9E5
(240,217,229)
#F1DDE8
(241,221,232)
#F2E1EB
(242,225,235)
#F3E5EE
(243,229,238)
#F4E9F1
(244,233,241)
#F5EDF4
(245,237,244)
#F6F1F7
(246,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECC9D9 color. Also use rgb(236,201,217) instead hex code.

Text Font Color

.myTextColor { color: #ECC9D9; }

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

This text font color is #ECC9D9.

Background Color

.myBgColor { background-color: #ECC9D9; }

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

This div background color is #ECC9D9.

Border color

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

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

This div border color is #ECC9D9.

Opacity

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

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

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

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

This text has shadow with #ECC9D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC9D9.

Preview

Color preview on black background

This text has color #ECC9D9 on black background.


Color preview on white background

This text has color #ECC9D9 on white background.


Black color preview on #ECC9D9 background

This text has black color on #ECC9D9 background.


White color preview on #ECC9D9 background

This text has white color on #ECC9D9 background.


Related colors

Complementary color

Complementary color for #hex is #133626.


I love getcolorcode.com

Triadic colors

1 #D9ECC9 and #C9D9EC with #ECC9D9 are triadic colors.

2 #D9C9EC and #C9ECD9 with #ECC9D9 are triadic colors.