COLOR #ECC9D4

HEX: #ECC9D4 RGB: (236,201,212)

Renk bilgisi

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

RGB renk modeli

#ECC9D4 color RGB value is (236,201,212).

RGB: (236,201,212) (93%, 79%, 83%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 201 of 255 = 79%
B 212 of 255 = 83%

236
201
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 201 + 212 = 649 (100%)
R 236 of 649 ~ 36.36%
G 201 of 649 ~ 30.97%
B 212 of 649 ~ 32.67'%

%36.36
%30.97
%32.67

CMYK RENK MODELİ

#ECC9D4 rengi CMYK tonu (0,15,10,7).

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

CMYK: (0,15,10,7)
C0M15Y10K7 (0%, 15%, 10%, 7%)
(0.00 / 0.15 / 0.10 / 0.07)

CMYK yüzdeleri

%0
%14.83
%10.17
%7.45

Codes

Color #ECC9D4 in popluar color models

EC C9 D4
RGB 236 201 212
HSL 341° 47.95% 85.69%
HSB/HSV 341° 14.83% 92.55%
CMYK 0.00% 14.83% 10.17%
7.45%

Color #ECC9D4 in popluar number systems.

HEX EC C9 D4
Decimal 236 201 212
Binary 11101100 11001001 11010100
Octal 354 311 324

Shades and tints

Shades of #ECC9D4

#ECC9D4
(236,201,212)
#D7B7C1
(215,183,193)
#C2A5AE
(194,165,174)
#AD939B
(173,147,155)
#988188
(152,129,136)
#836F75
(131,111,117)
#6E5D62
(110,93,98)
#594B4F
(89,75,79)
#44393C
(68,57,60)
#2F2729
(47,39,41)
#1A1516
(26,21,22)
#000000
(0,0,0)

Tints of #ECC9D4

#ECC9D4
(236,201,212)
#EDCDD7
(237,205,215)
#EED1DA
(238,209,218)
#EFD5DD
(239,213,221)
#F0D9E0
(240,217,224)
#F1DDE3
(241,221,227)
#F2E1E6
(242,225,230)
#F3E5E9
(243,229,233)
#F4E9EC
(244,233,236)
#F5EDEF
(245,237,239)
#F6F1F2
(246,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC9D4; }

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

This text font color is #ECC9D4.

Background Color

.myBgColor { background-color: #ECC9D4; }

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

This div background color is #ECC9D4.

Border color

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

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

This div border color is #ECC9D4.

Opacity

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

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

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

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

This text has shadow with #ECC9D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC9D4.

Preview

Color preview on black background

This text has color #ECC9D4 on black background.


Color preview on white background

This text has color #ECC9D4 on white background.


Black color preview on #ECC9D4 background

This text has black color on #ECC9D4 background.


White color preview on #ECC9D4 background

This text has white color on #ECC9D4 background.


Related colors

Complementary color

Complementary color for #hex is #13362B.


I love getcolorcode.com

Triadic colors

1 #D4ECC9 and #C9D4EC with #ECC9D4 are triadic colors.

2 #D4C9EC and #C9ECD4 with #ECC9D4 are triadic colors.