COLOR #ECC8DA

HEX: #ECC8DA RGB: (236,200,218)

Renk bilgisi

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

RGB renk modeli

#ECC8DA color RGB value is (236,200,218).

RGB: (236,200,218) (93%, 78%, 85%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 200 of 255 = 78%
B 218 of 255 = 85%

236
200
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 200 + 218 = 654 (100%)
R 236 of 654 ~ 36.09%
G 200 of 654 ~ 30.58%
B 218 of 654 ~ 33.33'%

%36.09
%30.58
%33.33

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.25%
  • sarı tonu 7.63%
  • 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
%15.25
%7.63
%7.45

Codes

Color #ECC8DA in popluar color models

EC C8 DA
RGB 236 200 218
HSL 330° 48.65% 85.49%
HSB/HSV 330° 15.25% 92.55%
CMYK 0.00% 15.25% 7.63%
7.45%

Color #ECC8DA in popluar number systems.

HEX EC C8 DA
Decimal 236 200 218
Binary 11101100 11001000 11011010
Octal 354 310 332

Shades and tints

Shades of #ECC8DA

#ECC8DA
(236,200,218)
#D7B6C7
(215,182,199)
#C2A4B4
(194,164,180)
#AD92A1
(173,146,161)
#98808E
(152,128,142)
#836E7B
(131,110,123)
#6E5C68
(110,92,104)
#594A55
(89,74,85)
#443842
(68,56,66)
#2F262F
(47,38,47)
#1A141C
(26,20,28)
#000000
(0,0,0)

Tints of #ECC8DA

#ECC8DA
(236,200,218)
#EDCDDD
(237,205,221)
#EED2E0
(238,210,224)
#EFD7E3
(239,215,227)
#F0DCE6
(240,220,230)
#F1E1E9
(241,225,233)
#F2E6EC
(242,230,236)
#F3EBEF
(243,235,239)
#F4F0F2
(244,240,242)
#F5F5F5
(245,245,245)
#F6FAF8
(246,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECC8DA color. Also use rgb(236,200,218) instead hex code.

Text Font Color

.myTextColor { color: #ECC8DA; }

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

This text font color is #ECC8DA.

Background Color

.myBgColor { background-color: #ECC8DA; }

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

This div background color is #ECC8DA.

Border color

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

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

This div border color is #ECC8DA.

Opacity

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

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

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

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

This text has shadow with #ECC8DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC8DA.

Preview

Color preview on black background

This text has color #ECC8DA on black background.


Color preview on white background

This text has color #ECC8DA on white background.


Black color preview on #ECC8DA background

This text has black color on #ECC8DA background.


White color preview on #ECC8DA background

This text has white color on #ECC8DA background.


Related colors

Complementary color

Complementary color for #hex is #133725.


I love getcolorcode.com

Triadic colors

1 #DAECC8 and #C8DAEC with #ECC8DA are triadic colors.

2 #DAC8EC and #C8ECDA with #ECC8DA are triadic colors.