COLOR #ECC9D6

HEX: #ECC9D6 RGB: (236,201,214)

Renk bilgisi

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

RGB renk modeli

#ECC9D6 color RGB value is (236,201,214).

RGB: (236,201,214) (93%, 79%, 84%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 201 of 255 = 79%
B 214 of 255 = 84%

236
201
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 201 + 214 = 651 (100%)
R 236 of 651 ~ 36.25%
G 201 of 651 ~ 30.88%
B 214 of 651 ~ 32.87'%

%36.25
%30.88
%32.87

CMYK RENK MODELİ

#ECC9D6 rengi CMYK tonu (0,15,9,7).

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

CMYK: (0,15,9,7)
C0M15Y9K7 (0%, 15%, 9%, 7%)
(0.00 / 0.15 / 0.09 / 0.07)

CMYK yüzdeleri

%0
%14.83
%9.32
%7.45

Codes

Color #ECC9D6 in popluar color models

EC C9 D6
RGB 236 201 214
HSL 338° 47.95% 85.69%
HSB/HSV 338° 14.83% 92.55%
CMYK 0.00% 14.83% 9.32%
7.45%

Color #ECC9D6 in popluar number systems.

HEX EC C9 D6
Decimal 236 201 214
Binary 11101100 11001001 11010110
Octal 354 311 326

Shades and tints

Shades of #ECC9D6

#ECC9D6
(236,201,214)
#D7B7C3
(215,183,195)
#C2A5B0
(194,165,176)
#AD939D
(173,147,157)
#98818A
(152,129,138)
#836F77
(131,111,119)
#6E5D64
(110,93,100)
#594B51
(89,75,81)
#44393E
(68,57,62)
#2F272B
(47,39,43)
#1A1518
(26,21,24)
#000000
(0,0,0)

Tints of #ECC9D6

#ECC9D6
(236,201,214)
#EDCDD9
(237,205,217)
#EED1DC
(238,209,220)
#EFD5DF
(239,213,223)
#F0D9E2
(240,217,226)
#F1DDE5
(241,221,229)
#F2E1E8
(242,225,232)
#F3E5EB
(243,229,235)
#F4E9EE
(244,233,238)
#F5EDF1
(245,237,241)
#F6F1F4
(246,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC9D6; }

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

This text font color is #ECC9D6.

Background Color

.myBgColor { background-color: #ECC9D6; }

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

This div background color is #ECC9D6.

Border color

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

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

This div border color is #ECC9D6.

Opacity

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

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

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

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

This text has shadow with #ECC9D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC9D6.

Preview

Color preview on black background

This text has color #ECC9D6 on black background.


Color preview on white background

This text has color #ECC9D6 on white background.


Black color preview on #ECC9D6 background

This text has black color on #ECC9D6 background.


White color preview on #ECC9D6 background

This text has white color on #ECC9D6 background.


Related colors

Complementary color

Complementary color for #hex is #133629.


I love getcolorcode.com

Triadic colors

1 #D6ECC9 and #C9D6EC with #ECC9D6 are triadic colors.

2 #D6C9EC and #C9ECD6 with #ECC9D6 are triadic colors.